This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

LPC4357 on-chip SRAM mapping

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