• Why not printf works always....
    Why not printf works always.... When I tried with Keil Monotor Driver51 it did not work but was working in simulation mode. But now again when I try to debug sample code in simulated mode it does...
  • simple code not always working
    Hi I have a function InitRAM This way it works: unsigned char Flash_Data[512]; unsigned int AnalogMaxValues[8]; #define AnalogMaxValues_start 129 //byte number of AnalogMaxValues in flash block...
  • uVision 5 stay always on top
    Hi all, i'm experiencing an annoying problem with uVision 5: when I go into debug session and then go back to the edit session, the uVision 5 stays always on top and I can't switch between the other...
  • Keil Uvision always starts up minimized
    I'm using Keil eval software from a VB program to download program into ADuC7026 through the Ulink. In the program I use the UV3 -F to open UV3, download the flash and then exit the program and continue...
  • how to download app that's split between internal & external flash...?
    I've been browsing the uVision/MDK-ARM manuals looking for a way to do something I did when using the Rowley CrossStudio tools, but I can't find what I'm looking for. Basically, my app is too large...