Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12596 Discussions

NIOS Serial Communication through JTAG UART

MWang36
Beginner
1,683 Views

Hi,

 

I am currently trying to establish the serial communication between NIOS II and Host PC through JTAG UART. I found some material talked about using nois2-terminal command.

 

Is there anyone can share some material about how to write C programs and configure the SOPC?

0 Kudos
2 Replies
Abe
Valued Contributor II
831 Views
0 Kudos
Ahmed_H_Intel1
Employee
831 Views

Also you can use the RS232 to communicate with a PC

here is a working RS232 project for writing and reading with RS232 (UART) (Using DE0-Nano-SoC), you are free to change the board but check the pin planner to be compatible with the new board.

 

Reply