System Throttle Due to Over-Current

Hi,

Currently, I am working on Jetson Xavier NX devkit Connected with IMX219 leopard imaging - CSI Camera.

I have Cloned the following link :- GitHub - dusty-nv/jetson-inference: Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.

By default the Application has a resolution of 1280 * 720 with 30 fps,

I have changed the CSI Camera mode 1920 * 1080 resolution of 30 fps. Once I Executed the Application. detectnet (object-detection) is proper and power modes are in MAXN mode.

Once the Application Started Running, I am Facing the “System throttle issue due to Over-current” Issue

Please Help me Over to Resolve this Issue.

@WayneWWW @AastaLLL @JerryChang @kayccc @Fiona.Chen

Thanks,
Chaithra

Hello, I’m moving this to the correct forum for visibility.

1 Like

Which JetPack SW you’re using?
Could you try with the latest one - JetPack 4.6.4 tosee if issue still presented?

1 Like

Hi,

With some GPU-intensive jobs, the XavierNX might reach the overcurrent limit.
The maximum OC value on the XavierNX devkit is 5A. So you will see the warning message.

Thanks.

1 Like

I am Using Jetpack 4.6 only.

yea, I am Able to See the Warning Message has below mentioned image :-

please help me out to resolve the issue.

There is no solution for this problem. It just means your application has run over the power budget of xavier nx.

If you trade off the performance, then it may work.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.