Linker Error L1822 appears for SoftTec but not P&E

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

Linker Error L1822 appears for SoftTec but not P&E

1,617 次查看
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 回复数

710 次查看
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 项奖励
回复

710 次查看
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 项奖励
回复