CUDA and Yolo on Advantec MIC730-AI

Hello,

Could you please guide me how to install CUDA, TensorRT, Yolo on Advantec MIC730-AI ?

Thank you!
Vladimir

This is 3rd party carrier board, you should contact with them to get the instruction for how to install those SDKs.
They should have the user guide.

Thanks

Unfortunatelly, their technical support didn`t answer on my second message. Anyway, we installed their (Advantec MIC730-AI) SDK,


Then we reached this:

And later this stage:


It says that it identifies Jetson via USB, but it doesn’t want to install. In other words when we want to connect the SDK, the manager sees the board. But how when we want to flash it, it does not see it.

Thank you!

Hi,

Please execute below commands in your AGX Xavier:

sudo apt update
sudo apt install nvidia-jetpack

Also What is your JP version in AGX Xavier?

Thanks

Hello,

We have tried according you recommendation executing the commands and the problem still remains:

JP version is 5.1.3

Thank you

Hi,

Please provide the log with .txt file with your sudo apt update.
We notices E: error message from your screen shot.

Thanks