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 agoI think I found the solution for this here
https://www.altera.com/support/support-resources/knowledge-base/solutions/rd12102004_5019.html --- Quote Start --- 2. The user is using the default device driver, for the JTAG UART, but has no "system timer" defined (In the SOPC Builder system/In the System Library properties page). The default device driver does support "device/jtag_uart timeouts", but requires a "system timer" to implement this. --- Quote End --- Edit:Hmm no.. I have other issues too..