Altera_Forum
Honored Contributor
15 years agoApplication Hangs after JTAG Cable Removed
I've been working on a system that is on a Cyclone III EP3C400240C8N running a single threaded application. The SOPC contains a JTAG UART that was used for debugging purposes, and the main purpose of the system is to read/store different configuration values and communicate via the Modbus Protocol over RS232.
When I run the application with the JTAG cable connected, it can run without a hitch, however if I package the program into a .pof and program into the EPCS via Active Serial, then the system can handle roughly 50 Modbus messages before it seems to hang indefinitely. Essentially the program seems to run correctly when launched via the NIOS II BTE, however if the program is stored in the EPCS then it will only run for a short time before hanging. I'm wondering if anyone else has had similar problems and/or has tips as to where to start looking.