Menu

#83 jaws - undetermined data on serial port after UART init

open
nobody
jaws (77)
2
2007-02-21
2006-05-22
No

While working on the a80 target adapter, we observed
that the BTnode may send undefined data right after
initialization of the UART.

Discussion

  • Matthias Ringwald

    Logged In: YES
    user_id=687107

    is this the first usage of the uart?
    is it more than one byte?

     
  • Jan Beutel

    Jan Beutel - 2006-06-08
    • assigned_to: kevmarti --> nobody
     
  • Mustafa Yuecel

    Mustafa Yuecel - 2006-11-08

    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)...

     
  • Jan Beutel

    Jan Beutel - 2007-02-21
    • summary: Undetermined data on serial port after UART initialization --> jaws - undetermined data on serial port after UART init