Gary-Hobson opened a new pull request, #7554: URL: https://github.com/apache/incubator-nuttx/pull/7554
## Summary Redirect console to SEGGER RTT In this way, all functions such as downloading and debugging can be completed using Jlink ## Impact ## Testing Enable CONFIG_RTT_CONSOLE requires closing other console settings After starting JLinkGDBServier/JlinkEXE, use JLinkRTTClient to see the nsh output ``` JLinkGDBServer -if SWD -device stm32h743zi -Speed 20000 JLinkRTTClient ``` -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org