CW CF6.3 - lcf file help needed - Linker Error

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

CW CF6.3 - lcf file help needed - Linker Error

1,284 Views
Veter
Contributor I
I am using CodeWarrior Development Studio for ColdFire Version 6.3, build 14.
I have following group declaration in my lcf file:
GROUP:{
    .text (TEXT):
    {    
        . = (.+15) & ~15;
    }
 } > flash
When building project I get following link error:
Link Error   : Linker command file error at line 23
Illegal token
 
Please help.
 
--
Albna: Subject altered and moved to appropriate board: CW questions in CW board.

Message Edited by Alban on 2007-03-24 07:53 PM

Labels (1)
0 Kudos
1 Reply

248 Views
trytohelp
NXP Employee
NXP Employee
Hi,
 
If you will not received feedback via the forum, I suggest you to log your request to the Freescale CRM system.

Please use Freescale on line support web page.
- Go to following URL: http://www.freescale.com/TechSupport
- Click on Submit a Service Request. You will come to a login page.
- You can submit your request through the web from there.

Pascal

0 Kudos