Bug in FreeRTOS heap usage viewer?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Bug in FreeRTOS heap usage viewer?

1,234 次查看
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 回复

1,052 次查看
lpcxpresso_supp
NXP Employee
NXP Employee

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

Regards,

MCUXpresso IDE Support