Run uname -a to check system version, as shown below:
SMP indicates that the system supports Symmetrical Multi-Processing.
PREEMPT indicates that the system supports the preemption core.
Oct 23 10:47:39 CST 2020 indicates the release time of the system image.
aarch64 indicates that the platform supported by the system is the aarch64.
Run dmesg to check system logs, as shown below:
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.
Run hrut_somstatus to check the BPU utilization of the current dev board, as shown below: