I'm using this environment
- KDS-2.0.0
- KSDK-1.1.0
- K64F12
- ProcessorExpert
- MQX
In my project I want a combined CDC+MSD device eventually, but for now I could use just the CDC.
I've tried to make a project, but my PC mostly says that the device is illegal
(I've tried the MSD). Yes, I've tried to read the documents, there is about a mile of doc, with nice
screen-dumps which seems to be slightly out of date. All examples are with standalone processor,
and no ProcessorExpert.
Is there any example project, using MQX, PEx, KDS and USB?
I'm aware of the USB projects on MCU on Eclipse (Erich Styger), but he seems to use the OLD
USB V-4.1.1 stack.