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: 115aec,9a1571287027e3d6 X-Google-Attributes: gid115aec,public X-Google-Thread: 103376,c5b65dfa8f465c57 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-30 20:19:44 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: wv9557@yahoo.com (Will) Newsgroups: comp.lang.ada,comp.realtime Subject: Re: Using ACATS for BSP check Date: 30 Aug 2002 20:19:43 -0700 Organization: http://groups.google.com/ Message-ID: <4a885870.0208301919.6fde2884@posting.google.com> References: NNTP-Posting-Host: 199.173.188.80 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1030763984 3931 127.0.0.1 (31 Aug 2002 03:19:44 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 31 Aug 2002 03:19:44 GMT Xref: archiver1.google.com comp.lang.ada:28617 comp.realtime:6153 Date: 2002-08-31T03:19:44+00:00 List-Id: BSP: board support package (in Wind River parlance.) Basically a BSP comprises the VxWorks core compiled for your particular processor plus a set of common drivers. Intel DX386 libraries + Ethernet drivers + VGA driver is an example of a BSP. Power PC libraries + driver for Intel switch silicon is another BSP, etc... "Marin D. Condic" wrote in message news:... > I'm not sure what you mean by a BSP. ACATS is the "Ada Conformity Assessment > Test Suite" - which is used to test that an Ada compiler meets the > requirements of the definition of the Ada language. (See: > http://www.ada-auth.org/) If "BSP" has something to do with processing Ada > programs for translation to machine code or otherwise parsing Ada programs > for some purpose, then ACATS may be helpful. Otherwise doubtful. > > I don't know anything about Adamulti in the Unix environment, but you will > almost certainly find more help in comp.lang.ada - to which I have cross > posted this message. Chances are, if you post more specifics about what you > are trying to do, you will receive more help. General requests for > information or tips with a vague statement of the work to be accomplished > are a little hard to answer. Try to formulate more specific questions and > you may get more help. > > MDC > -- > Marin David Condic > Senior Software Engineer > Pace Micro Technology Americas www.pacemicro.com > > Enabling Digital. > Our Vision is to be the biggest supplier worldwide of digital gateway > technology. > www.pacemicro.com > > "Marcus Hedlund" wrote in message > news:aknm7g$rbn$1@newstoo.ericsson.se... > > Hi, > > > > I'm looking for a way to test a BSP if it is setup correctly. The > > application I'm going to write will be in Ada, and I was wondering if it > > could be possible to use ACATS test suite? > > > > However I'm having a bit of difficulties trying to get the test program > > started for the Adamulti in the UNIX environment. > > > > If you have any more information or tips about how to get it started, I > > would be very grateful. > > > > > > > > M. Hedlund > > > > > >