Hello Ariela,
You can use the MQX RTOS Runtime TAD, this is a tool which allows information screening about MQX OS from a running application or from a memory dump file. Unlike the “standard” MQX RTOS TAD which requires the application to be connected to a debugger and suspended, the Runtime TAD can display information from an application while it is running. This functionality is similar to what FreeMASTER tool already provides for any application, but the Runtime TAD is also aware of the MQX RTOS data structures. It displays the OS objects, such as tasks, memory blocks, semaphores, etc. The Runtime TAD also allows displaying MQX RTOS information from a memory dump file which can be saved from standard TAD while debugging. This enables the analysis with Runtime TAD to be done at a later time or on another computer.
You can find more information in the attached document.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------