Keil™, An ARM® Company

OHA User's Guide

Discontinued

Error Messages

This section lists the fatal errors, errors, and warnings you may encounter when using the OHX51 Object-HEX Converter. Errors and warnings are listed in numerical order and are divided into several sections:

SummaryBriefly describes the error or warning.
DescriptionProvides a detailed description of message and why it was generated.
CauseDescribes the cause of the error.
ResolutionProvides hints and suggestions for correcting the problem.
ExampleProvides an example, where possible, of the error condition.
See AlsoProvides useful references to additional material.

Some errors include an exception that provides more information about the exact nature of the error. These exceptions are generated by the operating system and indicate a failure at that level.

ExceptionDescription
0021hPath or File Not Found
The specified path or filename is missing.
0026hIllegal File Access
An attempt was made to delete or write to a write-protected file.
0029hAccess to File Denied
The specified file is a directory.
002AhI/O Error
The drive is either full or the drive was not ready.
0101hIllegal Context
An attempt was made to access a file in an illegal context. This happens if you try to read from LPT1 or delete COM1.