Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17252 Discussions

Using Quartus debugging tools when Stratix is second in the JTAG chain.

Altera_Forum
Honored Contributor II
1,374 Views

My JTAG chain consists of MAX5 CPLD followed by Stratix V. I get error loading elf file when I use either NIOS debugger or cannot find master when I use console. Is there special parameters that have to be set in order to use debugger and console?

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
501 Views

Yes, the debugger / nios2 elf downloader use the -d parameter to choose which device to use in the chain. As for systemconsole you should enumerate all the masters and find the right name to connect to.

0 Kudos
Reply