Altera_Forum
Honored Contributor
16 years agoInterference between JTAG Programmer and NIOS II Console
Hi,
I've noticed some contention between the JTAG Programmer and NIOS II Console. Case 1: 1. Open NIOS IDE 2. Open Quartus Programmer (by pressing Ctrl-8) and download a .sof 3. Close Programmer window 4. Try to run a Nios II .elf file Result: NIOS II console will not show printfs(), and also sometimes I will get a byte-stream error Case 2: 1. Run Nios II .elf from NIOS IDE, which automatically opens the Nios II Console 2. Finish running 3. Try to run the Programmer from Quartus Result: Programmer says someone else is using the JTAG How do I get these two to co-operate without always having to close Eclipse (Nios IDE)? Thanks, Peter