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.

Data Only Project in CCS

Is it possible to create a project in CCS which contains no executable code, but only data?
The idea is to have a parameter data file that is separately lodable which only contains data and a structure definition, but has no main() or any other executable code built into the loadable image.