Forum Discussion
pgigliotti_uasc
Occasional Contributor
2 years agoJIC file incorrect
We are adding an Intel hex image of our embedded RISCV processor's SW into the programming file converter to generate our flash programming JIC file. Here is the top of our hex file. Here i...
- 2 years ago
We ended up using another tool to generate our hex file. The new file had a different first line - :020000040000FA
I believe this set up the extended addressing. Not sure why this mattered but it seems to have fixed the issue with generating a correct JIC file. I have attached a word document that goes through the hex file generation process.
aikeu
Regular Contributor
2 years agoHi pgigliotti,
Thanks for sharing your solutions in the forum.
Anyway May I know which quartus version tools for programming file generator which you are using?
Thanks.
Regards,
Aik Eu
- pgigliotti_uasc2 years ago
Occasional Contributor
We are using 21.1.1. Unfortunately, this now causes a new problem. Once the device is programmed, it cannot be reprogrammed. A new case has been submitted.