Difference between revisions of "How to enable RTOS thread awareness"

From SEGGER Wiki
Jump to: navigation, search
(Thread awarness for other OSs)
Line 6: Line 6:
 
* Set path to your downloaded thread awareness script and press ok
 
* Set path to your downloaded thread awareness script and press ok
   
== Thread awarness for other OSs ==
+
== Thread awareness for other OSs ==
The following thread awarness scripts are provided as is without claim for support.
+
The following thread awareness scripts are provided as is without claim for support.
 
Setup steps are the same as with embOS.
 
Setup steps are the same as with embOS.
   
[[Media:FreeRTOS_ThreadScripts_ES.zip | FreeRTOS thread awarness scripts]]
+
[[Media:FreeRTOS_ThreadScripts_ES.zip | FreeRTOS thread awareness scripts]]
   
 
'''Note:''' When using FreeRTOS the scripts require FreeRTOS to be compiled such
 
'''Note:''' When using FreeRTOS the scripts require FreeRTOS to be compiled such

Revision as of 15:59, 12 April 2018

Enable thread awareness for embOS

Thread awareness for other OSs

The following thread awareness scripts are provided as is without claim for support. Setup steps are the same as with embOS.

FreeRTOS thread awareness scripts

Note: When using FreeRTOS the scripts require FreeRTOS to be compiled such that the referenced symbols do not have static qualifier (so the debugger can access them).