How to get the log information for Banana Pi board

From Banana Pi Wiki
Jump to: navigation, search
  • Video for how to get the log information of Banana Pi board (The baud rate of BPI-R2 PRO ,BPI-P2 PRO, BPI-W3,BPI-M7 is 1500000, other boards' baud rate is 115200)
https://drive.google.com/file/d/1_1T4jUztxONd8agL-thWuBdekD8WH6cO/view?usp=sharing

Preparation

1.A BPI development board, a TTL serial port cable, and an SD/TF card with a burned image (it can also be burned to eMMC).
2.MobaXterm download : https://mobaxterm.mobatek.net/download.html

Start

Next, use BPI-M5 as a demonstration.
1.Open MobaXterm, then click on Session in the upper left corner and select Serial.
Log export-1.jpg
Log export-2.jpg


2. Connect one end of the TTL cable to the computer
TTL cable connection-1.jpg
Insert the development board at the other end. (RX and TX need to be connected in reverse, VCC does not need to be connected)
Ttl.jpg
TTL cable connection-2.jpg


3. Select the port at the Serial port, select the baud rate at Speed (bps), and then click OK.
(Most development boards for BPI are 115200, with only BPI-R2 PRO ,BPI-P2 PRO, BPI-W3,BPI-M7 being 1500000)
Log export-3.jpg
4. Plug in the power to the board and start it
Power On.jpg
5. Development board startup completed, enter account password
Log export-4.jpg
6. After completing the operation you want, you can now export the log.
Click on Terminal in the upper left corner, then click on Save terminal tsxt
Log export-5.jpg
Select the save location and change the save type to Plain Text File
Log export-6.png


7. Open the location you saved to see the log file.