• 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...
  • possible to save debug settings in uV2 ?
    Every time I exit and re-enter debug in uV2 I have to re-select all of my Peripherals windows. Is it possible to have them re-open automatically?
  • Saving values during debugging to a file
    Can I save values during debugging to a file. Like I have array of 10000 bytes which I want to analyse later on.
  • 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......
  • Debugging - Save register (or variable) content to a file
    Hi, I would like to know whether there is any way to save the content of a register (or a variable) to a txt file in my PC for debugging porpuses (plot the data). I am using Keil uVision 5 and the...