Quantcast
Channel: MultiTech Developer Resources » All Posts
Viewing all articles
Browse latest Browse all 7111

libmDot version 2.0.3 broke virtual terminal debug stream with MTMDK-ST-MDOT

$
0
0

When building with the version 2.0.3 release of libMDot on the Mbed web platform and using a Mdot attached to a MTMDK-ST-MDOT development board on can not set a baud rate using either Serial debug(USBTX, USBRX) and debug.baud(x) in the MDOT source or by selecting a baud rate in the terminal emulator which will display readable log stream messages

The text display in the terminal window will always be
[00][00][00][00][00][00]
With prior version of libmDot this display would if the terminal emulator’s baud rate was not 9600 or did not match the value set via the debug.baud(x) call in the code loaded to the mDot. With the 2.0.3 version of the library I can not find any baud rate setting which will display the log messages correctly


Viewing all articles
Browse latest Browse all 7111

Trending Articles