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.