Hi I'm working on LPC4357 and I have problem to use all of internal SRAM.
LPC4357 has 3 part of memory space for SRAM:
1. form 0x10000000 --> 32KB 2. from 0x10080000 --> 32KB + 8KB 3. from 0x20000000 --> 4x16KB
in keil software "--> options for target --> target" we have 2 part for on-chip IRAM, so how can I use these 3 parts with 1 core.
thanks in advance
Or consider using the off-chip RAM settings too and potentially stop the startup file from trying to initialize any external memory controllers.