Dear all, is someone else trying to use an LPC22xx with external SRAM? I've got some difficulties with the GCC linker behaviour here! Best regards D. Weidner
We have one example in the folder Keil\ARM\GNU\Examples\Memory that shows how to use multiple memory regions (initialized Data and BSS which is non-initialized). This may help you. Reinhard