Other Parts Discussed in Thread: MSP-EXP432E401Y
Hi,
We recently purchased an MSP-EXP432E401Y development board so we can evaluate using an MSP432E401Y microcontroller in our product line. So far I've been able to use Code Composer Studio to successfully run one of the example programs on it.
Our applications are written in assembly code, so I'm hoping someone can help me get started programming the MSP432E401Y in assembly. I've looked through SPNU118Y, "ARM Assembly Language Tools v20.2.0.LTS". It has a detailed discussion of the assembly language itself, but it's not clear to me if I need another program to develop and run assembly code or if there is an assembler already included in Code Composer Studio.
In either case it would also be very helpful if someone can suggest an example to run on the MSP-EXP432E401Y development board that uses assembly language (.asm) files.
Thank you so much for any help getting started with this,
Brad McMillan