• Compiles & links differently only the 1st time...?!
    I have a C16x project that exhibits a behaviour that I don't understand. Basically, if I un-archive a project into an empty subdirectory and do a "build all" I get a certain HEX file. However, all subsequent...
  • Compiles & links differently only the 1st time...?!
    I have a C16x project that exhibits a behaviour that I don't understand. Basically, if I un-archive a project into an empty subdirectory and do a "build all" I get a certain HEX file. However, all subsequent...
  • Re-programming through JTAG fails the 1st try, works the 2nd try
    With an ARM core already programmed, trying to re-program through JTAG using UV2 and a command line. The 1st pass always fails and returns 'Can't stop ARM'. Try again and it always works. Preferably...
  • Re-programming through JTAG fails the 1st try, works the 2nd try
    With an ARM core already programmed, trying to re-program through JTAG using UV2 and a command line. The 1st pass always fails and returns 'Can't stop ARM'. Try again and it always works. Preferably...
  • Include errors on 1st project
    Hi, First day with the uVision tool. I installed the tool chain, and tried downloading one of the example projects for the STM32F, the STM32_PWM_1 and _2. When I try to build them, I get an error...