Linker Script In Bootloader

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

Linker Script In Bootloader

1,216 Views
vigneshbalaji
Senior Contributor I

Hi,

    How to Edit Linker Scrip in a Bootloader?

Labels (1)
0 Kudos
Reply
2 Replies

1,039 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

in addition, I recommend you refer document:

Kinetis Bootloader to Update Multiple Devices in a Network - for Cortex-M0+

"3.3.3. Bootloader Linker File Revision" is regarding how to revise bootloader linker file

"3.3.8. User application code" includes how to revise user app linker file.

can this help you?


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

1,040 Views
TICS_Fiona
NXP Employee
NXP Employee

Hello Vignesh

By default, user just needs to ensure that the code and global data are placed in flash pages which are separated with application. And the jump address for Reset Vector should be set to the start address of bootloader. 

If there is any further question, please reply, and please also supply the part number of your target MCU. Thanks! 

Best Regards

Fiona Kuang

Technical Information & Commercial Support

0 Kudos
Reply