semaphore

Forum related to ERIKA Enterprise and RT-Druid version 2

Moderator: paolo.gai

Locked
Poul

semaphore

Post by Poul »

Hi,
I want use semaphore with edf scheduler.
I have included #include \"kernel/sem/inc/ee_sem.h\" in code.c and specified the __SEM__ option. I hsve elso included the /edf/inc file in my code.c but the compilator take me this error:

c:\\Evidence\\Evidence\\ee\\pkg\\kernel\\sem\\src\\ee_spost.c undefined reference to `stk_queryfirst\'

Thanks
paolo.gai
Administrator
Posts: 877
Joined: Thu Dec 07, 2006 12:11 pm

Re:semaphore

Post by paolo.gai »

For everybody: this was a problem related to an old version of the GCC compiler. Solved using a newer version of the compiler (3.02)

Ciao,

PJ
Locked