Skip to content

TraceX shows Un-named Threads while Analysis #49

Open
@UmairAsghar-max

Description

@UmairAsghar-max

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.

Image

TraceX provides all the information without the name of the thread, which makes it unsuitable for analysis.

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions