Changing MCU target used on driver example projects

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

Changing MCU target used on driver example projects

Jump to solution
1,011 Views
jschoen
Contributor III

Using one of the driver examples for FRDM-KL03 (e.g. adc16).  KSDK1.3 and KDS 3.0.

 

What needs to be changed to target 8K Flash version of the KL03 instead of the 32K version?  Is it just the linker file?

Labels (1)
0 Kudos
Reply
1 Solution
914 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Because the chip is the same, just flash or RAM size are different, so i think it is okay for you just to update the linker file, chnange memory address and length in linker file.

Hope it can help you.

BR

Xiangjun Rong

View solution in original post

0 Kudos
Reply
1 Reply
915 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Because the chip is the same, just flash or RAM size are different, so i think it is okay for you just to update the linker file, chnange memory address and length in linker file.

Hope it can help you.

BR

Xiangjun Rong

0 Kudos
Reply