Forum Discussion

CBrem1's avatar
CBrem1
Icon for New Contributor rankNew Contributor
7 years ago
Solved

How to read/write Max10 CFM over JTAG

I'm trying to write to the CFM on a 10M08 through the JTAG interface. I have been able to get the device ID and enter the ISC mode but have been unable to read or write to the CFM.

I am unsure of how to correctly use the JTAG commands outlined in the configuration datasheet. It seems like the datasheet may be missing some key information on how to perform these commands. What is the proper way to read/write to the CFM with these JTAG commands?

  • Hi,

    For In-system Programming, I would recommend you to generate the JAM file which will provide the guide on how it is being performed. You can either directly use the JAM file to performed it or write your own program.

3 Replies

    • CBrem1's avatar
      CBrem1
      Icon for New Contributor rankNew Contributor

      I think there may have been some miscommunication on my end about what I am try to do. I'm trying to perform the In-System Programming that is outlined in the MAX 10 Configuration User Guide. A former colleague was able to do this in the past but required assistance from a tech rep.

      I have been able to successfully execute the first few steps of the sequence but I have not been able to clear, write, or read the CFM. I'm looking for some help with how exactly to perform these steps.

  • JohnT_Altera's avatar
    JohnT_Altera
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    For In-system Programming, I would recommend you to generate the JAM file which will provide the guide on how it is being performed. You can either directly use the JAM file to performed it or write your own program.