[mc1322x] Extra two bytes on xmit

Mariano Alvira mar at devl.org
Thu Nov 19 14:57:02 EST 2009


On Thu, Nov 19, 2009 at 02:44:51PM -0500, Jon Smirl wrote:
> On Thu, Nov 19, 2009 at 2:29 PM, Mariano Alvira <mar at devl.org> wrote:
> > On Thu, Nov 19, 2009 at 08:43:12AM -0500, Jon Smirl wrote:
> >> On Thu, Nov 19, 2009 at 6:51 AM, Mariano Alvira <mar at devl.org> wrote:
> >> > On Wed, Nov 18, 2009 at 06:41:58PM -0500, Jon Smirl wrote:
> 
> It is more complex on receive. I'm still trying to figure out what is wrong.

True, receive is complicated. Really the whole thing needs to be
rewritten and handled with interrupts and dynamically allocated memory
for the recieved packets (although Contiki's packetqueue might be fine
for this), rather than trying to do it in a Contiki process.

-Mar.



More information about the mc1322x mailing list