C with CMSIS or C++ Default generated projects - potential problem

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

C with CMSIS or C++ Default generated projects - potential problem

312 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by annodomini2 on Fri Jan 29 17:21:51 MST 2010
If I create a C++ (with or without CMSIS) or a C with CMSIS project for the LPC1343, they will not build straight away.

I have been through the Knowledge base and CMSIS documentation, am I missing something or should these work out of the box?
0 项奖励
回复
2 回复数

278 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Sat Jan 30 08:00:59 MST 2010
In addition to the pointer to a previous post from rkiryanov, if you are creating CMSIS based projects, the most likely thing that might go wrong is that your current project workspace does not contain the appropriate CMSIS library project (containing the CMSIS headers and library functions).

For more information on this see:

Section 6.5 of the LPCXpresso Getting started at:
http://ics.nxp.com/support/documents/microcontrollers/pdf/lpcxpresso.getting.started.pdf

"Support for CMSIS" knowledgebase entry at:
http://lpcxpresso.code-red-tech.com/LPCXpresso/node/21

If these don't get you up and running, then please post more details of exactly what the build error you see actually is.

Regards,

CodeRedSupport
0 项奖励
回复

278 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rkiryanov on Sat Jan 30 03:24:53 MST 2010
http://knowledgebase.nxp.com/showthread.php?t=20
0 项奖励
回复