Trying to find the RTOS demo for the SAM4E that used heap_5

larrydew wrote on Monday, February 25, 2019:

I have seen a demo package that used heap_5 to allocate memory over several ram chips. Does any one know where I can find this demo?
Thanks

rtel wrote on Monday, February 25, 2019:

The \Demo\CORTEX_M4F_MSP432_LaunchPad_IAR_CCS_Keil
\Demo\CORTEX_M4_SimpleLink_CC3220SF_CCS and two Win32 projects (MingW
and Visual Studio) all use heap_5 if you are looking for examples.

larrydew wrote on Monday, February 25, 2019:

I find the FreeRTOS weebsite VERY confusing. Everytime I click on something it takes me on a circular loop and I cannot actually find the demo project to download.

rtel wrote on Monday, February 25, 2019:

Click the “supported MCUs” link found in the blue menu bar at the top of each page to see a list of vendors for which there are demos. Select the vendor from the list to see a list of demos for chips from that vendor.