Performance Check
Is there a way to check the usage and temperature of each IP chip?
The discussion has been closed due to inactivity. To continue with the topic, please feel free to post a new discussion.
Is there a way to check the usage and temperature of each IP chip?
Comments
Hi TaeJung,
For the temperature, you could use the command
cat /sys/class/thermal/thermal_zone0/tempto check the temperature. The maximum junction temperature is 125°C.As for the usage, we would recommend you to take a look at the documentation KL730_SoC_Datasheet.pdf on our Developer Center for more information. If your account don't have access to it, you might need to ask our sales representative for permission.