Enable RTOS Awareness in Embedded Studio

From SEGGER Wiki
Revision as of 18:21, 31 May 2019 by Johannes (talk | contribs) (Created page with "== Enable thread awareness for embOS == * First download the latest thread awareness script from our website: https://www.segger.com/products/rtos/embos/tools/plug-ins/embedd...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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).