From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a9a314f04e35ec17,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-04 18:52:19 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: prichtmyer@yahoo.com (Peter Richtmyer) Newsgroups: comp.lang.ada Subject: Ada and VxWorks VxMP Date: 4 Jan 2003 18:52:19 -0800 Organization: http://groups.google.com/ Message-ID: <1b585154.0301041852.305233c9@posting.google.com> NNTP-Posting-Host: 68.0.226.110 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1041735139 12620 127.0.0.1 (5 Jan 2003 02:52:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 5 Jan 2003 02:52:19 GMT Xref: archiver1.google.com comp.lang.ada:32554 Date: 2003-01-05T02:52:19+00:00 List-Id: We will be using VxWorks VxMP Shared Memory Objects between two boards, our code is in Ada. We will be passing messages using Shared Message Queues, and we will have some data objects. Does anyone know of, or have, some Ada examples using VxMP that they could share? Even snippets showing the Ada to C interface Progmas would be helpful. And any advice that is not in the book (VxWorks Programmer's Guide, 5.4) ? thanks, Peter (I already tried comp.os.vxworks with no replies)