Bug in FreeRTOS heap usage viewer?

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

Bug in FreeRTOS heap usage viewer?

644 Views
biafra
Senior Contributor I

Hi everyone,

I think I've found a bug in FreeRTOS heap usage viewer.

I'm using memory scheme 5 for heap (two separate memory regions).

When I get informations about heap usage I see the following image:

pastedImage_3.png

The first two rows (the total memory and the first region) display the correct informations, while the third displays wrong heap usage: I verified the usage with free blocks linked list (xStart variable in heap_5.c suorce file). The heap base and heap end informations are correct, heap usage, free space and heap usage graph informations are not.

Many thanks

Biafra

1 Reply

462 Views
lpcxpresso_supp
NXP Employee
NXP Employee

See: https://community.nxp.com/thread/473305 

Regards,

MCUXpresso IDE Support