This plugin enabled ThreadX rtos awareness in SEGGER Ozone debugger. It was tested with version 3.22a.
- Copy file ThreadX.js to Plugins/OS in Ozone installation directory
- Enable plugin by calling Project.SetOSPlugin("ThreadX") in Ozone console
- Add view from menu View/ThreadX
If there is no "Idle Thread" defined with lowest priority stack display is not working correctly. This usually happens when you see CPU in tx_thread_schedule.S, function __tx_ts_wait.