Hi @Michael Fowler - on the M7, ThreadX does not use the heap nor the system stack. You should be able to reduce these to zero bytes. Let me know if you have any trouble after doing so.
CPU stack and heap reservation
Michael Fowler
131
Reputation points
I'm using ThreadX on an NXP Cortex M7. It looks like the CPU's heap and stack aren't used much by ThreadX as it has its own. To save memory, I'd like to reduce the size of these. How much should I allocate? Are there scenarios where these are used by ThreadX?
Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions