Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle the special variant event type code cases #6

Open
jonlamb-gh opened this issue Jun 28, 2022 · 0 comments
Open

Handle the special variant event type code cases #6

jonlamb-gh opened this issue Jun 28, 2022 · 0 comments

Comments

@jonlamb-gh
Copy link
Collaborator

Need to special case the "lost" event codes:
https://github.com/FreeRTOS/FreeRTOS/blob/cfb32b4f62ed2b4e1b3f70e807438860fa49195f/FreeRTOS-Plus/Source/FreeRTOS-Plus-Trace/Include/trcKernelPort.h#L796-L830

The ObjectClassCode assumes they map consistently regardless of the context, but that only applies to Queue, Semaphore, Mutex (and maybe Task). Beyond that, it depends on the context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant