CW IDE 5.9.0 for ColdFire

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

CW IDE 5.9.0 for ColdFire

899 Views
iramiro
Contributor I

Hello,

 

I am new to CW. I am having problems at link time when trying to debug my project. I attach a screen capture. I have tried to solve it by changing the Acces Paths but I did not get anything. 

 

Thank you for an answer.

 

link error.JPG

Message Edited by t.dowe on 2009-09-04 11:06 AM
Labels (1)
0 Kudos
1 Reply

184 Views
stanish
NXP Employee
NXP Employee

Hello iramiro,

 

This is probably caused by the fact the CodeWarrior linker generates command that exceeds command line length limit.

Is it possible to link an empty project created by Project Wizard?

According to the screenshot it seems you probably have too many objects/files to link. I'd suggest you to try to reduce the number of linked files or reduce the number of system/user access paths if possible. You can e.g. try to substitute several sub-directories entries by one recursive access path.

 

stanish

0 Kudos