Hello everbody!
I am using the S32K148EVB with Segger J-Link Debugger and S32 Design Studio for S32 Platform.
I imported the freertos example, let it run and it works
So far, so good.
But now i want to see the TaskList, Queue List, Timer List and Heap Usage.
But those lists are not getting populated.
According to several google entries, this should be done by setting the OSAwareness option and other stuff.
Also there are a bunch of settings in the FreeRTOSConfig.h file which should changed according to this entries.
But somehow there are no settings specific for the S32K148 to find.
Can you tell me which settings I really have to change in order to get the FreeRTOS Task Aware Debugger for GDB running?
BTW it is also not working with the onboard PEmicro debugging interface.
Best regards
Christof