• 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...
  • 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...
  • Keil debugger saving data problem
    Hello, I am trying to save a large array of data into a text file for analysis of sensor data. I have seen the post on how to use the save function to save variable data, but I have not figured it out...
  • Problem with "TO" command in linker command file
    I have quite a lengthy (but otherwise functional) linker command file I use to position all my segments to my liking. What I want to do, however, is force the output name of the ABS and the HEX file...