Ethernet over WLAN on the XDK

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
lilltroll
XCore Expert
Posts: 956
Joined: Fri Dec 11, 2009 3:53 am
Location: Sweden, Eskilstuna

Ethernet over WLAN on the XDK

Post by lilltroll »

I have a small WLAN - access point with several features that I earlier have connected successfully to an Blackfin dev. board.

I would like to establish a duplex data-link over Ethernet (Single Point to Point link is ok).
I know that many of you have struggled with the Ethernet modules.
Does anyone have some maybe modified code that actual works for PtP ?
The XMOS motor control seems to work in the video, and some earlier project from xmos-linkers.

What is the main flaw (seen from a user perspective) of the 1.3 module. Does it "crash" or do it go wild if two users connect ?

It is intended to run on the XDK, and I can allocate one Core for the Ethernet +a message-interpreter.


Probably not the most confused programmer anymore on the XCORE forum.
User avatar
lilltroll
XCore Expert
Posts: 956
Joined: Fri Dec 11, 2009 3:53 am
Location: Sweden, Eskilstuna

Post by lilltroll »

I downloaded allot of the XMOS examples.

Is it mainly the xhttpd that isn't working on the XC-2 ?

Does the code example with "only" ARP and ICMP requests work as expected ?

PS. A GIT an updated open bug-report of all modules and progress would be great in
Keep up the work! DS.

If I had the money I would send an XDK to everyone that writes open source XMOS-code for free - just so I could use the code myself.
Probably not the most confused programmer anymore on the XCORE forum.