KDS_1.0 Linux: linker file is always for KL25Z

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

KDS_1.0 Linux: linker file is always for KL25Z

Jump to solution
1,701 Views
RodBorras
NXP Employee
NXP Employee

In Linux, whenever I create a new project (e.g. K20DX256) with no SDK and no PE, my LinkerFile.ld is for the wrong device: KL25Z.

 

If I use PE, then I am OK, but I really do not want all that dead weight in my project. Is there an easy fix?

 

Thanks,

Rod.

Labels (1)
0 Kudos
1 Solution
1,596 Views
BlackNight
NXP Employee
NXP Employee

Hi Rod,

yes, this has been identified as known issue (see Release Notes section in this forum), and does apply to all platforms. The 'easy' fix is to take an existing linker file for K20DX256 (e.g. create a project with PEx and copy that linker file).

Erich

View solution in original post

0 Kudos
1 Reply
1,597 Views
BlackNight
NXP Employee
NXP Employee

Hi Rod,

yes, this has been identified as known issue (see Release Notes section in this forum), and does apply to all platforms. The 'easy' fix is to take an existing linker file for K20DX256 (e.g. create a project with PEx and copy that linker file).

Erich

0 Kudos