We have our carrier board and we use jetson xavier NX production module. We sucefully flash the Jetson OS on the eMMC memory with SDK manager. We have an SD card slot available on the carrier board and we would like ton add extra external storage on our production module. But the problem is that I am not able to detect the SD card.
You need to prepare a host and use that one to build device tree and flash the device tree to your board. Generally, that is the host where you ran the sdkm.
Modify the device tree is necessary. We don’t enable any extra sdcard slot in default device tree.
There are lots of forum topic related to this. You can search “sdmmc3” on NX forum first.