Newbie question re C++ examples

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

Newbie question re C++ examples

788件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by philbowles2012 on Sun Dec 16 10:43:27 MST 2012
I'm totally new to NXP / LPC Xpresso so please forgive me - I have installed the code red IDE and have one C example working on my LPC11U14. However it seems that there are no c++ examples. Q: Am I missing something or is it just that there aren't any C++ examples for the LPC11U14?

Phil
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

778件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Daniel Widyanto on Tue Dec 18 23:40:33 MST 2012
The LPCXpresso only supports C. If you need to use C++, please consider to buy RedSuite-NXP edition (http://www.code-red-tech.com/RedSuite5/red-suite-5-nxp.php).
0 件の賞賛
返信

778件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wmues on Mon Dec 17 02:22:17 MST 2012
Low level stuff is usually coded in C. Using C++ will add no value here, so it is avoided.
0 件の賞賛
返信