Other Parts Discussed in Thread: OMAP-L138
Now i am using the flashwriter to flash the spioflash. My dsp is c6748. i hanve modify the two files metioned on this page-processors.wiki.ti.com/.../Serial_Boot_and_Flash_Loading_Utility_for_OMAP-L138#Modifications_for_Custom_Boards. And get my .ais file by the Aisgen. Then I flash the spi0flash with the flashwriter. message it give out like this:
---------
[C674X_0] Starting OMAP-L138 SPIWriter.
Will you be writing a UBL image? (Y or y)
n
Enter the application file name (enter 'none' to skip):
D:\Users\NORMAN.ARESINTEL\workspace_v5_5\test\Debug\test1.ais
INFO: File read complete.
Doing block erase.Doing block erase.Doing block erase.Doing block erase. SPI boot preparation was successful!
----------------
i think it means i have flash the memory successfully. then i set the boot mode to spi0 mode. but there is nothing happen. please give me some advice. is there any document more detail than the url it gives . thank you.