ksdk_1.2.0 use virtual com port as shell stdin or stdout

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

ksdk_1.2.0 use virtual com port as shell stdin or stdout

492 次查看
ninesunsz
Contributor I

The software is KSDK_1.2.0,My devkit is FRDMK64F,i want to use USB virtual port as stdin/stdout channel for application of shell. The file fsl_debug_console.c is relation with the debug console ,Who can give me some advice about my application?Thanks

标签 (1)
0 项奖励
1 回复

413 次查看
Rick_Li
NXP Employee
NXP Employee

Hi xuzhong nie,

By default, the JLink debugger interface which also include the CDC feature is programmed in FRDMK64F, when the board is connected to your PC via USB cable (please use J26, SDAUSB port to connect your PC), you will see "Jlink CDC uart Port (COMx)" in "Device Manager".

Then, you can use this USB virtual port to debug.

Hope it helps!

0 项奖励