Hi,
I am using TMS320DM6437 EVM board, In this how to set the IP address
to communicate with TFTP server, Please suggest me,
Note: I am not using BIOS.
Regards,
P. Sivachandran.
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,
I am using TMS320DM6437 EVM board, In this how to set the IP address
to communicate with TFTP server, Please suggest me,
Note: I am not using BIOS.
Regards,
P. Sivachandran.
Hi,
Are you using Linux and Uboot ? Can you please give us more info about your system setup ?
Regards
Varada
You need to have the TCP/IP stack running. Since this is DSP only part, you can use the TI NDK (Network developmet kit) which does need BIOS. And reference some of the examples in it for assigning the IP address either statically or through DHCP. Below is the reference to TI's NDK : http://focus.ti.com/docs/toolsw/folders/print/ndktcpip.html
Regards
Varada