Open
Description
I'm working on a ThreadX and NetXDuo-based application being developed for STM32H7. While performing the thread analysis of the application in TraceX, it didn't show the names for a few threads. Instead of the thread's actual name, "Un-named Thread" is being shown.
TraceX provides all the information without the name of the thread, which makes it unsuitable for analysis.
After further debugging, I came across that the threads defined inside the netxduo_init function are the only ones that are missing the name information. I have also made sure that each thread has a unique name while creating it, but nothing works
Thanks
Metadata
Metadata
Assignees
Labels
No labels