Hi Customer,
If you didn't use the K64 USB code, you just need to connect J26 usb port in the FRDM-K64 board, this port is the mbed virtual serial port, I found it already works on your side.
J22 is for the k64 USB port, this is for your K64 usb code, if you didn't debug the USB code, you don't need to use it.
If you run the K64-USB CDC code, you can refer to the KSDK2.0-FRDM-K64 sample code, which can be downloaded from this link:
Welcome to Kinetis Expert | Kinetis Expert
Download the FRDM-K64 package, then you can find the USB-CDC code in folder:
SDK_2.0_FRDM-K64F\boards\frdmk64f\usb_examples\usb_device_cdc_vcom
The according CDC info driver is in folder:
SDK_2.0_FRDM-K64F\boards\frdmk64f\usb_examples\usb_device_cdc_vcom\inf
No USB sample code, you just need to use J26, you don't need to connect J22 port.
Wish it helps you!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------