2025-03-31 3:40 AM
We are setting up ThreadX on the STM32H747I-DISCO and have enabled the Memory Management section in CubeMX to generate linker scripts. There is an option to automatically insert the ThreadX Heap memory section on the CM4 core, but not the CM7:
threadx options
The options within the ThreadX Middleware are the same:
threadx middleware options
Is there some other option that we should be using to automatically generate the ThreadX memory section?