Forum Discussion
BoonBengT_Altera
Moderator
5 years agoHi @Arthur_Davidov,
Thank you for posting in Intel community forum and hope this message find you well.
Upon generating the jic file you should have an output.jic and an output.map file created. Check the output.map file and it will tell you the EPCQ addresses of the sof and hex files. Check if the hex file starts right after the sof file. (e.g. the sof is 0x000 - 0xAAA, the the hex file should start with 0xAAB)
I believe that you might have build the jic correctly, but here are also some good references of the steps to create the jic files.
Note: More details explanation of the address can be found in the following user guide under 'Nios II Processor Application Copied from EPCQ Flash to RAM'
Warm regards.