Using the prebuilt images from NXP, available here: https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for... I have attempted to program my IMX93EVK with these images including both the 6.12 kernel builds and the 6.6.52 for the IMX93EVK.
All of my attempts, when it seems uuu can recognize the board, have ended with the following message:
"'C:\Users\kleavell\Downloads\uuu(1).exe' .\uuu.auto uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.182-0-gda3cd53 Success 0 Failure 1 1:91-2F0B37F 1/ 1 [HID(W): LIBUSB_ERROR_PIPE (-9) ] SDPS: boot -f imx-boot-imx93-1 PS C:\Users\kleavell\Desktop\reference\LF_v6.12.3-1.0.0_images_IMX93EVK>"
I have done some poking around and it seems that uuu.exe recognizes the board as a IMX93 as it shows up when I issue a `uuu.exe -lsusb`. Any ideas on what could be going wrong?
I have configured the board boot like so:
dip switch 1301 has the pins at the following state when it seems like my board is recognized by uuu: 1234 respectively are 1100 based on the silk screen next to the switch.

Any thoughts are appreciated!