Hi, I am trying to flash a custom bord with Jetson Orin N X 8GB (900-13767-0010.000) to an NVME SSD.
All seems fine until the flashin stops in Step 2 (Boot the device with flash initrd image)
The console log shows following error:
[0044.479] I> SDRAM Size in Total 0x400000000
[0044.483] I> Task: Dram Ecc scrub
[0044.486] I> Task: DRAM alias check
[0044.491] E> Alias_checker: Read/write mis-match
[0044.496] C> Task 0x32 failed (err: 0x1c)
[0044.500] E> Top caller module: NONE, error module: NONE, reason: 0x1c, aux_info: 0x00
[0044.507] C> Boot Info Table status dump :
0111111100111000111111111111111111111111111110111
I maybe wrong but DRAM Size of 0x400000000 should be 16GB RAM instead of 8GB.
Another Module of the same Type works fine and shows a DRAM Size of 0x200000000 (8GB)
Thank you for your help