Forum Discussion
Altera_Forum
Honored Contributor
10 years agoISP in MAX 10
Hi,
I found the information in the MAX 10 Hand Book (section: MAX 10 FPGA Configuration Design Guidelines, page 3-2) that is possible to use the JRunner software, with Jam Byte Code (.jbc) file, to program the MAX 10 device. However, at the JRunner download page there is the information that the JRunner cannot configure Altera MAX10 FPGA device. What information is right? Note: in my project is necessary configure remotely a MAX II and a MAX 10 devices, so it would be interesting to use similar ways. I'll appreciate suggestions. Thanks in advance.2 Replies
- Altera_Forum
Honored Contributor
As stated on the download altera jrunner software (https://www.altera.com/support/support-resources/download/legacy/jrunner.html) page:
--- Quote Start --- Note that JRunner cannot configure Altera MAX10 FPGA device, you may refer to Altera Jam STAPL Software if you wish to implement embedded configuration to MAX10 in JTAG mode --- Quote End --- However, this requires developing STAPL compliant .jam or .jbc files yourself. Cheers, Alex - Altera_Forum
Honored Contributor
OK Alex.
Thank you.