DSP56800x_EABI_Tools causes ">Linker command file error at line 207"

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

DSP56800x_EABI_Tools causes ">Linker command file error at line 207"

1,199 次查看
shawnson
Contributor I

I did build my project and linker error like

C:/Freescale/CW MCU v10.6/MCU/DSP56800x_EABI_Tools/command_line_tools/mwld56800e|Linker|Error

>Linker command file error at line 207

>move current location backward

it is ok after removing some print.

I think there is something wrong with memory.

 

Any thoughts on what might be causing this?

标签 (1)
0 项奖励
回复
2 回复数

1,038 次查看
TICS_Fiona
NXP Employee
NXP Employee

Hello Shawn

Please check the section set at line 207 in your link command file. Whether the memory address for this section is overlapped with the others?

If this does not help, could you please attach your link command file?

Best Regards

Fiona Kuang

Technical Information & Commercial Support

0 项奖励
回复

1,038 次查看
trytohelp
NXP Employee
NXP Employee

Hi,

Difficult to say what is the problem.

The linker generates an error which is linked to the line 207 of your linker parameter file (.cmd file).

To have details about the error I recommend to check the Console.

The Problems window provides a summary of operation as project build where as the Console window capture all info generated by each tool.

Please have a look to the Console window for details.

Have a great day,
Pascal
NXP Technical Support

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

0 项奖励
回复