Placing Stack and Heap at specific location
Posted on July 31, 2012 at 20:39 I have the following scatter file, LR_IROM1 0x08000000 0x00100000 { ; load region size_region ;ARM_LIB_HEAP 0x20000000 EMPTY 0x200{} ; Heap starts at 1MB ; and grows upwards ;ARM_LIB_STACK 0x20020000 EMPTY -0x4...