Solved
How to include standard header files in SPC5 Studio project
After importing a sample project, how to include header files of components configured.
After importing a sample project, how to include header files of components configured.
Hello ,
you can include the header files of components configured
by using include macros in your source file :
#include "adc_lld_cfg.h"
Best Regards
Erwan
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.