The iled_blinky project does not automatically generate linker scripts.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

The iled_blinky project does not automatically generate linker scripts.

跳至解决方案
837 次查看
stanley-kylee
Contributor II

hello.
I am trying to 'SDRAM boot' from 'MIMXRT1020-EVK'.

I am following the contents of the link below.
(https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/I-MX-RT-How-to-booting-to-SDRAM/ta-p/1125054)

If you look at 'Step 4', MCUXpresso automatically creates a linker script.
However, the linker script is not automatically generated.
I am working on the same 'iled_blinky' project as the manual.

Why aren't the linker script folders and files created automatically?
If I need to create a linker script file myself, what should I name the file?

P.s. Manage linker script is checked

 

 

0 项奖励
1 解答
817 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thanks for your reply.
1) Does the linker script file mentioned in that link mean the *.ld file created in the Debug or Release folder?
-- Yes.
Have a great day,
TIC

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
5 回复数
828 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) Why aren't the linker script folders and files created automatically?
-- Please check whether compile or build the project again after finishing the configuration's modification
Have a great day,
TIC

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
827 次查看
stanley-kylee
Contributor II

Hello jeremyzhou.

Thank you for your reply.

 

-- Please check whether compile or build the project again after finishing the configuration's modification
→ Yes. I compiled after setup.

However, the 'linkerscripts' folder was not created.

 

0 项奖励
824 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thanks for your reply.
In the post (https://community.nxp.com/t5/i-MX-RT-Knowledge-Base/I-MX-RT-How-to-booting-to-SDRAM/ta-p/1125054), the linker script means the linker file actually, and you can find them as the figure shows.

jeremyzhou_0-1655776657009.png

 

Have a great day,
TIC

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
818 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi,
Thanks for your reply.
1) Does the linker script file mentioned in that link mean the *.ld file created in the Debug or Release folder?
-- Yes.
Have a great day,
TIC

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

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励
822 次查看
stanley-kylee
Contributor II

I don't understand.

 

When compiling other example projects, the linkerscripts folder is created, and linker script files (*.ld) are located in it.

However, the linkerscripts folder and '*.ld' files are not created in this project.

Does the linker script file mentioned in that link mean the *.ld file created in the Debug or Release folder?

0 项奖励