Dynamic RAM usage detection

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

Dynamic RAM usage detection

549 Views
harish_cont41
Contributor I

Hi Guys,

 

I have a strange behaviour in our system. We are developing an application for S32K146 processor and IDE is S32 Design Studio V3.3. While debugging, I am observing that after a few function calls, it is reseting the board. Is it because of RAM being used dynamically to the fullest. How to know that RAM has been used up fully. BTW, this application is on FreeRTOS OS. 

 

I have another question, can we use TASK aware debugger for GDB plugin for this application, We have already installed the plugin and we are not get any info in the TaskList or any other window. We have Task Aware Debugger 1.0.2. Is it compatability issue with S32Design Studio V3.3? PLease clarify.

 

Awaiting early reply....

 

 

thanks,

Harish.

0 Kudos
1 Reply

531 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

 

I'm not familiar with TaskAware debugger plugin. S32DS already contains tools for FreeRTOS debugging - Heap usage can be checked by Heap Usage tool: 

jiri_kral_1-1608298029021.png

 

All tools related to FreeRTOS can be found on main menu bar: 

jiri_kral_2-1608298065563.png

 

Jiri

 

0 Kudos