OpenCores
URL https://opencores.org/ocsvn/neorv32/neorv32/trunk

Subversion Repositories neorv32

[/] [neorv32/] [trunk/] [docs/] [userguide/] [executable_upload.adoc] - Diff between revs 69 and 70

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 69 Rev 70
Line 17... Line 17...
. Connect the primary UART (UART0) interface of your FPGA board to a serial port of your host computer.
. Connect the primary UART (UART0) interface of your FPGA board to a serial port of your host computer.
. Start a terminal program. In this tutorial, I am using TeraTerm for Windows. You can download it for free
. Start a terminal program. In this tutorial, I am using TeraTerm for Windows. You can download it for free
from https://ttssh2.osdn.jp/index.html.en . On Linux you could use GTKTerm, which you can get here
from https://ttssh2.osdn.jp/index.html.en . On Linux you could use GTKTerm, which you can get here
https://github.com/Jeija/gtkterm.git (or install via your package manager).
https://github.com/Jeija/gtkterm.git (or install via your package manager).
 
 
 
[IMPORTANT]
[NOTE]
 
_Any_ terminal program that can connect to a serial port should work. However, make sure the program
_Any_ terminal program that can connect to a serial port should work. However, make sure the program
can transfer data in _raw_ byte mode without any protocol overhead around it.
can transfer data in _raw_ byte mode without any protocol overhead around it. Some terminal programs struggle with
 
transmitting files larger than 4kB (see https://github.com/stnolting/neorv32/pull/215). Try a different program
 
if uploading a binary does not work (terminal stall).
 
 
[start=3]
[start=3]
. Open a connection to the the serial port your UART is connected to. Configure the terminal setting according to the
. Open a connection to the the serial port your UART is connected to. Configure the terminal setting according to the
following parameters:
following parameters:
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.