Other Parts Discussed in Thread: UNIFLASH
Hello community,
I tried to flash default_sbl_null.cfg on my AM243X-LP with uart_uniflash.py included in the latest MCU+ SDK 09.00.00 release as described in Flash SOC Initialization Binary, but it always failed at step 2 of the config file. I retried the same steps with the MCU+ SDK 08.06.00.45 release and it worked just fine. After some investigation I found out, that different images will be flashed in both releases:
09.00.00: sbl_null.release.hs_fs.tiimage
08.06.00.45 : sbl_null.release.tiimage (missing in 09.00.00).
Did I miss something here or is the wrong image used in 09.00.00?
Best regards
Philipp FInke