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,
Please ensure that your DIP boot switch (hw) is functional.
Refer the below ti e2e post as like yours.
http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/37617.aspx
Hi Titusrathinaraj!
Thanks for your response. I am sorry I haven't updated the question for such long time. Actually we met other problems on other board at the same time.
For this problem, "Bootme" cannot still be printed out after we checked Reset circuit, Crystal Oscillator and Booter Settings. Today we are going to check the Serial interface circuit.
We have another question:
Where is the code carried out for bootme printing? Is it on DDR2 or on buffer memory?
Thank you!
Hi,
Where is the code carried out for bootme printing? Is it on DDR2 or on buffer memory?
This "BOOTE" print was in RBL code which is executing in IRAM (internal RAM)
For this problem, "Bootme" cannot still be printed out after we checked Reset circuit, Crystal Oscillator and Booter Settings. Today we are going to check the Serial interface circuit.
Even, Any no junks print out on serial ?
Hi!
Even, Any no junks print out on serial ? Yes,but only 00 was printed out after powering on or pushing reset button.
Hi!
Finally we fixed the problem of "Bootme" printing out.
We checked the reset circuit and found some problem. We replaced the MOSFET with an NPN transistor and adjusted resistors. Now, the board can print out "Bootme" normally.
Thanks for your suggestions.