• 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...
  • keil uvision4
    Can anyone please help me, from where i will get the Keil UVision4 download. I am currently having Keil uvision 5, but somehow not able to use ARM7 LPC2148 while creating the project. Can anyone please...
  • 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...