Adding the USB CDC Stack to an existing project

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Adding the USB CDC Stack to an existing project

1,486 次查看
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

标签 (1)
0 项奖励
回复
2 回复数

1,139 次查看
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 项奖励
回复

1,139 次查看
paula
Contributor I

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

0 项奖励
回复