Some basic questions about Jetson Nano

  1. Is there a guide of how to debug the CAN on the B01 carrier board.
  2. How to deploy the system on eMMC.
  3. The lifecycle of Nano.
    Thank you

Hi Harris.li

  1. There is no CAN controller on Nano, but could over SPI, MCP to MCP CAN communication to work on NANO, see more info from:
    CanBus on the Nano - #33 by shgarg

  2. To flash eMMC, it’s same to use JetPack by SDK Manager to flash the device.

  3. Please check Jetson FAQ | NVIDIA Developer

Thanks