Question
Library files
Posted on January 07, 2016 at 11:18
I want to generate library files for my C modules. E.g. I have a C module for timer with functions for initialization, configuration, start and stop. I want to generate a library module which I can use in SPC5Studio project and call the required API from other C modules. Is it possible with SPC5Studio?
Can I build C module to generate library files?Thanks.Mike