How to use printf() to print string to UART in KDS3.0 + KSDK1.3

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to use printf() to print string to UART in KDS3.0 + KSDK1.3

How to use printf() to print string to UART in KDS3.0 + KSDK1.3

This document includes two chapters , chapter 1 is about how to use printf() to print string in KSDK1.3 project ,

the usage in project without MQX has been introduced on another document,

you can find it here : https://community.freescale.com/docs/DOC-104349 ,

so in this DOC I only introduce how to use the printf() in KSDK MQX- Lite and KSDK MQX-Standard project .

 

Chapter 2 introduces how to check which UART port is used when use printf() to print string on the FRDM board and TOWER board .

 

In sum, only the project of “MQX standard” use it own driver for printf(), so we need delete the driver “fsl_debug_console”.

In other SDK+PE projects , they all use the driver of “fsl_debug_console” for printf().

标签 (1)
附件
无评分
版本历史
最后更新:
‎12-30-2015 08:12 PM
更新人: