Hi,everyone ,
I use C6678 EVM and I have some questions about EMAC boot.
1.If I use EMAC boot,Hown the hardware platform is ?Should I use an Ethernet cable connect C6678 and PC?
2.How to configure IP address about C6678EVM?
Thank you .
Simon
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,everyone ,
I use C6678 EVM and I have some questions about EMAC boot.
1.If I use EMAC boot,Hown the hardware platform is ?Should I use an Ethernet cable connect C6678 and PC?
2.How to configure IP address about C6678EVM?
Thank you .
Simon
Hi,Titus,
Thank you for your reply .
There is a document in the path of C:\ti\mcsdk_2_01_02_06\tools\boot_loader\examples\ethernet\docs,and in the README,there is a step :
Add an ARP entry for the DSP MAC address associating with an IP local to the host. For example if the host PC's IP is 192.168.1.1, then add an ARP entry with the DSP's MAC address associated with IP address 192.168.1.2.
How to add ARP entry and set IP address about C6678?Can you tell me the details of the steps about add ARP entry for C6678 MAC address and set IP address ?Should I change the code ?
Thank you .
Simon
Hi Simon,
Please refer below thread which may help you to solve Ethernet boot issue.
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/222903.aspx
Other references:
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/200332.aspx
http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/p/251383/882897.aspx#882897
Thanks.