|
|||||||||||
Technical Support Support Resources
Product Information |
OH251: Intel Hex-File is IncompleteInformation in this article applies to:
QUESTIONI have created a project that uses NCONST space. I have verified the MAP file and all NCONST segments are correctly placed in the MAP file. However the HEX file does not contain any of my NCONST data. What's wrong? ANSWERBy default, the 251 toolchain creates a 64KB HEX file for the address range 0xFF0000-0xFFFFFF which is the 8051-compatible address range. To get a HEX file that contains the memory image for the whole 16MB address space of the 251, you must select the INTEL HEX386 format and specify the address range 0x000000-0xFFFFFF. Use the following command line if you OH251 from the command prompt.
If you use µVision2, you must make the following selections on the Output Tab of the Project Options dialog.
MORE INFORMATION
Last Reviewed: Thursday, February 25, 2021 | ||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.