Getting Started
Debugging RK3576 supports methods like serial port, network, and ADB. This guide offers step-by-step instructions for each method, enhancing your troubleshooting skills.
Radiator Installation
- Attach the thermal silicone pad to the RK3576 core chip.

- Assemble the springs and screws.
Note: Check whether springs overlap, which may cause installation difficulties.

- Mount the radiator and fasten the screws tightly.

Debugging Preparation
RK3576 supports debugging via serial port, network, and ADB.
Serial Port Debugging
- Connect the USB-to-serial converter to the TX, RX, and GND pins of UART0 on the carrier board.

- Open a serial port debugging terminal (e.g., XShell, MobaXterm). MobaXterm is used as an example here.
- Click "Session" to create a new session.

- Navigate to "Serial", select the COM port, set the baud rate to "1500000", and click "OK".

Network Debugging
- Connect the RK3576 to the network and obtain its IP address.
- Click "Session" to create a new session.

- Navigate to "SSH", enter the device's IP address, and click "OK".

- Enter the username and password to access the debugging interface (default username: "linaro", default password: "linaro").

Was this article helpful?
