USB_ROM_CDC with C++ (11Uxx)

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

USB_ROM_CDC with C++ (11Uxx)

1,306件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by liaochengyi on Mon Jan 20 03:46:54 MST 2014
Hi,

I use the lpcopen_v2_03_lpcxpresso_nxp_lpcxpresso_11u37h usbd_rom_cdc code base,
and want to porting to C++ base.

Is it workable on C++ code base?

Now, I can build finish and no error. but it is run abnormally.

I used the debugger mode to check running code flow,
It only run the "USB_IRQHandler" just one time and never go into again.

Thank you for help.
Best regards,
CYI
ラベル(1)
  • USB

0 件の賞賛
返信
2 返答(返信)

1,292件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by liaochengyi on Mon Jan 20 22:15:10 MST 2014
Dear R2D2 and NXP Sirs,

Thank you a lot!
Best regards,
CYI

0 件の賞賛
返信

1,292件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Mon Jan 20 03:50:43 MST 2014
Do you know what 'Name Mangling' is?

See: http://www.lpcware.com/content/forum/why-isnt-my-systickhandler-being-called-my-c-project
0 件の賞賛
返信