pkarashchenko commented on a change in pull request #5505:
URL: https://github.com/apache/incubator-nuttx/pull/5505#discussion_r806886796
##########
File path: tools/jlink-nuttx.c
##########
@@ -424,6 +449,11 @@ struct symbols_s *RTOS_GetSymbols(void)
uint32_t RTOS_GetNumThreads(void)
{
+ if (!g_plugin_priv.ntcb)
Review comment:
Yes. I made a mistake. Thank you for taking care.
--
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]