I have purchased an i.mx nano evk board. I have manage to brick the bootloader in the emmc. I am attempting to follow the directions for restoring it found here:
https://www.digi.com/resources/documentation/digidocs/embedded/dey/3.0/cc8mnano/yocto_t_recover-device_8
I can boot fine from SD, but I have failed to get uuu to reflash the bootloader in the eMMc. I am unsure if I am using the correct image to reflash the emmc.
I have tried images that I created by doing the yocto build and also ones that are prebuilt that can be downloaded from here:
https://ftp1.digi.com/support/digiembeddedyocto/3.0/r1/images/ccimx8mn-dvk/xwayland/
Every time I run uuu it bricks my SD card, and it won’t boot from emmc. Reflashing the SD card is easy (I’ve already done that at least 20 times).
Assume I use prebuilt images that I can download just to bring some sanity to the process: What image should I use on the SD card? What image should I flash to the emmc using uuu or some other means? Thanks.