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.

F28335 linker problem

Hi,

My code has some anomaly that i could not solve completely. As I wirtten before at the: http://e2e.ti.com/support/microcontrollers/c2000/f/171/p/327735/1141565.aspx#1141565

While i am adding new code lines to my code, it some times starts to stop working. Sometimes it stops at the memcopy function, but now it disrupt the ADC measurments. only adding one single line such as i = 0; causes to that problem. Now all ADC measurments are allways zero. And this i=0; line and ADC measurments has no relation. I think there are some problem at the linker file that causes to overwrite some data to the important DSP registers that couses these kind of problems. But it only effects memcopy or ADC functions, could yo ckeck the linler files that i use? ADC function uses ADC Calibration .asm file, i am also adding it.

We are at the end of the project but we must solve that problem to finish it and start to mass production, deleting code lines is not the solution for me, please give a complete solution for this problem..

0216.files.rar