Using MCUXpresso IDE v11.2.1 with SDK_2.8.2_MK22FN128xxx12, Redlib (none)
Trying to change stack and heap size from default. When I click on Heap or Stack Size (Default) No dialog is displayed. I've tried --defsym=_HeapSize=0x0100 --defsym=_StackSize=0x0200 in linker flags
My project doesn't use any heap and stack requirements are less the 512 bytes. Currently out of 24K of RAM 7.5K are being consumed by unused heap and stack
>Darren
