Content originally posted in LPCWare by zou9a on Mon Feb 22 06:02:53 MST 2016
No sorry, It was 5 not 512. I have read it and that's not the question
I try to use malloc into the ext, and I cant. I have modified the script linker, I add memory on the memory configuration of lpcxpresso, nothing work.
True, the K4S561632C is 256M but I will use just 32M, because it's bus address must be multiplexed to use all available memory and I will not do it. 32M it's enough for me.
My question was: how to use malloc outside from 0xA017E7F5 to 0xA1FFFFFF.
PROVIDE(_pvHeapStart = DEFINED(0xA017E7F5); //doesnt work