xucheng5 opened a new issue, #11100: URL: https://github.com/apache/nuttx/issues/11100
I get one issue on the board S32K118EVB, follow this steps : 1. use ` ./tools/configure.sh -l s32k118evb:nsh` to build, then get nuttx.bin 2. firmware has been burned to board S32K118EVB (echo "loadfbin nuttx/nuttx.bin 0" |JLinkExe -if SWD -device S32K118 -speed 25000 -NoGui 1 ) 3. some message will show up on the console LPUART0, and it works well. 4. disconnect jtag and power off the board 5. restart , then LPUART will get nothing Firmware whilch build from IDE S32 Design for ARM follow steps 2,3,4, 5 can work properly . :( . Hope to get some help. -- 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: commits-unsubscr...@nuttx.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org