GUIDINGLI commented on PR #11226: URL: https://github.com/apache/nuttx/pull/11226#issuecomment-1820221961
> @GUIDINGLI > > > The error is in step 6: > > Could you tell us how we can reproduce the error? Compile cmd: qemu-armv8a:nsh_smp change CONFIG_SMP_NCPUS to 2 Use test case: https://github.com/apache/nuttx-apps/pull/2208 After start shell, then execute: hello When hello task exit, you will find the CPU1 in IDLE thread, not wdt feed thread. -- 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]
