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

Project settings for ULINK changing on their own

Obviously they're not changing on their own, I must be doing something, or I must not have a setting correctly set.

I am using MDK-Lite Version 4.60.0.0 on Windows 7 32-bit.

I have a temp.uvproj file, which contains only one target. I can open the project, open the target options, and set all the ULINK2 debugger settings the way I want/need. Can erase and program flash no problem.

But then if I copy the temp.uvproj file, paste and rename it to temp2.uvproj, then most of the debugger settings reset to some kind of default. The options that get reset are all in the Cortex-M Target Driver Setup (device is STMF102):
Debug port changes from SW back to JTAG
Flash Download Function changes to Erase Sectors, Program, Verify
Programming Algorithms are all deleted

Copying the file is a sure way to screw up the settings. Sometimes I can set up the settings correctly, come back the next day, and they'll be wonky.

Any ideas what's happening?
Are the Target Options not actually part of the .uvproj file?
If the Target Options are part of MDK utility and not the .uvproj file, is there a way to "save" and "load" the options?

-Vi

0