Resolved! How determine maximum CSTACK and HEAP which a microcontroller support ?
Posted on February 15, 2018 at 06:41The microcontroller we are working on is STM32F303CC. Lets say you have large project with multiple threads and peripherals attached to the system ? How can we determine the maximum CSTACK and HEAP value for micr...