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.

Ethernet packets along with board initialization

Good day to you again. 

My board is tmdsevm6670L.

I've followed the advices from the last thread ()

Board is sending packets, after initialization through the program execution.  Still, i need board to send packet straigh after i apply power to the board. Jumpers are having Ethernet configuration, like it's described in that topic () (ROM Ethernet Boot6)

I need that packets to send after applying power to the board


Is a problem in the jumpers configuration? I have all SW9 jumpers on, but i'm still thinking, that this is wrong one. 

  • Hi Taras,

    I hope you are trying to boot from ethernet. Please refer the MCSDK Ethernet example and read me for more information.

    PATH: ..\mcsdk_2_0x_0x_0x\tools\boot_loader\examples\ethernet

    Readme.txt under docs directory.

    There are no issues with jumper settings.

    Thank you.