I found a weird line in the bootloader which prints out an
error message to the debug UART (if the baudrate is
different, it would complain the undefined data) instead
notify with the leds. It is fixed in CVS HEAD
(http://btnode.cvs.sourceforge.net/btnode/btnut/app/bootloader/bootloader.c?r1=1.25&r2=1.26)...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=687107
is this the first usage of the uart?
is it more than one byte?
Logged In: YES
user_id=749518
I found a weird line in the bootloader which prints out an
error message to the debug UART (if the baudrate is
different, it would complain the undefined data) instead
notify with the leds. It is fixed in CVS HEAD
(http://btnode.cvs.sourceforge.net/btnode/btnut/app/bootloader/bootloader.c?r1=1.25&r2=1.26)...