This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos 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]

Substituting some LinuxOS functions by ECOS API


Hi all,

I have some questions regarding a porting from Linux to Ecos environment. I add the posix package in my ecos for building
COuld you give me some help ?
My question is : 

It seems to the ecos documentation, that there is no API for creating  a message queue ( message sending, message get received)? How could I replace the function from Linux OS : " ftok" and "msgget" ? Is the only way is the "cyg_mbox_create" API on ecos ?
Do you have some proposal for me to use queue message on ECOS ?
Thank you for your help

Regards,

Sebastien Picque

**********************************************************************
Embedded Software Engineer Consultant (Company Alten).
Phone number: + 32 (0)51 30 30 45 (poste 283).
*********************************************************************


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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