Forum Discussion
Altera_Forum
Honored Contributor
13 years agoProblem running software on Cyclone 3 board.
Hi all, I'm currently developing software application to run on my nios processor using Nios2 SBT. I have designed my board to glow the LED's depending on the values it reads from the register. ...
Altera_Forum
Honored Contributor
13 years agoHi all.
Now that I have Built the SOPC and able to download the *.elf on the board. I'm now trying to add more code to accept data from console and write to the register. But now i'm facing another problem on how to scan characters from the console and writing into the register. Should i create a pointer to the Jtag module..? Please help. Thank you.