• 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...
  • 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...
  • problem in using save command
    I am using "SAVE" command to save an array. But I am getting error that "SAVE command is not allowed while emulation is running" . I am using Hitex SLE90 Emulator and KeilArm SDK V5.17for debugging...
  • problem in using save command
    I am using "SAVE" command to save an array. But I am getting error that "SAVE command is not allowed while emulation is running" . I am using Hitex SLE90 Emulator and KeilArm SDK V5.17for debugging...
  • Debug Commands:LOAD,SAVE?
    Debug Commands: LOAD path\filename SAVE path\filename addr1, addr2 How to Close path\filename ? I want Load then Save the same filename.