Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNios II problem in programming
Hi, I want to load a program in the Nios II processor of cyclonII by ByteBlasterMV programmer. I encountered with an error that it means:I can not use a ByteBlaster programmer and I should use a U...
Altera_Forum
Honored Contributor
15 years agoMake sure your BSP/syslib is setup to use the communication device you are using (JTAG UART or UART). If that's already setup correctly try using the command line tools.
To download and open a terminal from the command line navigate to the directory with your elf file and run: nios2-download -r -g <elf file name>; nios2-terminal If that doesn't work type this into the command line tools and post what is returned in a reply: jtagconfig -n