Linker Error L1822 appears for SoftTec but not P&E

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

Linker Error L1822 appears for SoftTec but not P&E

1,623件の閲覧回数
GaryOlmstead
Senior Contributor I

Hi --

 

I have a program that compiles with no errors when I set the target for P&E.  But my Cyclone Pro conked out, and I have to switch to SoftTec, at least for now.  With the SoftTec target, I get a bunch of L1822 "symbol undefined" errors.  The Target Settings Panels appear to be identical.  In particular, the Access Path User Path settings are definitely identical.  So, what am I missing?

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

716件の閲覧回数
CompilerGuru
NXP Employee
NXP Employee

Do you have multiple build targets or do you use the change wizard to switch?

 

With multiple build targets, files can be individually included. Sounds like for the P&E build target one of

the source files is not part of the build. In the project view, in the files tab, there is a column to configure this, its only visible if

there are multiple build targets.

Which kind of symbols are missing? Symbols defined in your code?

Daniel

 

0 件の賞賛
返信

716件の閲覧回数
GaryOlmstead
Senior Contributor I

I have multiple build targets.  I change by selecting the Targets tab, and clicking on whichever one I want.

 

"in the files tab, there is a column to configure this, its only visible if

there are multiple build targets."

 

Oh, that is what that column is for. I never paid much attenton to it before.  Selecting all the files gets rid of all the problems.

 

Thank you very much!!

 

Gary Olmstead
Toucan Technology

 

 

0 件の賞賛
返信