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.

how to built asm project on CCS

hello, I'm new to ARM and CCS.

I'm using ARM cortex M4.

I need to demo a project on class tomorrow about how to use assembly language on ARM.

I just need to use a simple assembly language example, just like blinking the LED, but I don't know how to built a assembly language project on CCS, especially how to write ".cmd"...