Hello,
What is the meaning of this warning obtained at the end of the linking process?
Thanks,
EMe.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
What is the meaning of this warning obtained at the end of the linking process?
Thanks,
EMe.
Thanks Brian for the clue. But I did perform any changes in lnk_msp430fr5739.cmd.
Hi Eric,
do you get warning #10229 solely or are there any other error messages concerning unresolved symbols for example, too?
If the latter is true than it is possible that your program includes some library functions without linking the specific library.
If that is not true, following post explains why you get warning #10229. Please take a look and see if you can adopt the solutions suggested there:
http://e2e.ti.com/support/development_tools/compiler/f/343/p/86954/307716.aspx#307716
Hope that helps,
Christian
Good morning Christian,
There are no other warning messages. I use CCS 5.3.0.00090 and compiler version TI v4.1.4. Runtime support library is set to <automatic>. When I change the Output format (General project properties) to legacy COFF, the warning message no longer appear. As explained before, the lnk_msp430fr5739.cmd linker file was not changed.
I do not know if this warning may impact the code execution and if it should be absolutely corrected. I will examine the post you referred to.
Thanks Christian!
Eric.
Hello Eric,
I am dealing with the exactly same problem of you, i am using the msp430fr4133. I didnt notice any impact of this warning on the execution.
Did you find a solution for this?
**Attention** This is a public forum