I am trying to use the USB CDC class on a MK20DX256. The IDE is KDSV3.2 and the FSL USB STACK is V4.1.1.
I got an error message after I added the USB CDC component in the project. At the component name: usb_cdc: "This component is not supported for selected processor." I have changed the target processor to MK40. I got the same error. Is the USB CDC not supported in KDS V3.2 or I missed something?