Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16557 Discussions

NIOS II hint error,HEX file not correct

TGao
Beginner
521 Views

Dear Sir / Madam,

 

There're some errors when I create hex file using NIOS II .

 

"the steps : make targets--build--mem_init_generate"

 

Could you help to analysis the errors?

 

but it hints errors: error.png

 

hex file not correct

error1.png

 

right message: & right hex file

 

error3.png

right.png

 

Ted.Gao

0 Kudos
2 Replies
Isaac_V_Intel
Employee
494 Views

Hello Ted,

 

There's a KDB with this issue solved, can you try these steps?

 

Add your Hex file in the project directory (Should be visible in files window) 

1. Go to file ->Memory Files->Hex Decimal(Intel Format) File->select ->Ok 

2.A number of words and word size Tab will open ->Let it be default values don't change any values. 

3. New hex file will be opened in your 

4. go to tools->options->Memory Editor->Uncheck the option Read or write Hexadecimal Files (.hex) using byte addressing (Intel format)->Ok 

5. Open you hex file one after the other by double-clicking it (from project navigator->files)->hex file word size tab will be opened ->click ok 

6.Again go to tools->options->Memory Editor->check the option Read or write Hexadecimal Files (.hex) using byte addressing (Intel format)->Ok 

7. do the same for another hex file from step -3. Now generate the .pof file. 

 

Let me know if it works,

Best regards,

Isaac.

0 Kudos
TGao
Beginner
494 Views
0 Kudos
Reply