Other Parts Discussed in Thread: UNIFLASH
TIREX AM64x EVM quick start Link: Quick Start Guide (ti.com)
Just after completion of "Writing the WIC Image to an SD Card",
there are some necessary steps (found in AM64x MCU+ SDK: EVM Setup (ti.com) ) to
- confirm the Balena Etcher data on the SD card in EVM UART boot mode
- write additional files into the SD card installed on the EVM via Python uart_uniflash.py
- power down & EVM reconfig to OSPI boot mode
- powerup EVM and confirm null bootloader
After that completes, one should power down the EVM & switch the EVM to SD boot mode for Linux boot from the SD
The quickstart guide should have linkages into the AM64x SDK v9.2 EVM Setup steps after the Balena Etcher step