[mc1322x] Web server sent it's first page
Jon Smirl
jonsmirl at gmail.com
Sun Dec 20 22:50:08 EST 2009
I'm able to get a page out of the Contiki web server on the mc13224
now. I attached my raw patch. There is still a lot more clean up that
need to be done. With these changes back to back fragmented packets
work in both directions.
Major changes:
the core interrupt handling code was not correct, it has been fixed.
packet reception is now interrupt driven
__packed__ has been added all over the place to support armv4
uart is fully interrupt driven
Mar, can you sync up with Contiki CVS? Then I'll rebase onto it.
Next tasks:
General clean up
Queued transmission (allows packet construction in parallel with transmission)
Figure out why AUTO isn't working on receive
Get newlib working better - sprintf, exit, etc without linking in 200KB
Read the pot and make the buttons send events
--
Jon Smirl
jonsmirl at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: packed.diff
Type: text/x-diff
Size: 73665 bytes
Desc: not available
URL: <http://devl.org/pipermail/mc1322x/attachments/20091220/9d650eac/attachment-0001.diff>
More information about the mc1322x
mailing list