Hi Jorge,
Thank you for giving me these options.
Naturally I decided to look at option 2, since I am using the KSDK. I used the path you suggested:
C:\Freescale\KSDK_1.2.0\examples\frdmk64f\demo_apps\usb\device\cdc\virtual_com\bm\kds
I was able to find it with no problem, but here are the issues I encountered:
1. I didn't know what to do with it, once I found it? I tried opening it in KDS 3.0 and importing it (this was my first guess).
2. Once I imported it, I noticed it doesn't have a main, event.c, event.h, or some other files needed in KDS to compile?
3. What is cdc?
4. Is there documentation on how to work with this examples (that don't have what is regularly needed with KDS)? I could
be doing something wrong of course, maybe I am not suppose to import the file and instead create a project then imported
in a special way. Either way, this is not spelled out (how to use the example, what components/parts are needed for your own project, etc..)???
I will investigate option 1 today and see if I have better luck, but if you can address the above issues, I will greatly appreciate it.
Neil