• Can't open old UV2 projects
    Hi, I have inherited some UV2 projects that were last worked on in 1999. They have a projectname.uv2 file. When I come to opening them up on my machine using UV2 I get a "can't read project file xxxxxx...
  • Need information about Keil UV2
    Dear all, I am using the keil UV2 for one of my application. In this application, I need to include files concept. For this, I write the program as follows, #include <stdio.h> int main() { FILE *fp;...
  • Paths used in uv2 project files
    Hello all: The following is a snippet from my .uv2 project file. ### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0002 // Tools: '166/167' Target (RunInRam), 0x0002...
  • KEIL PROJECT FORMAT uv2 and uvproj
    Hello, I used a previous version of keil (RLARM and MDK) for my previous project. The project was saved in the format uv2. For my new project i installed a latest version of RLARM and MDK. It...
  • is there a way to build a UV2 project from command prompt?
    for my current work, I wanna know if there is a way to build one UV2 project from command prompt. with my experience on using other embedded development tools, I know some provider ships particular tools...