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.
Tool/software: Code Composer Studio
I am using msp430 mcu in my project. When I debug it with Code Composer Studio v6 software it stay on main () line and I see this error: “cannot load from non-primitive location”.
What does "cannot load from non-primitive location" mean ?
Even I program the board with blink program and i see this error again.
Many thanks,