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.

Add assembly code to Code Composer Studio

Other Parts Discussed in Thread: MSP430F2274

I generated assembly code with Code Composer Studio to check its output and understand how it works.

However, when I try to add the compiled file into the project, it is full of errors. Am I missing something ?

What is the correct way to add ASM code ?

I attached the generated ASM file. I tried erasing everything but the function called function, but errors remain there.

2018.main.asm

It has .asm extension, isn't it recognizing it ?

Thank you.

**Attention** This is a public forum