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?
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
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!
-----------------------------------------------------------------------------------------------------------------------