Hi, I need to check the power consumption details of Jetson TX2 board in Linux Ubuntu using my c++ program, can anyone guide me? Thanks, Shri
hello margam.shrinivas,
you could enable TegraStats to check the power consumption per hardware units.
suggest you refer to [Development Guide]-> Tegrastats Utility for the reported statistics descriptions.
thanks