TaskList empty with FreeRTOS in S32 Design Studio for S32Platform

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

TaskList empty with FreeRTOS in S32 Design Studio for S32Platform

Jump to solution
963 Views
christofhaiding
Contributor IV

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

Tags (2)
0 Kudos
1 Solution
943 Views
christofhaiding
Contributor IV

Hi Petr!

I have also another question:
Is it possible to debug stuff like: code coverage, time line and other detailed debugging with the J-Link Pro Probe native in S32 Design Studio?

Best regards

Christof

View solution in original post

0 Kudos
3 Replies
945 Views
christofhaiding
Contributor IV

Hi!

Thanks for the reply!

I already did the things from the first link, the tasks are shown at the Debug View.

Regarding the second link: I am using the S32 Design Studio for S32 Platform with the S32K1xx SDK RTM v4.0.2.
Seems there is no support for functions like "McuArmTools_InitCycleCounter()"

How can I deal with that?

Best regards

 

Christof

 

0 Kudos
944 Views
christofhaiding
Contributor IV

Hi Petr!

I have also another question:
Is it possible to debug stuff like: code coverage, time line and other detailed debugging with the J-Link Pro Probe native in S32 Design Studio?

Best regards

Christof

0 Kudos