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…
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…
I want to start writing and testing ARM Assembly programs. What emulator should I use? Does DS-5 or Keil MDK-ARM suffice?