FreeRTOS OS Aware option in S32DS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FreeRTOS OS Aware option in S32DS

1,459 Views
RaghuS
Contributor I

Hi,

   I am using S32 DS with MAC57D54H.  I am using the P&E multilink with this setup.

   I have set the OS Awareness to "FreeRTOS" in "Debug Configurations".  However, I do not find the option to see the FreeRTOS details in debug view. (Task lists, variables, etc).

   How do I get the OS aware view during debug?

 

Regards,

Raghu S

Labels (1)
1 Reply

1,009 Views
stanish
NXP Employee
NXP Employee

Hello Raghu,

There is "OS Details Browser" View which displays all the tasks + details. Go to  menu Window -> Show View -> Other .. -> Type "OS":

pastedImage_2.png

Unfortunately this view is not automatically added into your debug perspective if FreeRTOS aware debug is selected so you have to do it manually.

pastedImage_4.png

The post below could be useful to you:

NXP Eclipse plug-ins for freertos

Regards,

Stan