Adding the USB CDC Stack to an existing project

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Adding the USB CDC Stack to an existing project

1,511件の閲覧回数
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,164件の閲覧回数
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,164件の閲覧回数
paula
Contributor I

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

0 件の賞賛
返信