Altera_Forum
Honored Contributor
10 years agoNios 2 communication without using nios2-terminal
Hello,
I have a board with a NIOS 2 processor connected to a Lnux PC through a USB Blaster cable. I know all the commands for the NIOS 2 and I can communicate from the Linux PC using the nios2-terminal. However I need to create an external application (in the Linux host PC) that communicate with Nios 2 in order to create a go-no-go GUI tester application that check the boards FPGAs. Is it possible to create such communication without using the nios2-terminal? I mean a c/c++ based application that perform direct communication with the Nios 2 processor through the USB Blaster cable connection. Thanks.