![VIA Technologies SOM-9X35-STK Скачать руководство пользователя страница 10](http://html1.mh-extra.com/html/via-technologies/som-9x35-stk/som-9x35-stk_quick-start-manual_1010964010.webp)
6
VIA SOM-9X35-STK Yocto 3.1 EVK Quick Start Guide
FCC Port
Connect the Windows 10 host machine through the Micro USB 2.0 port on the USB to UART debug board using
the Micro USB cable.
Use a serial port communication program such as PuTTY or Tera Term to connect the debug console. Set the
console Baud Rate to "921600".
Next, power on the VIA SOM-9X35-STK to initiate the boot process.
When the boot process has completed, log in to the debug console. The default account is "username: root /
password: root"
3.2
Changing the Kernel Debug Level
To disable the kernel messages, modify the debug level using the following command:
root@aiv8365m1v1-aiot-emmc:~# echo 3 > /proc/sys/kernel/printk
3.3
Checking the BSP Version
To check the BSP version, use the following command:
root@aiv8365m1v1-aiot-emmc:~# cat /proc/version