Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHi Piyushm,
Due to a problem in the Quartus® II software version 11.0 SP1 and earlier, you may see this message in the Convert Programming File window when adding a Hexadecimal (Intel-Format) File (.hex) to your list of input files to convert. This error occurs when your .hex file uses word addressing instead of byte addressing. The Convert Programming File utility only accepts .hex files using byte addressing.- Open the Quartus II Options dialog box by selecting options from the Tools menu.
- Select the category memory editor.
- Turn off the option read or write hexadecimal files (.hex) using byte addressing (intel format).
- Open your word address format .hex file in the Quartus II Memory Editor.
- Return to the Quartus II Options dialog box and turn the option back on.
- In the Quartus II Memory Editor, use save as on the File menu to save your .hex file under a new name using byte addressing.