masayuki2009 commented on PR #6833:
URL: https://github.com/apache/incubator-nuttx/pull/6833#issuecomment-1213594126
>ALL the arch.
@GUIDINGLI
Hmm, it seems that `sim:smp` stops with DEBUGASSERT
```
$ ./nuttx
[CPU0] up_assert: Assertion failed CPU0 at file:irq/irq_csection.c line: 348
task: loop_task
[CPU0] up_assert: Assertion failed CPU0 at file:irq/irq_csection.c line: 348
task: loop_task
[CPU0] up_assert: Assertion failed CPU0 at file:irq/irq_csection.c line: 348
task: loop_task
[CPU0] up_assert: Assertion failed CPU0 at file:irq/irq_csection.c line: 348
task: loop_task
[CPU0] up_assert: Assertion failed CPU0 at file:irq/irq_csection.c line: 348
task: loop_task
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]