Question:
How to create ASM project in CCES?
Answer:
Direct creation of ASM projects is not possible, as CCES only support creating C/C++ projects.
So, create a new project for C/C++ and delete automatically generated .c/.cpp source files. Then, place the .asm source files in the source folder.
Also we can import VisualDSP++ assembly project into CCES, via 'VisualDSP++ Project' option in the Import Wizard.