Hello Donald,
Please check the video attached
The default console configured in MQX for the TWR-K70F120M is OSJTAG - USB mini connector.
Serial I/O is a channel routed via combined OSBDM/OSJTAG debugging and communication port directly to the board.
Default Serial I/O Channel Settings:
• Baud Rate 115200
• Data bits 8
• No parity
• 1 stop bit and no flow control
Pre-defined default I/O channel setting is specified for each board in the mqx\source\bsp\<board_name>
\board_name.h header file. This setting can be overridden in the user_config.h file by adding this code and rebuilding the
BSP library.
Have a great day,
Sol
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------