Common Operations
View Dev Board's Image Version
Run uname -a to check system version, as shown below:
Note
-
SMPindicates that the system supports Symmetrical Multi-Processing. -
PREEMPTindicates that the system supports the Real-Time preemption core. -
Tue Sep 3 20:37:48 CST 2024indicates the release time of the system image. -
aarch64indicates that the platform supported by the system is the aarch64. -
GNU/Linuxindicates that the operating system is Linux.
View System Logs
Run dmesg to check system logs.
If a system error occurs while running a program on the board (such as a killed program or mem allocation failure),
execute dmesg to check the exact cause of the system error.
View BPU Utilization
Use the hrut_somstatus command to view the BPU usage of the current development board in the BPU status information.
