mirror of https://github.com/ARMmbed/mbed-os.git
Set the ISR stack to be 1KB. https://github.com/ARMmbed/mbed-os/pull/7238 Set the heap size to 3KB(2KB + overhead + spare) so that atleast 2KB free ram is available for testing. With dynamic heap size, explicit size is not required. IAR 7.8 supports static heap, hence the change is needed in IAR linker files. |
||
---|---|---|
.. | ||
startup_TMPM3H6.S | ||
tmpm3h6fwfg.icf |