Hi support,
I need to compile a C program which contains a few routines (without main() function). It means that I would have many entry points. The problem is that I can't compile a C program without a main() function. I've been looking for some compiler options for gcc, but I did'nt find anything that could help me.
How can I do that?
I'm working with Code Composer Studio v6.1 and HALCoGen v4.05.02
Regards,
Fabio