Forum Discussion
I dig a little bit deeper by going into the Qsys Nios II processor..I don't see any port been exported for UART
and the top level design doesn't have any UART port either
Could this be the problem? Anyone??
- Ahmed_H_Intel17 years ago
Frequent Contributor
You don't have to. BTW I see you are connecting the Jtag UART to instruction master (just connect to the Data Master of NIOS II)
- zhangyi177 years ago
New Contributor
The user guide (attached) for this lab explicitly connected a PC with COM port to the UART port on the Eval board via a USB/UART converter.
In the qsys design, there is no UART at all.
How is this suppose to work then?
- Ahmed_H_Intel17 years ago
Frequent Contributor
There is a UART in Qsys (Master), in the slave you don't have to have a UART, you need only to download the SOF file to it and will be waiting the commands come from the master boards.
You need to connect the slave board to a PC just to download the .sof file.