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.

OMAP35x + WL1271 Getting Started Guide/Install - problem w/ TFTP -g -r file.tar.bz2 ip_evm

Other Parts Discussed in Thread: WL1271

I followed the Getting started guide but am stuck.  I get 'tftp: timed out' message.  Any ideas?  I can tftp the kernel from HOST Ubuntu to DDR then write to NAND but the TFTP to directory times out.

I’m stuck at : ‘tftp –g –r  v2.01.03.11-WL6.1.3.1.tar.bz2 192.168.1.10’
My EVM is @ 192.168.1.10.

 

Plus -
There is a typo on the Getting Started WL1271 page:  red portion shouldn’t be there I guess.  Or maybe you wanted to run ‘ifconfig’ to verify EVM IP address.

root@omap3evm:~# mkdir demo
root@omap3evm:~# cd demo
root@omap3evm:~/demo# ifconfigroot@omap3evm:~/demo# tftp -g -r v2.01.03.11-WL6.1.3.1.tar.bz2 192.168.1.100