Keil™, An ARM® Company

Technical Support

µVISION1: ERROR (CAN'T READ RETVAL FILE)


Information in this article applies to:

  • µVision Version 1

QUESTION

What does it mean when I get the following error message:

Internal Error:  Could Not Read RETVAL File

ANSWER

This error message is generated when µVision cannot read the return value file ($$RETVAL.$$$) from the compiler or assembler. This may occur when...

  1. The drive is full.
  2. The TEMP or TMP path setting is invalid.
  3. The TEMP or TMP directory doesn't exist.
  4. The TMP directory in the Environment Pathspecs (in µVision) is invalid.
  5. The RETVAL file already exists and is locked.

Solutions to these problems are as follows:

  1. Free-up some hard drive space.
  2. Verify the TEMP and TMP path specs.
  3. Create the TEMP and TMP directories.
  4. Correct the TMP specification in µVision or check the "Automatically Determine Path Specs" check box.
  5. Exit µVision and delete the file named $$RETVAL.$$$

Last Reviewed: Saturday, July 09, 2005


Did this article provide the answer you needed?
 
Yes
No
Not Sure