avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [bug #28108] bug with winavr20090313


From: Brn Gomes
Subject: [avr-libc-dev] [bug #28108] bug with winavr20090313
Date: Mon, 30 Nov 2009 11:23:57 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10

Follow-up Comment #2, bug #28108 (project avr-libc):

brief problem summary:

I'm having a sort of a "bug" after compiling with winavr 2009-03-13 because i
noticed that i wasn't receiving one specific CAN message for some reason. The
reason was the msg_id on the transmitter was not correct so the receiver
didn't "caught" any because the ID were diferent. But the main problem was
that in code C was everything perfect but when I saw the assembly, there was
some wrong stuff there (see below please). 
The ID is a #define and for some reason r16 is wrongly changed into the last
ID byte... making an erroneous ID.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?28108>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]