• Debugging memory issues ARM7, Keil µVision 4
    I am having some issues trying to debug what appear to be some very strange behaviors. For example, we have: static const char * LOG_FORMAT = "0x%02x,%.5f," ; and the pointer changes for no obvious...
  • Issue with .axf with Uvision4
    Whenever I try to debug or load the flash for my lpc1114 microcontroller I get the "Could not load file" error for my projects .axf file. I'm not sure what file this is any insight would be appreciated...
  • how to use the 16MB SDRAM on keil MCB 1800?
    I wanted to use the 16MB SDRAM on the keil mcb 1800 board. I didn´t find any examples on how to do it? Do I have to make any physical connections to use it? It would be great if someone can provide...
  • uVision4 to uVision5 migration issue
    I've been developing and maintaining a project using uVision 4 for quite a few years and recently updated to uVision 5 (MDK-ARM Professional license). This project is using the Infineon XE167 microprocessor...
  • pc-lint: issues with uvision4
    Hi, I just start learning to use pc-lint. During configuring the pc-lint in Keil uVision4 IDE, I met some small issues and figured out the workaround myself. For these issues I feel like they...