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