Hello all,
I have a AT91SAM9N12-EK board and need to get a TCP-IP stack implementation on the chip itself (I'll be eventually ditching the Ethernet chip on the dev board in favor of a 2 port switch (AX88783).)
I'm not entirely sure if I get it working for the onboard Ethernet, it will still work when I hook something else up, but besides that point, What solutions are out there to get the stack on the arm chip?
Would the ARM-MDK work? I tried looking for what chips it works on, and I couldn't find mine in the list :(
I've also looked at lwIP as a possible solution, are there any premade solutions out there that would help me?
Thanks