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?