Part Number:TMS320F28379D
Tool/software: Code Composer Studio
Hi!
I'm trying to implement the CLA for a motor controller but when I build the project I keep getting "Memory range has already been specified" for different variables such as ADCC, ADCC_RESULT, ADCD etc... I get over 100 errors... Previously I had some issues with including libraries so I copied the ones in Properties -> Build -> C2000 Linker -> File Search Path from another CLA example project from ControlSuite/C2000ware. These are I'm thinking maybe these command files specify the same memory space so they overlap, I don't know.
Hope you can help me fix this issue!