• how to disable another load process?
    I wanna make the load button gray after user pressed the button. you know, another load process will be executed after the current one is completed, if the load button is double-clicked. Karah
  • How to debug a program spawned by another program?
    I have one program which spawns a second program. Due to how this stuff all works, running the second program manually is impossible. Is there a way I can load the second program into uvision, run...
  • How to use the debug command LOAD
    Hi! When we use the command LOAD in the initialization file,we must write the command like this: LOAD Obj\ProjectA.axf But in ProjectionB,we must modify it: LOAD Obj\ProjectB.axf Does anyone can...
  • Unwanted loading of settings from another project
    Hi. I have such a problem with keil that when I try to enable a project that has been copied from another computer it behaves as if the settings came from another project. Additional files appear...
  • debugging code banked apps in uv2
    does anyone have any experience debugging code banked apps in uv2 (source code debugging). I was wondering how uv2 keeps track of all the breakpoints (which may be at the same address but in different...