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.
I receive this warning while building the project on Flash. I am using the tmdxiddk379d example code, which I have modified for my application. What does this warning mean and how can it be resolved?
Hi,
It is because the project does not use any .text sections from the library and hence is unable to find a matching section
Regards,
Veena
Is there a reason that this only happens when loading the code to flash? I don't get the same error when loading to RAM. I don't use the library for either.
Do you have a similar instruction in the RAM linker command file as well?