DRIVE OS Version: 7.0.3
Issue Description: I’m not able to download the DriveOS SDK. The link to the SDK container NVIDIA DRIVE OS | NVIDIA Developer, momentarily loads but then automatically gets redirected to the public NGC container page GPU-optimized AI, Machine Learning, & HPC Software | NVIDIA NGC. Request you to guide me to the steps to do download. Thanks
Dear @mihir.jog ,
Firstly, Please confirm if you have joined NVIDIA DRIVE® AGX SDK Developer Program | NVIDIA Developer and approved? If not, please join and wait for approval.
If you are already member of NVIDIA DRIVE® AGX SDK Developer Program | NVIDIA Developer,
- Please configure personal API key in NGC following instructions at
2. Download the DOS 7.0.3 docker following steps at Installing NVIDIA DriveOS for NVIDIA Developer Users — NVIDIA DriveOS 7.0 Linux Installation Guide
3. Bind and flash instructions at Installing NVIDIA DriveOS for NVIDIA Developer Users — NVIDIA DriveOS 7.0 Linux Installation Guide
If you have p3960-10-sw03 board variant, you can follow instructions to flash target from docker. To know details about your board variant, please see Requirements for Development Environments — NVIDIA DriveOS 7.0 Linux Installation Guide
cd /drive/drive-foundation
./make/bind_partitions -b p3960-10-sw03 drive_av.linux -p dev_nsr
cd /drive/drive-foundation/tools/flashtools/bootburn/
./bootburn.py -b p3960-10-sw03 -x /dev/ttyACM3
Hi
Thanks for you response
Yes I’m registered to NVIDIA DRIVE® AGX SDK Developer Program | NVIDIA Developer and my access is approved.
I followed the steps as you have guided.
But I’m getting access denied message while pulling the image.
Please see the screenshot
UPDATE
Hi, Upon restarting the shell, I’m now able to pull the image. Thanks for the assiatance.