Hi Dino,
UPDATED Monday 4-Oct-2015
I re-tested and found out the previous picture was a setup for using external debugger hardware and wasn't for this specific request. My apologizes for the mistake.
I tested as follows for default USB Device Full Speed virtual com:
1- using the KSDK_1.3 virtual_com demo from: C:\Freescale\KSDK_1.3.0\examples\twrk65f180m\demo_apps\usb\device\cdc\virtual_com\freertos\kds
2- First test was to use default example meaning using the Tower hardware of TWR-K65F180M+TWR-SER card. I compiled the freertos library, usb device library, and the dev_cdc_vitrual_com_freertos_twrk65f180m demo.
3- Connected USB from PC to TWR-SER mini-USB connector and PC to TWR-K65F180M mini-USB debugger connector.
4- Used KDS to download and run the example (I have the PEMicro firmware loaded as my OpenSDA debugger firmware).
5- Using Putty to connect to the COM Port that enumerated as Freescale Virtual COM Port setting baud to 115200.
6- Start typing in Putty and see the echo reply.
I tested as follows for default USB Device High Speed virtual com:
1- using the KSDK_1.3 virtual_com demo from: C:\Freescale\KSDK_1.3.0\examples\twrk65f180m\demo_apps\usb\device\cdc\virtual_com\freertos\kds
2- Test by changing the demo usb_descriptor.h header as follows
| #define HIGH_SPEED (1) | | //DES was (0) |
then only use TWR-K65F180M. I re-compiled the dev_cdc_vitrual_com_freertos_twrk65f180m demo.
3- Connected USB from PC to TWR-K65F180M micro-USB connector and PC to TWR-K65F180M mini-USB debugger connector.
4- Used KDS to download and run the example.
5- Using Putty to connect to the COM Port that enumerated as Freescale Virtual COM Port setting baud to 115200.
6- Start typing in Putty and see the echo reply.
See attached picture for jumper configurations.
Dino...is your TWR-K65F180M Rev D?
Regards,
David