Hi, I'm working with the LPC1768 and I'm trying to use a reserved memory area to enumerate the address of some variabile that are stored on an external spi flash.
I've made with success the same thing on an LPC2376 (ARM7) but with the cortex I…