CAlex
Contributor
2 years agoCyclone V SoC CPU and thread question
Hi,
On my board(with Linux) I have two CPUs,
so I created the other thread try to make full use of the other CPU use the command pthread_create().
Now I wonder whether the other CPU(let's say CPU1) had been working or not.
Do you have any thought or ways to prove/test the CPU useage?
reguards.
Hi CAlex,
Try to use/type the command "top". It will shows some information related to CPU usage.
Thanks.
Regards,
Aik Eu