Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblem with JTAG and IDE
I am trying to program two FPGAs on a custom board with firmware and software. I use the Quartus programmer to download the .sof files...no problem I want to load one processor with code a...
Altera_Forum
Honored Contributor
21 years agoMake sure that the correct device on the JTAG chain is being targetted (you'll see device = 0x..... something).
You can also debug via the command line using gdb but if you IDE dependant like me then you would probably want to stick to the GUI.