Other Parts Discussed in Thread: AM1808, OMAPL138, AM1810
I want to know why the Serial Boot wait for SFT so that i may find the problem.
Can any one tell me the flow of program during that Serial Boot erase command?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
This error is generally comes with custom board because of custom changes have made at hardware level.
Have you modified the sfh (serial flash utility) source code & rebuided?
If not, Please make it happen.
Ok, So i have build the SFH file, but still it is waiting for SFT ? How can i identify the problem?
Hi,
Try to change the different targetType name (all the combinations) for your board even though yours AM1808.
This is trial and error method
Ex:
-targetType OMAPL138_LCDK or -targetType OMAPL138 or -targetType AM1810
Try these combinations and let me know.
I have tried all 4 combination for Loading BOOT LOADER using SFH tool, but it waits for the SFT every time i try to boot it.