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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

473 Views
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

Labels (1)
0 Kudos
1 Reply

394 Views
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 Kudos