Forum Discussion

pgigliotti_uasc's avatar
pgigliotti_uasc
Icon for Occasional Contributor rankOccasional Contributor
2 years ago
Solved

JIC 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...
  • pgigliotti_uasc's avatar
    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.