Hi, I'm trying to develop a USB CDC project on a K64 using Processor Expert in KDS 3.2 with SDK 1.3, but all the examples I see are using a fsl_usb_framework component.
My installation doesn't have any fsl components at all, have I missed a step when installing? Or do these need to be added separately?
Once you have KSDK 1.3 installed it is still not straightforward to set up USC CDC under PE, after a bit of searching I found that this was the best example and the easiest to implement and use.