environment issues

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

environment issues

668件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rattus on Sat Jul 30 16:20:26 MST 2011
Hi All,

   I'll be the first to admit I'm not that familiar with the LPCXpresso IDE - came from a self-constructed Makefile/plain old compiler environment (and vi's my editor. so what?). I'm trying to build  a project that's an amalgam of FreeRTOS, LPCXpresso baseboard demo code, and a bunch of my own.

I've gotten past the compile-whore behavior of compile everything in the tree whether it's used or not (multiple references be damned), but now I'm stymied by this message:

/usr/local/lpcxpresso_4.0.5_113/lpcxpresso/tools/bin/../lib/gcc/arm-none-eabi/4.5.1/../../../../arm-none-eabi/bin/ld: cannot find -lCMSISv2p00_LPC17xx

...despite the fact that my includes, library paths and libraries are in perfect order. (includes -> CMSISxx/inc, lib paths -> CMSISxx/Debug, libraries -> CMSISxx/CMSISxx.a, where xx = v2p00_LPC17xx or something like that) Or so I think.

Maybe it's a weekend brain freeze. Ideas, anyone?

Thanks,

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

660件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Sat Jul 30 16:47:42 MST 2011
Delete Scanner file ?

#1 Close LPCXpresso

#2 Delete workspace/.metadata/.plugins/org.eclipse.cdt.make.core/<projectname>.sc
0 件の賞賛
返信

660件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rattus on Sat Jul 30 16:41:36 MST 2011
Never mind.

Gotta say, though, that the Crazy Mountain Amber is an outstanding beer. Just haven't hit the Ballmer Peak yet ( http://xkcd.com/323/ ).

Does affect the path definition skills, though..:)

Mike
0 件の賞賛
返信