Question:
I want to make my algorithm as a library in the CCES. But I don't know how to do it in the CCES. For example, in the Visual DSP++, I can begin it from File->New->Project->library and so on. Can you tell how to do it in the CCES ?
=============================
Answer:
The Project settings Build Artifact tab allows you to select to build the static library.
Please refer the below help path to create a library file from command line window :
CrossCore Embedded Studio > Blackfin Development Tools Documentation > Linker and Utilities Manual > Archiver > Archiver Guide>Creating a Library.