Forum Discussion
Altera_Forum
Honored Contributor
21 years agoFor our board, the debugger did not work initially but does now. I am not sure what changed here
since the project has been modified several times. I would not worry about using debug or the flash programmer just yet. Focus on getting the hello world to run, which is the simplest step. It sounds like you can config HW ok, but not run any firmware. You believe the Jtag is OK, and that the CPU is running, but you can't connect. Eclipse has some quirks about creating SW projects, but I assume you have followed the tutorial. Double check that the run configuration you created points to the correct elf, ptf and CPU. I would leave the terminal setting to jtag_uart until it all works. What happens when you press 'Run'?