Forum Discussion
Altera_Forum
Honored Contributor
21 years agohow to control through jtag uart
I'd like to control my board through jtag uart from my original program. I've found that jtagserver listens network port# 1309 and nios2-terminal connects to it and then communicates ...
Altera_Forum
Honored Contributor
21 years agoif all of the cyclone devices are in the same JTAG chain there is no reason not to just use the nios2_flash_programmer. You can specify the chain possition of the device beng programmed. It is also easy to script the programming of the board with a batch file using the nios2-flash-programmer from the command line.
--Dalon