Adding the USB CDC Stack to an existing project

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding the USB CDC Stack to an existing project

769 Views
paula
Contributor I

Hi,

 

I have a project created by using the Device Initialization. I would like to add the USB CDC Virtual Com Port example code into the existing project. Can anyone tell me how to do it? I am new in this area and this CodeWarrior development tool. The USB CDC Virtual Com Port example code comes from Freescale USB Stack v4.0.3.

 

Thanks!

 

Paul

Labels (1)
0 Kudos
2 Replies

422 Views
BlackNight
NXP Employee
NXP Employee

Hello,

I'm not using Device Initialization, but using the Init component in combination with the FSL USB Stack 4.0.3.

This might be a starting point for you.

How this looks like is described in Tutorial: USB CDC with the KL25Z Freedom Board | MCU on Eclipse

It supports right now KL25Z, ColdFire JM16/JM60/JM128/52259

Examples and the Processor Expert component code can be found on GitHub:

mcuoneclipse/Examples at master · GitHub

Hope this helps.

0 Kudos

422 Views
paula
Contributor I

Thanks Erich for the information, but my existing project was not created by the Processor Expert.

0 Kudos