Lib with all OSEK operations
Posted: Wed Jun 19, 2013 10:51 am
Hello,
is it possible with RTDruid to build a lib where all OSEK operations (actually I need SuspendAllInterrupt and so on). My problem is I have a lib in my project which referenced to this operations. But the builded libee has not this references.
What I done: 1. Generate eecfg.h/c with oil file
2. Then build libee (I need only libee, but it contains only EE stuff, no OSEK API)
3. Put it in my project
4. Build project (with own build environment)
5. Get linker error
Thanks!
Regards, Eugen
is it possible with RTDruid to build a lib where all OSEK operations (actually I need SuspendAllInterrupt and so on). My problem is I have a lib in my project which referenced to this operations. But the builded libee has not this references.
What I done: 1. Generate eecfg.h/c with oil file
2. Then build libee (I need only libee, but it contains only EE stuff, no OSEK API)
3. Put it in my project
4. Build project (with own build environment)
5. Get linker error
Thanks!
Regards, Eugen