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.

Wrong names for external addresses (.global)

Other Parts Discussed in Thread: TEST2

A problem I’m seeing is with the debugger/disassembler of Code Composer Studio. It doesn’t give the correct names for external addresses. It seems to pick the first .global and use that for every following .global in the file. Any ideas?