I have a myself carrier board that allows me to use Xavier NX. but I tried to flash the Orin Nano show “eeprom: Failed to read I2C slave device”. I modify cvb_eeprom_read_size = <0x00> .
however, the following error appears again
error info:
I> QSPI-0l initialized successfully
E> Error in command_complete 18000 int_status
E> Sending CMD_SD_SEND_IF_COND failed
E> Error opening sdcard-0
E> Failed to initialize device 6-0
C> Storage init failed
C> Task 0x0 failed (err: 0x39390706)
E> Top caller module: SDMMC, error module: SDMMC, reason: 0x06, aux_info: 0x07
I> Busy Spin
<<<<<<<<<<<<<<logs end.
Hi @2228140592 ,
I suggest for best replies that we move this topic to the Xavier NX specific category.
I hope that is ok.
Thanks!
If this is orin nano issue, then you should file topic in Orin Nano forum but not xavier nx.
I just moved your tpic to orin nano forum.
It is most likely the flash command you are using to flash board is not correct.
We made our own carrier board based on the nx carrier board, but now we use orin nano and found that the carrier board did not have eeprom. I disabled the eeprom, but the SDMMC error occurred. Our requirement is to be able to start orin nano on our carrier board
前面提過了. 這個狀況比較像是你的燒錄command有問題.
請問你是怎麼燒錄的
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml” --showlogs --network usb0 jetson-orin-nano-devkit internal
and try
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml” --showlogs --network usb0 p3509-a02+p3767-0000 internal
請問你們有p3509 或是 orin nano devkit可以測試這個module的燒錄嗎
I am currently doing burning tests on the orin nano devkit .
Cannot start on nx board after burning.
(Can I speak Chinese)
(Can I speak Chinese)
Sure. Please.
所以orin nano devkit 的狀況如何? NX board是指自己的板子還是NV devkit?
我使用orin nano devkit烧录完后,启动不了,显示SDMMC的这个错误。 NV board 是基于NV devkit自己设计的载板。自己设计的载板缺少eeprom
可以請你把完整的flash log (host + device)都貼上來嗎
另外, 如果連orin nano devkit都有問題 你要不要先拿sdkmanager進行燒錄?
這樣可以先過濾掉一些問題
system
Closed
June 28, 2023, 4:17am
15
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.