anjiahao1 opened a new pull request, #11207:
URL: https://github.com/apache/nuttx/pull/11207

   total_num is not required
   test:
   
   make -f tools/Makefile.host
   cp tools/jlink-nuttx /opt/SEGGER/JLink_V786a/libnuttxplugin.so 
JLinkGDBServer -if SWD -speed 5000 -device STM32F429ZI -NoGui 1 -rtos 
libnuttxplugin
   
   can run normally
   
   ## Summary
   tcbinfo:remove total_num form tcbinfo. Can solve Mac os alignment problem
   ## Impact
   debug with jlink
   ## Testing
   `make -f tools/Makefile.host`
   `cp tools/jlink-nuttx /opt/SEGGER/JLink_V786a/libnuttxplugin.so `
   `JLinkGDBServer -if SWD -speed 5000 -device STM32F429ZI -NoGui 1 -rtos 
libnuttxplugin`
   
   


-- 
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]

Reply via email to