Hi,
I am trying to install ti-sitara SDK on ubuntu pc and set up AM335 EVM
1. As a host set up I installed Ubuntu 12.04 LTS
2. I downloaded the sdk from http://software-dl.ti.com/sitara_linux/esd/AM335xSDK/latest/index_FDS.html
3. I installed the sdk at /home/ittiam/ti-sdk-am335x-evm-07.00.00.00
4. I followed the SDK setup procedure that is mentioned in http://processors.wiki.ti.com/index.php/Sitara_Linux_SDK_Setup_Script
a. Connected the EVM board to linux host using serial cable
b. Then ran ./setup.sh
c. Target file system and tftp installation was successful
d. in Minicom installation step. I got the prompt
Which serial port do you want to use with minicom?
[ /dev/ttyS0 ]
Then I pressed enter
e. U-boot set up started. asked linux kernel location and I gave tftp as option and for root file system I gave NFS as option and then I selected default kernel image then I pressed Yes for minicom setup script then I pressed yes for the next prompt ...
Then terminal changed to minicom terminal and got struct .
On the board side display is blank .
Is my set up procedure correct?