• #H in User command does not work as intended
    Hello everybody, I am trying to implement a post build script. Within this script I want to use the full path to the hex file built. Reading the manual to "Key Sequence for Tool Parameters" I guessed...
  • #H in User command does not work as intended
    Hello everybody, I am trying to implement a post build script. Within this script I want to use the full path to the hex file built. Reading the manual to "Key Sequence for Tool Parameters" I guessed...
  • Does all the debugger commands work on the target?
    I am using the AT89STK-11 Starter Kit with AT89C51RE2 micro-controller and the ATOCD51 emulator to connect to the target. When tried to place a break point using the debug commands ( BREAKSET ) the target...
  • Does all the debugger commands work on the target?
    I am using the AT89STK-11 Starter Kit with AT89C51RE2 micro-controller and the ATOCD51 emulator to connect to the target. When tried to place a break point using the debug commands ( BREAKSET ) the target...
  • Command-line build does not set ERRORLEVEL
    Hello, I am trying to integrate an ARM uVision 5.12 program into my build integration server, so I need to run an automatic build from the command-line. I have used the "UV4 -b -j0" command and it...