Forum Discussion
Hi,
In the previous post the design is for Cyclone V SoC board that would have a separate UART pin on the FPGA side, for your DE10 nano board, you only have the HPS UART pin, which means you need to use the HPS to use the UART.
I will try my best to guide you to get it a design working on your board, for future support it would be best if you contact Terasic directly, anyway:
Okay, you can follow the available Terasic Design instead:
The steps there are pretty much very detailed.
With that design your C code that you would want, you can include them in the "my_first_hps" folder, which would be executed in Linux when you boot Linux on your board. (I would suggest run all default and see the default output, only then you may change or add your own code)
For your future reference all resource for your board is available in:
https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=205&No=1046&PartNo=4
FYI, I will be out until Christmas, and I will get back to you when I am back. We apologies for the inconvenience, I appreciate your patience.