• Problem with save command
    Hi all, I'm using uVision 5.23, i've got some problem with SAVE command. I need to make a command button which make a memory dump using the "SAVE xxx.hex 0xC0000000,0xC0001000" command. It work fine...
  • save - debug command
    Hi, what am I doing wrong? Always when I try this save c:\projekte\read.hex 0x80000000, 0x80010000 uVision is flooding my hard disk with waste data. Are there examples for the correct...
  • Daylight Savings IDE problem
    Last night daylight savings started and my PC's clock automatically switched forward 1 hour. Now whenever I compile my project in the Keil IDE I get a warning saying that: File has been changed outside...
  • saving to memory
    i have a program that i have burned into my controller(p89v51rd2)... now it has a vb interface and it receives hex file character by char... i.e :120000000ab2345 it receives as : ,1,2,0......
  • Save Watch Variables to a File
    Hi, Is it possible to save the watch variables and its contents to a file using Keil Microvision ? Thanks in Advance.