Hello all,
I´m using Coldfire MCF52258AG80 hardware with MQX 3.4 (planning to upgrade).
My question is:
¿Is it possible to find how much static RAM (SRAM) memory my program (together with MQX) is consuming?
That is, counting MQX memory, global, static and stack variables, tasks stack size, dynamically allocated variables, etc. Everything.
Because I need to know if certain functionality which I need to add fits into SRAM.
Thank you in advance,,
David.