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.
Hi,
Customer having difficulty const_cla SECTION, please see details below.
"What I am trying to figure out is; it is possible to declare a constant in the code and the complier/linker assigns its location at the .const_cla SECTION. Then, during startup I use the complier generated variables, Cla1ConstRunStart, Cla1ConstLoadStart and Cla1ConstLoadSize to copy it to the assigned LSRAM. I tired but keeping getting the error reported in the initial request.
"
Regards,
Maynard
Hi Maynard,
Can you share the error log?
Do you have the const defined in the shared project? If so, can you point me to the location where it is defined?
Regards,
Veena
Hi Veena,
I just received response from customer, please see details below.
"Attached is the project. The Console output is in file "F2837xSDelfinoDev\Debug\Console.txt.
The error occurs in file "F2837xSDelfinoDev\apps\app1\Cla1Task8.c" at lines 10 and 15.
"
Regards,
Maynard
Hi Maynard,
There are few issues in the linker cmd file. FLASHC and FLASHD is not present in page1. Please update the page info or move those Flash region to page1.