[mc1322x] Web server sent it's first page
Mariano Alvira
mar at devl.org
Mon Dec 21 07:53:12 EST 2009
On Sun, Dec 20, 2009 at 10:50:08PM -0500, Jon Smirl wrote:
> 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.
This is great!
> 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
very cool.
>
> Mar, can you sync up with Contiki CVS? Then I'll rebase onto it.
done.
> 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
That's a good list.
At what point should we start pushing our code into mainline Contiki?
After "general clean up" or do they need to determine how to handle
the arm alignment/packed stuff first?
-Mar.
More information about the mc1322x
mailing list