I have a TI1808 board running quite well, I use AISGen.exe and UART Boot Host for flashing. I'm booting into UBoot and then into Linux. Neither of those programs were modified in any way, obviously I did have to configure AISGen with appropriate settings for DRAM
I'm hoping to move to a command line flashing utility and see references to sfh_OMAP_L138.exe
When I run sfh_OMAP_L138.exe it gets stuck at "Waiting for SFT on the OMAP-L138", a quick websearch results in a number of hits - but nothing that I can digest
I'm hoping to understand whats going on when this happens, can I assume that sfh_OMAP_L138.exe needs to run out of DRAM in order to erase/flash SPI memory?
if so where does it get the various configuration values? I've read that I may need to rebuild sfh_OMAP_L138? doing this looked very confusing, requiring a number of installs, the documentaton seems years out of date
any tips? I'm hoping to find something super simple, that runs from the command line, for flashing and erasing SPI memory
thanks!