• uVision project file format (uvproj)
    Ok, this is a rant, I know, but... I once thought I had read that the new xml-based project file format would allow for multiple targets in which source files could have the same name but reside...
  • tag in uVision4-project (*.uvproj)
    I'm trying do validate a uVision4 project file against the project_proj.xsd xml schema. I got an exception because of a <bUseTDR>-tag. What is this tag for, and why is it included in the schema? ...
  • Application error while switching from .uv2 to .uvproj
    Hi, While converting .uv2 project in to .uvproj. I am getting message that the project will be saved in the new uvision format. As soon as I press OK, I am getting error Application error: The instruction...
  • format of *.Uv2 entries?
    Does anyone know if the format/meaning of all the entries in the *.Uv2 file is available? Some are pretty obvious (RunUsr 1), but others are not (T51FL=33392). I assume they all correspond to entries...
  • µVision4 uvproj-File changes
    Hi, in my projects I use the version contorl system git. But everytime I open my project in µVision4 changes to the uvproj-File were made so git says that I uncommitted changes. How can I avoid...