• How to rename a uVision4 project?
    Hi, many times i need to rename an existing project due to some derived project. I'm using the uVision4 IDE. Now I just create a new project and copy all sourcefiles and project settings...
  • port uVision3 project to uVision4
    I had a project for MCB2300 (LPC2368), who fonctionned normally under uVision3 ( MDK-ARM V3.20, RL-ARM V3.70 ), but i can't port this project under uVision4 ( MDK-ARM V4.11, RL-ARM V4.12 ). I can...
  • 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? ...
  • File attribute
    Hi all, I'm using the Keil file system on STR912 to write in SD card. My program is very simply : I create file with "fopen" function then I write in SD using "fwrite" function and finally I...
  • Object attributes not compatible with the provided cpu and fpu attributes
    Hi, I am having another issue here, wish to get some help. I have some object code built by TI tool, cl470 for ARM7, when I include the objects in the uVision project and compiled, the Keil tool...