Content originally posted in LPCWare by lpcxpresso-support on Thu Oct 31 02:48:28 MST 2013
Yes, you can add your SDRAM to the memory configuration editor. **But** you will also need to ensure that your application contains code that enables the SDRAM before it is used. This typically means that you will need to add a call to your SDRAM init code from within the cr_startup_lpc18xx.c file.
For more information on using the Memory Configuration Editor itself, please read the LPCXpresso 6 User Guide.
Regards,
LPCXpresso Support