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

CMSIS-RTOS2 is missing trace events #108

Open
VladimirUmek opened this issue Jul 15, 2024 · 2 comments
Open

CMSIS-RTOS2 is missing trace events #108

VladimirUmek opened this issue Jul 15, 2024 · 2 comments
Assignees

Comments

@VladimirUmek
Copy link
Collaborator

FreeRTOS kernel V11 significantly enhanced the trace event generation by adding traceENTER and traceRETURN macros.
The wrapper for CMSIS-RTOS2 does not have similar trace macros defined and it would be beneficial to have them and enhance the debug experience.

@VladimirUmek VladimirUmek self-assigned this Jul 15, 2024
@JonatanAntoni
Copy link
Member

Does this somehow map to EventRecorder?

@VladimirUmek
Copy link
Collaborator Author

Yes, CMSIS-FreeRTOS maps trace events to Event Recorder.

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

2 participants