This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

New version of uVision doesn't partial-compile (arm cortex M3)

I just upgraded to uVision V4.53 and found that "build target files" re-compiles EVERYTHING (for one of my projects, this takes a full minute). Previously, this would only happen if I pressed "rebuild all target files" or changed the pre-processor definitions.
"Translate" checks the syntax but doesn't actually update the compiled file (I tried reprogramming the chip and it still ran and debugged commented-out code).

While this will make it easier for me to catch up on my old email and facebook messages, it is not particularly conducive to actual productivity.

Is there a way to change it back somewhere in the Options menu?

dsoodak

p.s. On a positive note, I like the underline added to the tab of the selected file, and there is much less latency in the debug interface when stepping line by line. I still think it would be nice to bring back the option to manually change the file tab order, though.

0