• Help evaluating Keil for embedded ARM applications

    I'm evaluating Keil as a possible replacement for my existing IDE for embedded ARM applications.  As a test case, I'd like to see how quickly I can get a simple app running with at least 6 serial ports and a file system.  My question is whether anyone…

  • Keil Linker & CM3 Memory [SOLVED]

    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…