About jetson nano flash version

the jetson nano p3448-0002 core-board,only have emmc without sd-card。
how can I flash Image on the board。

Use sdkmanager.

I used the SdkManage and Error reported in this step。
As shown in the figure below:

Just cancel this part. This is not related to “flash OS”. Only for installing sdk.

Take an easy example for you to understand, you don’t need CUDA to boot your OS.

I cancelled, as shown below, but the system is still not loaded.

Which is the Debug serial port on the development board?

The log says the board flashed successfully.

If you don’t know how to tell the board status, you need to use uart console to dump log.

I uesd the debug uart console, find the kernel load fail.
I tried the following.:
the carrier board of p3449-0000-a02 and p3448-0000 is ok.
the carrier board of p3449-0000-a02 and p3448-0002 can not been loaded.
May I ask, the p3449-0000-a02 and p3448-0002 is compatible?

p3448-0000 is the sdcard module and p3448-0002 is the emmc module which only works on B01 carrier board.

Hi, I find this is the dtb been named as p3448-0002 and p3449-0000-a02,
can I used this dtb to flash the jetson version?

You can try.

1 Like

Actually you should check the sticker on your module.

If this is B01, then it can only work with B01 carrier. And same to A02 case.

1 Like

Hello, the power-on uart debug port log loaded by my P3448-0002 is as follows, could you please help to check the reason?
boot_err (21.6 KB)

The system is waiting for you to configure the uart account.

It can be done with either hdmi monitor or thorugh the /dev/ttyACM0 on your host machine with flash port connected.

I used the hdmi connect the carrier board.
the console report these errors:

[ 28.391814] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 28.398101] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 28.411308] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 28.417592] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 28.430848] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 28.437155] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 28.443468] tegradc tegradc.1: dp: aux write got error (0x10000100)
[ 28.443472] tegradc tegradc.1: dp: Failed to write DPCD data. CMD 0x600, Status 0x10000100
[ 28.443476] tegradc tegradc.1: dp: failed to exit panel power save mode (0xfffffff2)
[ 28.468307] hpd: edid read prepare failed

Hi,

Why do we have DP log in the kernel while you said you are using HDMI?

What is the port you are using here? And is this nv developer kit or some custom board?

yes I using custom board. the usb cannot be found,
is there some ways to Skip page Configuration? we want to login the operations .

Is what you are asking still related to original question? If not, please file a new topic.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.