Jetson-io does not work for me on R32.4.2

I used the SDK Manager to build the image and flash the emmc nano.
When I try config-by-pin.py I get: “RuntimeError: No board data found!”.
In the _board_get function, board has the value: p3449-0000-a02+p3448-0000-a02 and compat has the value: nvidia,jetson-nanonvidia,tegra210. It throws an exception because board is not in compat. Is this what is expected or did I make a mistake?

Hi rthornthwaite,

Jetson-IO does not support emmc nano. Please try to use the pinmux spreadsheet instead.

1 Like

Does it support an SD Nano?

Yes, jetson-io supports the devkit Nano (with sdcard).

1 Like