Part Number: SK-AM68
Hello,
I'm using v9.00.01.03 of the linux sdk for the SK-AM68. I'm able to build and install u-boot and linux to an sdcard using the top-level make file following the getting started guide. I've run into issues getting the newly built sdcard to boot. Before getting into the details of that issue, I thought it would be a good idea to "start over" and flash the reference sdcard image from this link:
PROCESSOR-SDK-LINUX-AM68A Software development kit (SDK) | TI.com
Following the instructions in the getting started guide, I decompressed the wic file and used balenaEtcher to flash it to the sdcard. I confirmed that the md5 of the downloaded compressed file matched what was listed on the site.
When I insert the newly flashed sdcard into the SK-AM68 and power it on, I see this on the UART console:
U-Boot SPL 2023.04-gbd74e615a6 (Sep 06 2023 - 10:09:25 +0000) SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.6--v09.00.06 (Kool Koala)') EEPROM not available at 0x50, trying to read at 0x51 k3_lpddr4_start: FAIL ### ERROR ### Please RESET the board ###
Any idea why the reference image fails to boot? Whatever was on there initially from the factory worked, but if I try to flash it back on I get this error.
Thanks!