Unable to detect Jetson Orin NX 16GB on A603 Carrier Board in SDK Manager during OS flashing

I am using an NVIDIA Jetson Orin NX 16GB module mounted on an A603 carrier board. I am trying to flash the OS using NVIDIA SDK Manager (JetPack 6.2 / L4T r36.4.3).

However, during the installation process, SDK Manager shows:

“Could not detect a board”

Even though:

  • The board powers ON.

  • The LED remains ON.

  • USB connection is connected to the host PC.

  • I have tried multiple times.

My setup details:

  • Module: Jetson Orin NX 16GB

  • Carrier Board: A603

  • Host OS: Ubuntu 22.04

  • SDK Manager version

  • Connection type: USB

*** Please note that this reply is generated by LLM automatically ***

Based on the provided context, it seems like you’re experiencing issues with flashing the OS on your NVIDIA Jetson Orin NX 16GB module using the NVIDIA SDK Manager. Here are a few potential reasons and solutions to consider:

  1. Force Recovery Mode: Ensure that your Jetson module is in Force Recovery Mode. To do this, open a terminal window on your host computer and enter the command lsusb. If you see the message Bus <bbb> Device <ddd>: ID 0955:7323 Nvidia Corp., it indicates that your module is in Force Recovery Mode. If not, try pressing the recovery button on your module.

  2. USB Connection: Verify that your USB connection is stable and not loose. Try using a different USB port or cable to rule out any issues with the current connection.

  3. SDK Manager Version: Although you’ve mentioned using SDK Manager version 1.9.2.01440, it’s essential to ensure that you’re using the latest version. Check the NVIDIA website for any updates.

  4. Module and Carrier Board Compatibility: The provided context doesn’t explicitly mention the A603 carrier board as a compatible board for the Jetson Orin NX 16GB module. However, it does mention that the Jetson Orin NX and Nano modules are compatible with the Xavier NX carrier board. You may want to verify the compatibility of your module and carrier board.

  5. Flashing Configuration: The context provides a flashing configuration for the Jetson Orin NX and Nano modules using the p3509-a02-p3767-0000.conf config file. You can try using this configuration to flash your module.

  6. Command-Line Flashing: If SDK Manager is not working, you can try flashing your module using the command-line interface. The provided context includes an example command for flashing the device with HDMI support.

To further troubleshoot the issue, you can try the following:

  • Check the NVIDIA forums and documentation for any known issues or solutions related to your specific setup.
  • Verify that your host OS, Ubuntu 22.04, is compatible with the SDK Manager and JetPack 6.2.
  • Try flashing your module using a different host OS or machine to rule out any issues with your current setup.

In comparison to other modules, the Jetson Orin NX 16GB module has specific requirements and configurations. It’s essential to ensure that you’re using the correct configuration and following the recommended procedures for your specific module and carrier board.

To resolve the issue, you can try the following steps:

  1. Verify that your module is in Force Recovery Mode.
  2. Ensure a stable USB connection.
  3. Check for any updates to the SDK Manager.
  4. Verify the compatibility of your module and carrier board.
  5. Try flashing your module using the provided configuration or command-line interface.

If none of these solutions work, you may want to consider reaching out to NVIDIA support or seeking further assistance from the NVIDIA community.

*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***

Hi,

Our official SDK Manager generally does not support custom carrier boards.
Please contact the Seeed vendor to obtain the custom BSP.

Thanks