• Problem with user commands
    Hi all, I want to use a user command to post-process the axf file. I enclose the command in quotes to preserve spaces in the path. However, if I also use quotes to enclose parameters in quotes, then...
  • hex2bix user command terminated
    i am getting an error that doesnt make sense to me. im using a cypress cy7c68013a-128axc its either an fx2 or fx2LP. i was getting problems with address space overflows on the data, so i started to use...
  • at-sign not working in user pre-build commands
    So I want to run a pre-build program and pass it a file name and the project name The on-line help says that $P gives you the file path and at-sign gives you the project name (or at least hints at...
  • MDK pre-build user command detect 'rebuild'
    When using USER commands is it possible to detect whether it is a 'build' vs. a 'rebuild'. Should there be a key-sequence to do so, but in the docs I found no info ? I would like to let the USER...
  • #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...