Dear experts,
I am newbie to this dsp processor world, there could be some silly mistakes, plz help me in resolving my problems.
I am using OMAP35x EVM, i have erased the nand flash and want to download the U-boot via UART downloader,
i followed the steps mentioned in the 'Getting_started' pdf. In brief steps are,
1. Erased nand
2. switched off EVM
3. connected serial port to UART3
4. downloaded u-boot.bin to EVM via DownloadUtility.exe utility (by powering EVM)
5. opened hyper terminal, set the baud rate=115200, bits=8, parity=none, stop bits=1, and flow control=none.
6. moved serial cable to UART1 (till here i did not get any warning or error message, which means that u-boot is successfully downloaded onto flash)
On pressing enter, i suppose to get u-boot prompt on terminal but it is not appearing.
What's wrong with it??
Thanks and Regards,
Ashwini