Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
I got the answer. You need to uncheck the option "Download ELF to selected target system" in the "Target Connection" tab of Debug Configurations dialog.
I also found the root cause leading to the program crash. It is due to jtag uart use but the system is not connected to a USB-blaster. There is a software buffer for the output, when it is full, the program crash.