Forum Discussion
DPond
New Contributor
7 years agoIssue programming 2 MAX 10 devices over JTAG using STAPL software.
I have a board with 2 x 10M04DCF256 devices on it. The JTAG chain is wired up serially (TDO from device 1 goes to TDI of device 2). The chain is fully functional. Here is the observed behavior: ...
DPond
New Contributor
7 years agoHi Wolfgang,
I am using Quartus version 18.1 Lite. I used your suggestion (check the Enable real-time ISP...) and generated a combined jbc file. The result was successful, now both FPGAs get configured when we execute that .jbc file using altera Stapl code on our embedded system.
Thank you for your help.
-Dan