Understanding the Linker (lcf) File

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

Understanding the Linker (lcf) File

Jump to solution
1,556 Views
Jiun_Yong
Contributor III

Hi 

Can someone please direct me to a comprehensive guide on the various instructions that can be used in the lcf file. 

 

I have just started on a Kinetis project, having previously worked on HCS12, so this is unfamiliar territory for me. I have gleaned a few things from example programs, but am looking for a proper guide. The project will require a customised bootloader, to be backwardly compatible with existing products.

 

Many thanks

Steve

 

0 Kudos
1 Solution
907 Views
Thommi_Tulpe
Contributor IV

Hello,

you can finde a good guide under:

C:\Program Files\Freescale\CW MCU v10.1\MCU\Help\PDF\MCU_Kinetis_Compiler.pdf 

Have a look at chapter 12

Best Regards

 

Thomas

View solution in original post

0 Kudos
3 Replies
908 Views
Thommi_Tulpe
Contributor IV

Hello,

you can finde a good guide under:

C:\Program Files\Freescale\CW MCU v10.1\MCU\Help\PDF\MCU_Kinetis_Compiler.pdf 

Have a look at chapter 12

Best Regards

 

Thomas

0 Kudos
907 Views
Jiun_Yong
Contributor III

Thanks very much Thomas, that's just what I was looking for.

Just a case of knowing where to look in the documentation.

No worries!

0 Kudos
907 Views
emh203
Contributor II

If you open codewarrior 10, look under help I believe there is a good section on the syntax.

0 Kudos