Linker Error L1822 appears for SoftTec but not P&E

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Linker Error L1822 appears for SoftTec but not P&E

1,615 Views
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?

Labels (1)
0 Kudos
Reply
2 Replies

708 Views
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 Kudos
Reply

708 Views
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 Kudos
Reply