Forum Discussion
Hi @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.
- BoonBengT_Altera5 years ago
Moderator
Hi @Arthur_Davidov,
Hope this message find you well, by any chances did you managed to look into the proposed recommendation steps above and does it work?
Warm regards.
BB
- BoonBengT_Altera5 years ago
Moderator
Hi @Arthur_Davidov,
Hope this message find you well and good day, as we do not receive any response from you to the previous clarification that we have provided. Please post a response in the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you with your follow-up questions.
Warm Regards
- Arthur_Davidov5 years ago
New Contributor
Hi,
The problem was that EPCQ clock was disabled.