Page 1 of 1

Ethernet

Posted: Thu Mar 16, 2017 11:59 am
by cschopges
Hey,

I´d like to implement an Ethernet module on the slicekit.
Would you advise to use the Ethernet library in the xTimeComposerStudio or the ethernet module on github?

I´ve had a look at the App Note 00120 XMOS 100Mbit Ethernet application note and run it.
However, after the message "Test started", I don´t receive anything else.

What to send a ping on windows and how to know the ping adress to use? Moreover to make an application run, how to define a correct ip adress in the main?

Thanks

Re: Ethernet

Posted: Thu Mar 16, 2017 1:39 pm
by mon2
Page 9 of AN00120 offers the following details:


Image

Re: Ethernet

Posted: Fri Mar 17, 2017 8:24 am
by cschopges
didn't help but I solved it anyway :)