Keil™, An ARM® Company

Technical Support

µVISION1: INTERNAL ERROR OCCURRED READING RETVAL FILE


Information in this article applies to:

  • µVision Version 1

QUESTION

Whenever I try to build my project using µVision, the following error appears in a dialog box.

An inteneral error occured while translating C:\JUNK.C. The return value file could not be read.

What's wrong?

ANSWER

This error occurs when µVision cannot read the return values from the C compiler or Assembler. These values are saved in a temporary file that is created in your TEMP directory. This is where the TMP or TEMP environment settings point. Check these settings to make sure they point to valid directories. If you disabled automatic path specification determination in the Environment Settings (in µVision), you must MANUALLY specify theTEMP directory. If a valid directory is NOT entered here, this error will occur.

Last Reviewed: Thursday, May 13, 2004


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