Hello,
Are there any reference documents that can help me implement a web server using the F28335 and an external Ethernet controller?
I need a way so that the web server can allow someone to control the device using a computer and a web browser. The server needs to be able to upload compiled java bytecode (applets). I am envisioning something with capabilities similar to the demo game code that comes with the EK-LM3S8962.
One of the things I haven't figured out is how to combine the java bytecode with the F28335 firmware so that I can burn them both to Flash at the same time.
Any tips on where I can find info or F28335 code will be greatly appreciated.
Thank you!