This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC and Real Time feature


charfi asma <charfiasma@yahoo.fr> writes:

> for example, Can we specify that a C function is periodic (must be
> executed every 5s) and compile the program with GCC?

There is no such support in the compiler itself.  Most real time
operating systems will provide a facility for this.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]