Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI can debug, but not run
This is a slightly modified "hello world" and I can "debug" it, but I'm not able to "run" it. Here is my log: DEBUG starting:
Executing: ' --device=1 --instance=0 --sidp=0x11070...
Altera_Forum
Honored Contributor
10 years agoDoes your design have a JTAG uart? If so, remove it and replace with a real UART module. Don't forget to add the external signals and specify the I/O pins/voltage standards. Connect a USB cable, or USB to serial cable depending on what your board has. Make sure your PC has the USB serial drivers loaded and a terminal program like PuTTY etc running. Set the RS232 settings on the terminal program to match what your UART module is using.