[mc1322x] Updated patch for contiki on mc1322x

Jon Smirl jonsmirl at gmail.com
Mon Dec 28 16:17:04 EST 2009


The web server example fully works in this patch.

I don't believe my missing interrupts were really missing, instead I
was sending packets too quickly for the Raven sticks to receive them.
I had to insert this delay loop to slow transmissions down. I
misinterpreted the missing packets as missing interrupts.

	/* why do I need this delay loop? */
	/* send fails if I remove it */
	for (j = 0; j < 5000; j++) {}

When Mar gets some Economotes built I can swap out the Raven sticks for them.


-- 
Jon Smirl
jonsmirl at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: packed
Type: application/octet-stream
Size: 76622 bytes
Desc: not available
URL: <http://devl.org/pipermail/mc1322x/attachments/20091228/8f7732ab/attachment-0001.obj>


More information about the mc1322x mailing list