This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
resources:eval:user-guides:circuits-from-the-lab:cn0540:de10-nano [06 Apr 2021 20:51] Brandon Bushey added static networking link info |
resources:eval:user-guides:circuits-from-the-lab:cn0540:de10-nano [25 Feb 2022 18:23] Brandon Bushey [Finding your CN0540] |
||
---|---|---|---|
Line 72: | Line 72: | ||
- Using your device manager, locate the COM port assigned to the DE10-Nano board{{ :resources:eval:user-guides:circuits-from-the-lab:cn0540:com_port.png?600 |}} | - Using your device manager, locate the COM port assigned to the DE10-Nano board{{ :resources:eval:user-guides:circuits-from-the-lab:cn0540:com_port.png?600 |}} | ||
- Open Putty, Tera Term, or other serial terminal program and open a terminal between the COM port the DE10-Nano board by setting the Baud rate to 115200, and connect. | - Open Putty, Tera Term, or other serial terminal program and open a terminal between the COM port the DE10-Nano board by setting the Baud rate to 115200, and connect. | ||
- | - You'll now be prompted to provide a user name and password.<WRAP center round info 60%> | + | - The serial terminal connection will default to auto login and will place you in the root directory of the SD card. |
- | For Analog Devices Kuiper Linux\\ Username = **//analog//** and Password = **//analog//**.\\ Press the Enter key between each.</WRAP> | + | - From here its a good idea to check to see if your devices can be found using the command **//iio_info//** into the terminal, and hitting "Enter" |
+ | * This should provide a list of devices along with their channels and attributes | ||
- Type **//ifconfig//** into the terminal, hit "Enter" | - Type **//ifconfig//** into the terminal, hit "Enter" | ||
- That should echo back some information where you can pull out the inet address of eth0.{{ :resources:eval:user-guides:circuits-from-the-lab:cn0540:serial_terminal_linux_ifconfig_inet.png?600 |}} | - That should echo back some information where you can pull out the inet address of eth0.{{ :resources:eval:user-guides:circuits-from-the-lab:cn0540:serial_terminal_linux_ifconfig_inet.png?600 |}} |