I have hardware that uses an F2812 DSP. It currently communicates via the serial port. I would like to add Ethernet support (TCP/IP). What would be involved in doing that with the NDK? I don't need anything really complicated, just UDP support an network addressing (not TCP, FTP or HTTP). I want to do it as easily as possible (i.e. is there existing examples/code that would require minimal modification).
Regards,
Clinton Parker