Description
Description
- Type:
Bug | Enhancement |Question Related issue:#abc
- Priority:
Blocker | Major |Minor
Question
With the new included RTX5 a new debug possibility was included with it. There exists an event system in the RTOS kernel which can be easily enabled. Currently there seems to exist only the Keil µVision IDE with an Event Recorder, displaying these events during a debug session. And add-on tools like the Tracealyzer. But maybe additional tools will be submitted in the future.
I tested the possibility to use this feature in mbed and it works very well. And I tried to describe the usage in an article: https://developer.mbed.org/users/ohagendorf/notebook/mbed-rtx5-and-uvision-event-recorder/
Are there any plans to include this system natively into mbed? I think, creating events similar to RTX5 in other libraries as already done in the Keil middleware libraries, would improve the debug possibilities substantially.