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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8eebcd0463e5cd11,start X-Google-Attributes: gid103376,public X-Google-Thread: 114c38,8eebcd0463e5cd11,start X-Google-Attributes: gid114c38,public From: claveman@cod.nosc.mil (Charles H. Sampson) Subject: Green Hills Ada, VxWorks, and MVME2700 Date: 1999/12/17 Message-ID: <83c26v$l81$1@newpoisson.nosc.mil>#1/1 X-Deja-AN: 563071866 Distribution: world X-Complaints-To: usenet@newpoisson.nosc.mil X-Trace: newpoisson.nosc.mil 945392671 21761 128.49.4.5 (17 Dec 1999 01:04:31 GMT) Organization: Computer Sciences Corporation NNTP-Posting-Date: 17 Dec 1999 01:04:31 GMT Newsgroups: comp.lang.ada,comp.os.vxworks Date: 1999-12-17T01:04:31+00:00 List-Id: Our project uses the configuration in the subject line of this post, along with a variety of military boards on the VME bus. Our code is currently running when we download from a Solaris, our host environ- ment. However, when we put the code into flash memory, in order to cre- ate a standalone system, it begins executing and then dies very quickly. We've already got some modifications to the documented procedures for putting code into flash memory. For example, we know that the net- work code is included automatically when we download but it has to be explicitly included for flash memory. Does anyone have any experience with this environment, enough to give us some hints as to what's going wrong? Both Green Hills and Wind- River are looking at the problem and they are stumped. Green Hills does claim that it's a WindRiver problem. One other piece of information. We use the VxWorks logging task to output messages, to prevent them from being interleaved when coming from multiple tasks. Those messages are not coming out. (We've verified that the task is running.) We have duplicated them with Text_IO output, and we do see those messages. Charlie -- ****** For an email response, my user name is "sampson" and my host is "spawar.navy.mil".