Keil™, An ARM® Company

Technical Support

OH251: WHAT FILE TYPES ARE CREATED?


Information in this article applies to:

  • C251 Version 1.x
  • C251 Version 2.x
  • C251 Version 3.x

QUESTION

What HEX file types does OH251 create?

ANSWER

OH251 creates Intel HEX-80 files as well as HEX-386 files. An Intel HEX-80 file contains only records with a 16-bit address offset. Programs that have code at addresses outside the range 0x0000-0xFFFF should use HEX-386.

To create an Intel HEX file with OH251:

OH251  object_file  HEX

To create an Intel HEX-386 file with OH251:

OH251  object_file  H386

MORE INFORMATION

SEE ALSO

Last Reviewed: Sunday, October 29, 2006


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