Hi Rob, Please review this change. My app sometimes stopped sending and blocked. Sending one char from the ISR re-enabled transmissions and unblocked the main loop. I think the fix is okay, but this is quite complicated stuff...
I also suspect 'serial_overflow_discard=true' might not work properly with the 'put procedure... regards, Joep 2012/3/30 <[email protected]>: > Revision: 3013 > Author: jsuijs > Date: Fri Mar 30 11:53:08 2012 > Log: bugfix - tx interrupt sometimes got disabled unintended. > http://code.google.com/p/jallib/source/detail?r=3013 > > Modified: > /trunk/include/peripheral/usart/serial_hw_int_cts.jal > > -- > 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. > -- 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.
