We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I have changed the name a folder containing a Keil C project and as a result near or at the end of the build process I now am getting an error
*** ERROR: COMMAND-FILE 'C:\GB\GSI3_R' NOT FOUND
The uVision/51 application title bar has
uVision/51 - Kaly_RDU.UV2 - [KALY_RDU.LER]
in the title bar
The project folder name is GSI3_RDU so it seems a path name is truncated to 6 characters (part of a DOS name before the tilde? e.g. GSI3_R~1 ?)
I cannot find anything in the menus in which a path or command file resembling the above would be contained. A text search of the various project files and environment variables was unsuccessful.
Any ideas where this command or path might be set?
Any help appreciated.
- GB, Toronto Ont.
you are using an extremely old toolchain version. This version only supports old 8.3 DOS filename conventions. You MUST use pathnames/filenames that strickly confrom to the old 8.3 notation.
i want to know which operating system that uvision operate& which language???
thanks