> In all of your many tests during the past two weeks, did you happen to > do any CANbus testing? In particular, any that use the can_mcp2515.jal > library?
I am unable to test can_mcp2515.jal since I do not have this device. I did test on sd_card, 23k256, vs1053b and master/slave PIC. I felt that this was sufficient testing. Could you please test on mcp2515 if you have hardware available? can_mcp2515 does not use the new procedures. The init procedure could be left as it was if that is what you prefer. I'm sure Seb had intent for adding the inline procedure to the init routine. init only gets called once, and therefore should have pragma inline. Please leave the new procedures as they are, if you add pragma inline to the new set mode procedure we will add code/data space to compiled samples. I tested this before but I could be wrong, Seb or I can verify this again. Thanks for your help William. Matt. -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
