From AKBiocca@LBL.gov Fri Jan 31 16:19:11 2003
Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82])
	by alamo.als.lbl.gov (8.11.6/8.11.6) with ESMTP id h110JBT05258
	for <vxwexplo@alamo.als.lbl.gov>; Fri, 31 Jan 2003 16:19:11 -0800
Received: from postal1.lbl.gov (localhost [127.0.0.1])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h110JBj16872
	for <vxwexplo@alamo.als.lbl.gov>;
	Fri, 31 Jan 2003 16:19:11 -0800 (PST)
Received: from swrw2k.LBL.gov (swrw2k.dhcp.lbl.gov [131.243.92.243])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h110JAa16865
	for <vxwexplo@alamo.als.lbl.gov>;
	Fri, 31 Jan 2003 16:19:10 -0800 (PST)
Message-Id: <5.1.0.14.0.20030131161907.02b22eb0@swr.lbl.gov>
X-Sender: akbiocca@swr.lbl.gov
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Fri, 31 Jan 2003 16:19:10 -0800
To: vxwexplo@alamo.als.lbl.gov
From: Alan K Biocca <AKBiocca@LBL.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Subject: [Vxwexplo] test post
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: vxwexplo@lbl.gov
List-Id: VxWorks / Tornado Users Group <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Sat, 01 Feb 2003 00:19:11 -0000

test post 3

From vxwexplo-bounces@csg.lbl.gov  Fri Jan 31 16:40:05 2003
Path: news.lbl.gov!dog.ee.lbl.gov!newsfeed.berkeley.edu!ucberkeley!ihnp4.ucsd.edu!sdd.hp.com!enews.sgi.com!arclight.uoregon.edu!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: norealid2003@yahoo.com (msafar)
Newsgroups: comp.os.vxworks
Date: 31 Jan 2003 16:34:52 -0800
Organization: http://groups.google.com/
Lines: 31
Message-ID: <647914ce.0301311634.976b98@posting.google.com>
References: <mZy_9.28926$LR3.1132280@charlie.risq.qc.ca>
NNTP-Posting-Host: 142.231.110.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044059692 30219 127.0.0.1 (1 Feb 2003 00:34:52
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 1 Feb 2003 00:34:52 GMT
Xref: news.lbl.gov comp.os.vxworks:31656
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Fri, 31 Jan 2003 18:39:53 -0800
Subject: [Vxwexplo] Re: Mulsticast routing problem
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: vxwexplo@lbl.gov
List-Id: VxWorks / Tornado Users Group <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Sat, 01 Feb 2003 00:40:05 -0000

It very much looks like your ethernet driver was not instructed (or
didn't follow the order) to "open window" for all multicast MAC
addresses. A router must receive all multicast packets. (e.g. IGMP
responses are sent to the corresponding group, IGMP queries are sent
to all hosts group (224.0.0.1) IIRC-router doesn't know what groups
(and ethernet MAC address) are going to be reported). Check flags of
your interface for IFF_ALLMULTI - should be on.

msafar

"Thierry De Corte" <tdecorte@wavesat.com> wrote in message news:<mZy_9.28926$LR3.1132280@charlie.risq.qc.ca>...
> Hi all,
> 
>     I have a router with two interfaces and I'm trying to make multicast
> routing working. I have RIP enabled and MCAST ROUTING enabled. Do I need
> something else?
> 
> I have witnessed a few problems. At boot up, I get a join on
> 01:00:5e:00:00:01 for "all system on this subnet" but I don't get a join on
> 01:00:5e:00:00:02 which is for "all routers on this subnet".
> 
> Another problem is that if I enable RIP_MULTICAST (which is suppose to use
> multicast instead of broadcast to advertise the routes), I never get my
> routes broadcasted.
> 
> I have tried applications that sends join requests to the router, but I
> never got the corresponding join on the router interface.
> 
> Can someone help?
> 
> Thanks
From vxwexplo-bounces@csg.lbl.gov  Sat Feb  1 00:55:28 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!nntp.abs.net!news.maxwell.syr.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: garyhgaryh@yahoo.com (Gary H)
Newsgroups: comp.os.vxworks
Date: 1 Feb 2003 00:46:18 -0800
Organization: http://groups.google.com/
Lines: 39
Message-ID: <42e43af3.0302010046.5c873a2e@posting.google.com>
References: <v18p4eo7ec6o50@corp.supernews.com>
NNTP-Posting-Host: 12.233.217.179
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044089178 3176 127.0.0.1 (1 Feb 2003 08:46:18
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 1 Feb 2003 08:46:18 GMT
Xref: news.lbl.gov comp.os.vxworks:31657
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Sat, 01 Feb 2003 11:40:30 -0800
Subject: [VxW] Re: How to remove a "stuck" directory.
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks / Tornado Users Discussion List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks / Tornado Users Discussion List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Sat, 01 Feb 2003 08:55:28 -0000

Gary,

To remove a directory on this box you need to use the following
command:

RmDir "lwoodfor"

Note the case.

If the directory is damaged, you may have a problem with this command.
The filesystem is not DOS as another user mentioned, but HTFS.  There
are up to three partitions on this machine.  With no flash card in the
machine,
only the DOS and HTFS partitions are available (as /fat0 and /hd0).

If the filesystem is damaged and fsck does not fix it, you should do a
full
system backup and format the drive using the "setup" command (at the
vxworks
prompt - answer y,y,n to the three questions) and use the system
restore function to restore your backup.

Gary 


"bubbawho2002" <bubbawho2002@yahoo.com> wrote in message news:<v18p4eo7ec6o50@corp.supernews.com>...
> Hi,
> We have a phone system with VxWorks 5.3.1 on in and it is reporting some IO
> errors on a particular directory.  When I try an delete it I get the
> following:
> -> rm "lwoodfor"
> value = -1 = 0xffffffff = __func_taskRegsShowRtn + 0xff528e9f
> ->
> 
> I don't have a heck of a lot of experience with VxWorks and the company that
> made this is long out of business so any help on how we could remove this
> file would be helpful.
> Thanks,
> Gary
From vxwexplo-bounces@csg.lbl.gov  Sat Feb  1 10:35:06 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!priapus.visi.com!news-out.visi.com!hermes.visi.com!newsfeeds-atl2!c03.atl99!chi1.webusenet.com!news.webusenet.com!cyclone1.gnilink.net!wn11feed!wn13feed!wn12feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc52.ops.asp.att.net.POSTED!not-for-mail
From: "Gary M" <com.vertical@garym>
Newsgroups: comp.os.vxworks
References: <3e37adea$1@news.fhg.de>
Lines: 52
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Message-ID: <YjU_9.120470$VU6.58897@rwcrnsc52.ops.asp.att.net>
NNTP-Posting-Host: 12.234.190.28
X-Complaints-To: abuse@attbi.com
X-Trace: rwcrnsc52.ops.asp.att.net 1044124024 12.234.190.28 (Sat, 01 Feb 2003
	18:27:04 GMT)
NNTP-Posting-Date: Sat, 01 Feb 2003 18:27:04 GMT
Organization: AT&T Broadband
Date: Sat, 01 Feb 2003 18:27:04 GMT
Xref: news.lbl.gov comp.os.vxworks:31658
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Sat, 01 Feb 2003 11:40:30 -0800
Subject: [VxW] Re: level interrupt on MPC860
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks / Tornado Users Discussion List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks / Tornado Users Discussion List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Sat, 01 Feb 2003 18:35:06 -0000

On the MPC860, manipulating SIMASK in the ISR is unproductive. This is
because the VxWorks interrupt demultiplexer has the following code fragment:

    /* save the current interrupt mask */
    intMask = * SIMASK(regBase);
    /* lock all levels inferior to the interrupt detected */
    * SIMASK(regBase) &= (0xffffffff << (32 - intVec));
    /* unlock the interrupt */
    intUnlock (_PPC_MSR_EE);
    /* call the Interrupt Handler */
    intrVecTable[intVec].vec (intrVecTable[intVec].arg);
    /* restore the interrupt mask */
    * SIMASK(regBase) = intMask;

So any changes made to SIMASK in the ISR are undone upon return to the
demux.

If you don't need the nested interrupt feature, you can easily modify this
code, and add another entry point to set your desired SIMASK value to be
restored when the demux completes. This code is in
src/drv/intrCtl/ppc860Intr.c.

Good luck.

"Jörg Krein" <joerg.krein@ims.fhg.de> wrote in message
news:3e37adea$1@news.fhg.de...
> Hi,
>
> has anyone experience with level triggered interrupts on an MPC860?
> Edge triggered works fine, but with level I get stuck in the isr.
> The problem is I can't remove the low level on the IRQ pin in the isr.
> I have to do this in the main task.
> To prevent from getting stuck I disable the interrupt in the SIMASK
> register.
> But that doesn't work!
> Is it not possible to manipulate the SIMASK in an isr?
> I tried something like this:
>
> static void CANIsr1 (int isr1par)
> {
>     EPPC* regbase = (EPPC*) vxImmrGet();
>
>  regbase->siu_sipend = IRQ1;
>  regbase->siu_simask &= ~IRQ1;
>  semGive(drv->SemInt1);
> }
>
> Help needed!
>
>


From vxwexplo-bounces@csg.lbl.gov  Sun Feb  2 07:50:07 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!newsfeed.mathworks.com!arclight.uoregon.edu!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: devilchiler@ajato.com.br (Daniel)
Newsgroups: comp.os.vxworks
Date: 2 Feb 2003 07:44:27 -0800
Organization: http://groups.google.com/
Lines: 19
Message-ID: <725f40cb.0302020744.51dc1624@posting.google.com>
NNTP-Posting-Host: 200.162.240.97
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044200667 16233 127.0.0.1 (2 Feb 2003 15:44:27
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 2 Feb 2003 15:44:27 GMT
Xref: news.lbl.gov comp.os.vxworks:31659
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Sun, 02 Feb 2003 15:57:13 -0800
Subject: [VxW] Newbie on VxWorks/Tornado
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks / Tornado Users Discussion List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks / Tornado Users Discussion List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Sun, 02 Feb 2003 15:50:07 -0000

Hi,
I've been reading all the posts here but havent find whats right for me.
Is there any way to transform one .hex.bin file into
some text where i can edit it?
The file is a flash firmware made for the Motorola Surfboard
(MIPS-32 80 MHz R3000 processor) and its updated via TFTP.
You can get it here:
http://galileo.spaceports.com/~dvch/SB4200-0.4.4.0-SCM06-NOSH.hex.bin
I've tried everything from Hex editing to bin2asm. Nothing worked.
If someone know how do i open the file, edit what is needed (just html code)
and turn back into the same .hex.bin so i can upgrade my modem.

Ps: if someone uses this type of modem it might be good for them to log
in www.cablemodemhack.com and check what we're doing.

Thankful
Daniel
devilchiler@ajato.com.br
ICQ - 42573221
From vxwexplo-bounces@csg.lbl.gov  Sun Feb  2 12:15:04 2003
From: Varndell Engineering <gvarndell@hotmail.com>
Newsgroups: comp.os.vxworks
Date: Sun, 02 Feb 2003 15:06:58 -0500
Message-ID: <iptq3vkqormblslmill8fb96774i4jjrur@4ax.com>
References: <b1bhre$r3c$1@news.wplus.spb.ru>
X-Newsreader: Forte Free Agent 1.92/32.572
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: corp-news
Lines: 26
X-Authenticated-User: $$xz5rdn940
X-Comments: This message was posted through Newsfeeds.com
X-Comments2: IMPORTANT: Newsfeeds.com does not condone, nor support,  spam or
	any illegal or copyrighted postings.
X-Comments3: IMPORTANT: Under NO circumstances will postings containing
	illegal or copyrighted material through this service be tolerated!!
X-Report: Please report illegal or inappropriate use to <abuse@newsfeeds.com>
	You may also use our online abuse reporting from:
	http://www.newsfeeds.com/abuseform.htm
X-Abuse-Info: Please be sure to forward a copy of ALL headers, INCLUDING the
	body (DO NOT SEND ATTACHMENTS)
Organization: Newsfeeds.com http://www.newsfeeds.com 100,000+ UNCENSORED
	Newsgroups.
Path: news.lbl.gov!l-out.nntp.be!corp-news.newsgroups.com!not-for-mail
Xref: news.lbl.gov comp.os.vxworks:31660
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Sun, 02 Feb 2003 15:57:13 -0800
Subject: [VxW] Re: vxWorks rom-start question
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks / Tornado Users Discussion List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks / Tornado Users Discussion List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Sun, 02 Feb 2003 20:15:04 -0000

On Thu, 30 Jan 2003 18:54:20 +0300, "Denis Dubrovin" <den@nita.ru>
wrote:

>
>I compile vxworks_rom image for MPC823E board and program it into flash.
>Flash begin from address 0x40000000 and code segment starts at address
>0x40000100.
>
>Under visionClick\visionIce I do follow:
>
>INN; SR SYPCR FFFFFF83   - its initialize my board
>SR PC 40000100     -set PC
>GO

Try INN;GO instead of the above. You're stacking the deck.

If that doesn't work, then do INN;SR PC 100 and start debugging
the rom image from the first instruction.

Regards,
George Varndell
-- 
Varndell Engineering, LLC       Embedded Systems Expertise
Need a vxWorks END for National Semiconductor DP8382x GigE?
http://www.varndellengineering.com

From vxwexplo-bounces@csg.lbl.gov  Sun Feb  2 12:35:07 2003
Path: news.lbl.gov!dog.ee.lbl.gov!news.cc.utah.edu!xmission!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!btnet-peer1!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail
From: David Laight <david@spam.me.l8s.co.uk>
Newsgroups: comp.os.vxworks
Date: Sat, 1 Feb 2003 17:13:19 +0000 (UTC)
Organization: BT Openworld
Lines: 19
Message-ID: <b1gv7e$ih6$1@helle.btinternet.com>
References: <98f3d1fc.0301302035.3414d107@posting.google.com>
	<b1e1o6$e7h$1@venus.btinternet.com>
	<98f3d1fc.0301311220.546528e@posting.google.com>
NNTP-Posting-Host: 213.122.214.177
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: helle.btinternet.com 1044119599 18982 213.122.214.177 (1 Feb 2003
	17:13:19 GMT)
X-Complaints-To: news-complaints@lists.btinternet.com
NNTP-Posting-Date: Sat, 1 Feb 2003 17:13:19 +0000 (UTC)
X-Accept-Language: en-us, en
User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.1) Gecko/20020904
Xref: news.lbl.gov comp.os.vxworks:31661
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Sun, 02 Feb 2003 15:57:13 -0800
Subject: [VxW] Re: packets not received after 22 days 18 hour some minutes
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks / Tornado Users Discussion List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks / Tornado Users Discussion List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Sun, 02 Feb 2003 20:35:07 -0000

> 
> Thanks for replying to my question.  Right now, the system clock rate
> is set at:
> 
> /* Clock tick rate. */
> #define SYSTEM_CLK_RATE     120

Ok so you are no where near 2^32 ticks.
vxworks will reset the 'real time' if any system timeout would exceed
2^32 ticks.

> We are also looking at 2^15 number of minutes.  Maybe some counter in
> vxWorks is declared as a 16 bit integer?.

Or in the app...  You nedd (somehow) to work out what is actually
running on the card when it fails (obvious really)!

	David

From vxwexplo-bounces@csg.lbl.gov  Mon Feb  3 02:10:04 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!dcc.unicamp.br!HSNX.atgi.net!newshosting.com!news-xfer1.atl.newshosting.com!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed-east.nntpserver.com!nntpserver.com!newsfeed1.sea.pnap.net!newsfeed.pnap.net!newsgate.mot.com!newshost.mot.com!not-for-mail
From: "Martin Roth" <bmr006@email.mot.com>
Newsgroups: comp.os.vxworks
Date: Mon, 3 Feb 2003 11:42:08 +0200
Organization: Motorola
Lines: 39
Message-ID: <b1ldgd$soo$1@newshost.mot.com>
References: <b1l8ve$e0t$1@news.wplus.spb.ru>
NNTP-Posting-Host: 145.9.199.21
X-Trace: newshost.mot.com 1044265293 29464 145.9.199.21 (3 Feb 2003 09:41:33
	GMT)
X-Complaints-To: motpost1@azmsg.mot.com
NNTP-Posting-Date: 3 Feb 2003 09:41:33 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.50.4807.1700
X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4807.1700
Xref: news.lbl.gov comp.os.vxworks:31662
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Mon, 03 Feb 2003 08:10:35 -0800
Subject: [VxW] Re: vxWorks correct compile\link address
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks / Tornado Users Discussion List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks / Tornado Users Discussion List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Mon, 03 Feb 2003 10:10:04 -0000

Den,
ROM_BASE_ADRS should be defined as =0x40000000.
After reset a limited number of instruction run from address 0x100, although
that code was located to 0x40001000.
Later the code proceeds (it is remapped) running at the 0x4xxxxxxx memory
area.
The limited number of instruction running at 0x100 are position independent
and therefore it works fine.


 Martin Roth
Morotola Communications Israel
Mailto:bmr006@email.mot.com



"Denis Dubrovin" <den@nita.ru> wrote in message
news:b1l8ve$e0t$1@news.wplus.spb.ru...
> Hi All!
>
> Thanks for previous answers.
>
> I have following situation:  I have MPC823E-based board. After power on
its
> relocate flash bank 0 at address 0x0000000 and start code at 0x100 offset.
> While initialization it relocate flash bank 0 at address 0x40000000.
>
> Question: How I must compile vxWorks_rom image?  ROM_BASE_ADRS=0x0000000
or
> ROM_BASE_ADRS=0x40000000?
> Or I may not worry about it?
>
> --
> Regards!
>                  Den
>
>


From vxwexplo-bounces@csg.lbl.gov  Mon Feb  3 04:20:13 2003
Path: news.lbl.gov!dog.ee.lbl.gov!newsfeed.berkeley.edu!ucberkeley!newsfeed.mathworks.com!arclight.uoregon.edu!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: mjcse@rediffmail.com (mjcse)
Newsgroups: comp.os.vxworks
Date: 3 Feb 2003 04:15:12 -0800
Organization: http://groups.google.com/
Lines: 12
Message-ID: <a815538a.0302030415.7d07d129@posting.google.com>
NNTP-Posting-Host: 202.54.13.34
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044274512 16612 127.0.0.1 (3 Feb 2003 12:15:12
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 3 Feb 2003 12:15:12 GMT
Xref: news.lbl.gov comp.os.vxworks:31663
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Mon, 03 Feb 2003 08:10:35 -0800
Subject: [VxW] Skipping vxsize
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks / Tornado Users Discussion List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks / Tornado Users Discussion List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Mon, 03 Feb 2003 12:20:13 -0000

Hi All,
 I have a genuine reason to bypass the 'vxsize' test
when building a project for VxWorks Image. It is nothing
to do with ROM Size. I would like to know if there is
any configuration or setting with which I can skip the
'vxsize' test being done on a project while building it.

Any help in this regard will be truely appreaciated.
Thanks in advance,

regards,
Shafie
From vxwexplo-bounces@csg.lbl.gov  Mon Feb  3 07:20:35 2003
Path: news.lbl.gov!lbl.gov!vxwexplo
From: sumanth reddy <sumi_reddy@yahoo.com>
Newsgroups: comp.os.vxworks
Date: Mon, 3 Feb 2003 06:04:18 -0800 (PST)
Organization: LBNL News Server
Lines: 30
Sender: vxwexplo@lbl.gov
Message-ID: <b1m13l$t5s$1@overload.lbl.gov>
NNTP-Posting-Host: csg.lbl.gov
X-Trace: overload.lbl.gov 1044285366 29884 128.3.7.35 (3 Feb 2003 15:16:06
	GMT)
X-Complaints-To: "newsmaster@lbl.gov"
NNTP-Posting-Date: Mon, 3 Feb 2003 15:16:06 +0000 (UTC)
Originator: vx_explo@csg.lbl.gov
Xref: news.lbl.gov comp.os.vxworks:31664
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Mon, 03 Feb 2003 08:10:35 -0800
Subject: [VxW] re: Vx,sumanth
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks / Tornado Users Discussion List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks / Tornado Users Discussion List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://alamo.als.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://alamo.als.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Mon, 03 Feb 2003 15:20:35 -0000


--0-1405958084-1044281058=:45097
Content-Type: text/plain; charset=us-ascii


Hi,
 I have few doubts on Vxworks....
what is the size of the kernal?
what are the variables that will store in the task switching.?
In vxworks help i read that for the Interupts supperate task control block will be created...how come it will be more faster if it is context switching and creating seperate task control block....
waiting for the replys..
sumanth reddy... 


---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
--0-1405958084-1044281058=:45097
Content-Type: text/html; charset=us-ascii

<P>Hi,
<P>&nbsp;I have few doubts on Vxworks....
<P>what is the size of the kernal?
<P>what are the variables that will store in the task switching.?
<P>In vxworks help i read that for the Interupts supperate task control block will be created...how come it will be more faster if it is context switching and creating seperate task control block....
<P>waiting for the replys..
<P>sumanth reddy...
<BLOCKQUOTE style="BORDER-LEFT: #1010ff 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">&nbsp;</BLOCKQUOTE><p><br><hr size=1>Do you Yahoo!?<br>
<a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Yahoo! Mail Plus</a> - Powerful. Affordable. <a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Sign up now</a>
--0-1405958084-1044281058=:45097--
From AKBiocca@LBL.gov Mon Feb  3 16:30:44 2003
Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h140Uiu28654
	for <vxwexplo-process@csg.lbl.gov>; Mon, 3 Feb 2003 16:30:44 -0800
Received: from postal1.lbl.gov (localhost [127.0.0.1])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h140Uij19567
	for <vxwexplo-process@csg.lbl.gov>;
	Mon, 3 Feb 2003 16:30:44 -0800 (PST)
Received: from swrw2k.LBL.gov (swrw2k.dhcp.lbl.gov [131.243.92.243])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h140Uia19563
	for <vxwexplo@lbl.gov>; Mon, 3 Feb 2003 16:30:44 -0800 (PST)
Message-Id: <5.1.0.14.0.20030203163033.02ba6e48@swr.lbl.gov>
X-Sender: akbiocca@swr.lbl.gov
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Mon, 03 Feb 2003 16:30:43 -0800
To: vxwexplo@LBL.gov
From: Alan K Biocca <AKBiocca@LBL.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Subject: [Vxw] test post
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 00:30:45 -0000

test post

From AKBiocca@LBL.gov Mon Feb  3 16:39:35 2003
Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h140dZu30237
	for <vxwexplo-process@csg.lbl.gov>; Mon, 3 Feb 2003 16:39:35 -0800
Received: from postal1.lbl.gov (localhost [127.0.0.1])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h140dZj23234
	for <vxwexplo-process@csg.lbl.gov>;
	Mon, 3 Feb 2003 16:39:35 -0800 (PST)
Received: from swrw2k.LBL.gov (swrw2k.dhcp.lbl.gov [131.243.92.243])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h140dZa23227
	for <vxwexplo@lbl.gov>; Mon, 3 Feb 2003 16:39:35 -0800 (PST)
Message-Id: <5.1.0.14.0.20030203163643.03a432c0@swr.lbl.gov>
X-Sender: akbiocca@swr.lbl.gov
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Mon, 03 Feb 2003 16:39:34 -0800
To: vxwexplo@LBL.gov
From: Alan K Biocca <AKBiocca@LBL.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Subject: [Vxw] New List
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 00:39:36 -0000

The new server has been installed, and the new list configured. There will 
undoubtedly be more tuning.

The new list is Mailman, and it differs somewhat from the former list 
system. One difference is that a member email address can be either 
immediate or digest mode, but not both. I believe that members who were on 
both lists with the same email address will find they are no longer on the 
digest list.

Postings from other addresses will be delayed due to moderation required on 
nonmember postings, as will those from the newsgroup.

Thanks for your patience,

Alan

From vxwexplo-bounces@csg.lbl.gov  Mon Feb  3 16:55:18 2003
Path: news.lbl.gov!dog.ee.lbl.gov!news.cc.utah.edu!xmission!snoopy.risq.qc.ca!chi1.webusenet.com!c03.atl99!news.webusenet.com!pc01.webusenet.com!news.bellsouth.net.POSTED!not-for-mail
Message-ID: <3E3F1B9F.4080500@bellsouth.net>
From: Joe Durusau <durusau@bellsouth.net>
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US;
	rv:1.0.1) Gecko/20020823 Netscape/7.0
X-Accept-Language: en-us, en
MIME-Version: 1.0
Newsgroups: comp.os.vxworks
References: <845625d9.0302031600.2160aea3@posting.google.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 30
X-Complaints-To: abuse@usenetserver.com
X-Abuse-Info: Please be sure to forward a copy of ALL headers
X-Abuse-Info: Otherwise we will be unable to process your complaint properly.
NNTP-Posting-Date: Mon, 03 Feb 2003 19:32:34 EST
Organization: WEBUSENET.com
Date: Mon, 03 Feb 2003 19:47:11 -0600
Xref: news.lbl.gov comp.os.vxworks:31669
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Mon, 03 Feb 2003 17:21:49 -0800
Subject: [Vxw] Re: How to append to a file using ftpXfer
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 00:55:18 -0000



Samhitha wrote:
> I need to FTP a file to a Linux machine. I need to append to the same
> file everytime. If I use the APPEND command with ftpXfer, I get a
> command not understood error. Can anyone help.
> 
> ftpXfer( scmIpAddr, "user", "passwd",  "", 						 "APPEND%s", "/ftp/",
> file_name ,  &flash_ctrlSock, &flash_dataSock);
> 
> Also, if I use the STOR command, the file was created with Read-only
> permissions on the target machine. I want the file that is FTPed to
> have write permissions also. Is there a way to do that?
> 
> Thanks.

You should really ask this in a Linux ng, but in general,
file creation permissions aer controlled by the way you logged
on to the remote machine.  Some ftp servers will allow you to
run shell commands, some won't.  It would appear that the
server in question does not support the append command, so there
is nothing you can do about it remotely.  Assuming you have an
account on the remote machine, you could log into it and run some
sort of a script to do what you want, or you could set up a cron
file to do it periodically.

Speaking only for myself,

Joe Durusau


From AKBiocca@LBL.gov Mon Feb  3 17:19:56 2003
Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h141Juu30829
	for <vxwexplo-process@csg.lbl.gov>; Mon, 3 Feb 2003 17:19:56 -0800
Received: from postal1.lbl.gov (localhost [127.0.0.1])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h141Juj08715
	for <vxwexplo-process@csg.lbl.gov>;
	Mon, 3 Feb 2003 17:19:56 -0800 (PST)
Received: from swrw2k.LBL.gov (swrw2k.dhcp.lbl.gov [131.243.92.243])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h141Jua08712
	for <vxwexplo@lbl.gov>; Mon, 3 Feb 2003 17:19:56 -0800 (PST)
Message-Id: <5.1.0.14.0.20030203171806.03a54028@swr.lbl.gov>
X-Sender: akbiocca@swr.lbl.gov
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Mon, 03 Feb 2003 17:19:56 -0800
To: vxwexplo@LBL.gov
From: Alan K Biocca <AKBiocca@LBL.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mailman-Approved-At: Mon, 03 Feb 2003 17:21:49 -0800
Subject: [Vxw] Two New List Passwords?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 01:19:57 -0000

I had to recreate the list, so toss the first password.

The posting filtering is not as tight with this program as our old list. 
We'll see if we can improve that. In the meantime I'm setting it to 
'moderated' so I can hand-filter it a bit.

Thanks, Alan

From ssd_vxw@rediffmail.com Mon Feb  3 22:12:16 2003
Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h146CGn32357
	for <vxwexplo-process@csg.lbl.gov>; Mon, 3 Feb 2003 22:12:16 -0800
Received: from postal1.lbl.gov (localhost [127.0.0.1])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h146CGj06931
	for <vxwexplo-process@csg.lbl.gov>;
	Mon, 3 Feb 2003 22:12:16 -0800 (PST)
Received: from rediffmail.com (webmail18.rediffmail.com [203.199.83.28] (may
	be forged))
	by postal1.lbl.gov (8.11.2/8.11.2) with SMTP id h146CEa06927
	for <vxwexplo@lbl.gov>; Mon, 3 Feb 2003 22:12:15 -0800 (PST)
Received: (qmail 19078 invoked by uid 510); 4 Feb 2003 06:18:09 -0000
Date: 4 Feb 2003 06:18:09 -0000
Message-ID: <20030204061809.19077.qmail@webmail18.rediffmail.com>
Received: from unknown (203.124.142.125) by rediffmail.com via HTTP;
	04 feb 2003 06:18:08 -0000
MIME-Version: 1.0
From: "Shrikant S Dhumal" <ssd_vxw@rediffmail.com>
To: vxwexplo@lbl.gov
Content-type: text/plain;
	format=flowed
Content-Disposition: inline
X-Mailman-Approved-At: Tue, 04 Feb 2003 10:25:57 -0800
Subject: [VxW] Error: Can't read constructors addresses in target memory
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: Shrikant S Dhumal <ssd_vxw@rediffmail.com>, VxWorks Users Group List
	<vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 06:12:17 -0000

Hello Friends,

  Sorry to bother you in the mid of your work. I have a small 
problem and I am sure some one there would be able to suggest me a 
quick solution for this.

  Problem: I have built a C++ static library comprising of nearly 
100+ classes and linked it with my application. The total size of 
the binary is nearly 8MB.
  After building I tried downloading the binary to the Strong ARM 
1100 target. (For downloading successfully, I had to increase the 
cache memory setting for my target server)
  Now, when I try to execute the downloaded application following 
is the error I get to see,

ERROR MESSAGE BEGINS >>>>>>>>>>>>>>>>>>>>>>>

tgtsvr (pth@tornadoarm): Mon Feb 03 14:50:25 2003
     Wind River Systems Target Server: NT/Win95 version
     Connecting to target agent... succeeded.
     Attaching C++ interface... succeeded.
     Attaching coff OMF reader for ARM CPU family... succeeded.

tgtsvr (pth@tornadoarm): Mon Feb 03 14:51:55 2003
     Error: rpccore backend client Timed out
     Error: Can't call constructor on target

tgtsvr (pth@tornadoarm): Mon Feb 03 14:51:58 2003
     Error: rpccore backend client Timed out
     Error: Can't read constructors addresses in target memory

     Error: rpccore backend client Timed out

tgtsvr (pth@tornadoarm): Mon Feb 03 14:52:04 2003
     Error: rpccore backend client Timed out

ERROR MESSAGE ENDS >>>>>>>>>>>>>>>>>>>>>>>

  Does any one have a clue about what exactly could be done?

  I am using StrongARM 1100 processor, VxWorks 5.4, Tornado 2.0 
for Windows

  Following is the setting for my target server,
  tgtsvr.exe 192.168.20.28 -n pth -V -m 10444800 -B wdbrpc -c 
c:\vxWorksBSP\original\vxWorks

-Shrikant.


From vxwexplo-bounces@csg.lbl.gov  Tue Feb  4 04:00:55 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!newstransit.mitre.org!news.tufts.edu!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: martin.dowie@baesystems.com (Martin Dowie)
Newsgroups: comp.os.vxworks
Date: 4 Feb 2003 03:53:48 -0800
Organization: http://groups.google.com/
Lines: 12
Message-ID: <c075a65c.0302040353.286a0e43@posting.google.com>
NNTP-Posting-Host: 20.138.254.2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044359628 4390 127.0.0.1 (4 Feb 2003 11:53:48
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 4 Feb 2003 11:53:48 GMT
Xref: news.lbl.gov comp.os.vxworks:31671
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Tue, 04 Feb 2003 10:25:57 -0800
Subject: [VxW] Serial I/O - End of Transmission?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 12:00:55 -0000

How can I tell if a message being sent over a serial I/O
channel (RS422) has been sent (i.e. all bytes out of the
Tx buffer)? Is there a specific interrupt I can attach
to?

Direct email answers are fine!

DY4 SVME-179 card (BSP 1.2/Rel 1.7)
VxWork 5.4
Tornado 2.0.2

Cheers
From vxwexplo-bounces@csg.lbl.gov  Tue Feb  4 04:00:56 2003
Path: news.lbl.gov!dog.ee.lbl.gov!news.cc.utah.edu!xmission!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: swheatstone@tssuk.co.uk (Steve W)
Newsgroups: comp.os.vxworks
Date: 4 Feb 2003 03:58:19 -0800
Organization: http://groups.google.com/
Lines: 8
Message-ID: <92b070a5.0302040358.b3a2437@posting.google.com>
NNTP-Posting-Host: 195.224.58.131
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044359899 4838 127.0.0.1 (4 Feb 2003 11:58:19
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 4 Feb 2003 11:58:19 GMT
Xref: news.lbl.gov comp.os.vxworks:31672
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Tue, 04 Feb 2003 10:25:57 -0800
Subject: [VxW] GoAhead WebServer trouble shooting
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 12:00:56 -0000

I have built and included the GoAhead Web Server into my vxworks image
but cannot connect to its home page via my browser.

I believe I have configured the directory information correctly in
main.c for the hard drive. I have copied the home page to the drive
and I am using the websvxmain() function to start the server.

Can anyone please help?
From vxwexplo-bounces@csg.lbl.gov  Tue Feb  4 06:32:29 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!priapus.visi.com!news-out.visi.com!hermes.visi.com!proxad.net!wanadoo.fr!opentransit.net!newsfeed.mesh.ad.jp!tky01nn01fe0.sonytelecom.ad.jp!giga-nspixp2!nf.asahi-net.or.jp!not-for-mail
From: "Girish Gulawani" <girishvgNOSPAM@yahoo.com>
Newsgroups: comp.os.vxworks
References: <a815538a.0302030415.7d07d129@posting.google.com>
Date: Mon, 3 Feb 2003 21:27:03 +0900
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Lines: 19
Message-ID: <3e3fc9d9$0$22471$44c9b20d@news3.asahi-net.or.jp>
NNTP-Posting-Host: g053043.ppp.asahi-net.or.jp
X-Trace: 1044367833 news3.asahi-net.or.jp 22471 211.132.53.43
X-Complaints-To: ap-net@asahi-net.or.jp
Xref: news.lbl.gov comp.os.vxworks:31673
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Tue, 04 Feb 2003 10:25:57 -0800
Subject: [VxW] Re: Skipping vxsize
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 14:32:29 -0000


all make rules are in a file rules.bsp in the build directory.

"mjcse" <mjcse@rediffmail.com> wrote in message
news:a815538a.0302030415.7d07d129@posting.google.com...
> Hi All,
>  I have a genuine reason to bypass the 'vxsize' test
> when building a project for VxWorks Image. It is nothing
> to do with ROM Size. I would like to know if there is
> any configuration or setting with which I can skip the
> 'vxsize' test being done on a project while building it.
>
> Any help in this regard will be truely appreaciated.
> Thanks in advance,
>
> regards,
> Shafie


From vxwexplo-bounces@csg.lbl.gov  Tue Feb  4 07:50:10 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!sfo2-feed1.news.algx.net!allegiance!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: gpbeck_99@yahoo.com (Gary Beck)
Newsgroups: comp.os.vxworks
Date: 4 Feb 2003 07:43:22 -0800
Organization: http://groups.google.com/
Lines: 10
Message-ID: <eac587be.0302040743.28e90415@posting.google.com>
NNTP-Posting-Host: 199.29.132.2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044373402 23742 127.0.0.1 (4 Feb 2003 15:43:22
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 4 Feb 2003 15:43:22 GMT
Xref: news.lbl.gov comp.os.vxworks:31674
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Tue, 04 Feb 2003 10:25:57 -0800
Subject: [VxW] VxWorks 5.4 on a laptop?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 15:50:10 -0000

I'm interested in learning more about PCMCIA interfaces, but the only
hardware that I have that has a PCMCIA interface is an old Compaq
laptop with a Pentium processor running at 150MHz.  It's currently
running Windows98SE so I know the hardware is good.

Has anyone run VxWorks on a laptop with any success?  I've tried to
use the pcpentium BSP, but it seems to halt after the boot is loaded
from floppy.  Any ideas?

Thanks in advance.
From AKBiocca@LBL.gov Tue Feb  4 14:28:10 2003
Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h14MSAw08148
	for <vxwexplo-process@csg.lbl.gov>; Tue, 4 Feb 2003 14:28:10 -0800
Received: from postal1.lbl.gov (localhost [127.0.0.1])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h14MSBj18091
	for <vxwexplo-process@csg.lbl.gov>;
	Tue, 4 Feb 2003 14:28:11 -0800 (PST)
Received: from swrw2k.LBL.gov (swrw2k.dhcp.lbl.gov [131.243.92.243])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h14MSAa18086
	for <vxwexplo@lbl.gov>; Tue, 4 Feb 2003 14:28:10 -0800 (PST)
Message-Id: <5.1.0.14.0.20030204142039.03a32e98@swr.lbl.gov>
X-Sender: akbiocca@swr.lbl.gov
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Tue, 04 Feb 2003 14:28:10 -0800
To: vxwexplo@LBL.gov
From: Alan K Biocca <AKBiocca@LBL.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mailman-Approved-At: Tue, 04 Feb 2003 14:29:29 -0800
Subject: [VxW] Daily Digests and the List
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 22:28:11 -0000

I attempted to import users to the new list and preserve their 
immediate/digest mode. That appears to have failed, at least in some cases.

You can set this yourself. Everyone should have received a piece of email 
with the Subject line:

Welcome to the "Vxwexplo" mailing list

This contains links to the proper web page as well as your automatically 
assigned password. You can change your options, password, and subscription 
status. You can also resend your password if you have lost it.

I had to initialize the list twice, so there should have been two of the 
above messages. Discard the first one, the second one is the correct one.

I have configured the list to NOT send passwords monthly automatically. I 
think each user can change this if they wish.

Sorry for the confusion,

-- Alan 

From AMalas@aol.com Tue Feb  4 11:52:11 2003
Received: from imo-m03.mx.aol.com (imo-m03.mx.aol.com [64.12.136.6])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h14JqBw07349
	for <vxwexplo@csg.lbl.gov>; Tue, 4 Feb 2003 11:52:11 -0800
Received: from AMalas@aol.com
	by imo-m03.mx.aol.com (mail_out_v34.21.) id u.1e1.117fa48 (1320)
	 for <vxwexplo@csg.lbl.gov>; Tue, 4 Feb 2003 14:52:03 -0500 (EST)
From: AMalas@aol.com
Message-ID: <1e1.117fa48.2b7173e3@aol.com>
Date: Tue, 4 Feb 2003 14:52:03 EST
To: vxwexplo@csg.lbl.gov
MIME-Version: 1.0
X-Mailer: AOL 8.0 for Windows US sub 234
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-Content-Filtered-By: Mailman/MimeDel 2.1
X-Mailman-Approved-At: Tue, 04 Feb 2003 14:29:44 -0800
Subject: [VxW] FULL DUPLEX
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 19:52:12 -0000

Hello All,

I am using VMIC7695 Single Board Computer running VxWorks 5.4 as operating 
system I tried to set the Ethernet communication Full Duplex but I could not 
get
anywhere. If somebody knows how to set ethernet Communication from Half 
Duplex
to Full Duplex I will appriciate.

Thank You
Atilla MALAS
ETC Environmental Tectonics Corporation
(215) 355 9100 eXt 1118
From vxwexplo-bounces@csg.lbl.gov  Tue Feb  4 11:30:08 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!enews.sgi.com!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: martin.dowie@baesystems.com (Martin Dowie)
Newsgroups: comp.os.vxworks
Date: 4 Feb 2003 11:24:22 -0800
Organization: http://groups.google.com/
Lines: 15
Message-ID: <c075a65c.0302041124.7d718a0f@posting.google.com>
References: <c075a65c.0302040353.286a0e43@posting.google.com>
	<b1oc5c$r7i$1@freenet9.carleton.ca> <b1ofpc$3qi$1@venus.btinternet.com>
NNTP-Posting-Host: 20.138.254.2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044386662 10860 127.0.0.1 (4 Feb 2003 19:24:22
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 4 Feb 2003 19:24:22 GMT
Xref: news.lbl.gov comp.os.vxworks:31676
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Tue, 04 Feb 2003 14:30:12 -0800
Subject: [VxW] Re: Serial I/O - End of Transmission?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 19:30:08 -0000

David Laight <david@spam.me.l8s.co.uk> wrote in message 
> Why do you want to know?

[snip]

> Getting an interrupt after the data has been sent (eg to drop RTS on
> a half duplex link) is somewhat tricky......

To do precisely that :-(


> It does also have to be noted that programming the SCC is a bit of
> a black art :-)

I'll say!
From vxwexplo-bounces@csg.lbl.gov  Tue Feb  4 11:35:14 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!sfo2-feed1.news.algx.net!allegiance!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: martin.dowie@baesystems.com (Martin Dowie)
Newsgroups: comp.os.vxworks
Date: 4 Feb 2003 11:26:56 -0800
Organization: http://groups.google.com/
Lines: 33
Message-ID: <c075a65c.0302041126.6f8f3f18@posting.google.com>
References: <c075a65c.0302040353.286a0e43@posting.google.com>
	<b1oc5c$r7i$1@freenet9.carleton.ca>
NNTP-Posting-Host: 20.138.254.2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044386816 11024 127.0.0.1 (4 Feb 2003 19:26:56
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 4 Feb 2003 19:26:56 GMT
Xref: news.lbl.gov comp.os.vxworks:31677
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Tue, 04 Feb 2003 14:30:12 -0800
Subject: [VxW] Re: Serial I/O - End of Transmission?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Tue, 04 Feb 2003 19:35:14 -0000

ac151@FreeNet.Carleton.CA (David Clarke) wrote in message news:<b1oc5c$r7i$1@freenet9.carleton.ca>...
> RS422 on the Dy 4 179 card is implemented via a Zilog Z8530 device, and
> can be driven by either the standard WRS Z8530 driver or a Dy 4-specific
> driver (both provided with the BSP).  (The Dy 4 driver permits higher async
> speeds and also provides sync support).
> 
> In terms of hardware, the Z8530 can be programmed to generate an interrupt
> when the Tx buffer is empty.
> 
> The actual serial driver likely wants to use this interrupt to 'do its
> thing' (i.e., the driver will use the interrupt to manage when it is
> allowed to send more data to the device, etc.).
> 
> That being said, the 'intConnect' implemented in the Dy 4 BSP is a chaining
> intConnect.  (You can intConnect more than one handler to a specific
> source.)  That might be the easiest way to go (i.e., simply intConnect to
> the Z8530 SCC interrupt - inside the ISR confirm you had a 'tx buffer
> empty' interrupt, and that there really is no further data pending - and
> then do whatever you wanted to do.

It's that "and that there really is no further data pending" that
seems at least slightly tricky...

There are 2 channels so presumable both would have to be checked
within
the ISR.

> Alternatively (depending on your application), it might be sufficient to
> simply use a blocking write - and then wait for the 'write' call to return.

What blocking call?! This might well be good enough (and I'd rather
have
good enough over perfect at this time!)...
From AKBiocca@LBL.gov Tue Feb  4 16:07:11 2003
Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h1507Bw10601
	for <vxwexplo-process@csg.lbl.gov>; Tue, 4 Feb 2003 16:07:11 -0800
Received: from postal1.lbl.gov (localhost [127.0.0.1])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h1507Bj12020
	for <vxwexplo-process@csg.lbl.gov>;
	Tue, 4 Feb 2003 16:07:11 -0800 (PST)
Received: from swrw2k.LBL.gov (swrw2k.dhcp.lbl.gov [131.243.92.243])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h1507Aa12006
	for <vxwexplo@lbl.gov>; Tue, 4 Feb 2003 16:07:10 -0800 (PST)
Message-Id: <5.1.0.14.0.20030204160707.03b06ae8@swr.lbl.gov>
X-Sender: akbiocca@swr.lbl.gov
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Tue, 04 Feb 2003 16:07:10 -0800
To: vxwexplo@LBL.gov
From: Alan K Biocca <AKBiocca@LBL.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mailman-Approved-At: Tue, 04 Feb 2003 16:14:57 -0800
Subject: [VxW] ATTENTION - VxWexplo Sub-List Operators
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 00:07:11 -0000

We have one address somewhere on this list that would like to get off, for 
the last 2+ years. Her address is not on the main list here, so someone 
somewhere is relaying to her address.

Please anyone running sub-lists please look for and see if you can remove:

Mary_Kasse at Northrup

Thanks!! 

From ShivS@optima-systems.com Tue Feb  4 16:13:10 2003
Received: from optima_server.Optima_sys_inc (cdm-208-231-200.cox-internet.com
	[208.180.231.200] (may be forged))
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h150D9w10653
	for <vxwexplo@csg.lbl.gov>; Tue, 4 Feb 2003 16:13:10 -0800
Received: by OPTIMA_SERVER with Internet Mail Service (5.5.2650.21)
	id <1HD6DG6V>; Tue, 4 Feb 2003 18:13:09 -0600
Message-ID: <9119742DC346D311B0A000409522B4FE294414@OPTIMA_SERVER>
From: Shiv <ShivS@optima-systems.com>
To: "'VxWorks Users Group List'" <vxwexplo@csg.lbl.gov>
Subject: RE: [VxW] VxWorks 5.4 on a laptop?
Date: Tue, 4 Feb 2003 18:13:08 -0600 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"
X-Mailman-Approved-At: Tue, 04 Feb 2003 16:15:08 -0800
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 00:13:10 -0000

Not too much experience ... but I did notice that those wonky parallel-port
settings that a BDM debugger (like VisionProbe) has laptops 
blue-screening like there's no tommorrow. Look out for laptop specific
patches if you're using a BDM/JTAG Parallel port interface.

Shiv
From vxwexplo-bounces@csg.lbl.gov  Wed Feb  5 02:25:12 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail
From: "Andrew Deamer" <andrew.deamer@polyhedra.com>
Newsgroups: comp.os.vxworks
Date: Wed, 5 Feb 2003 10:25:48 -0000
Lines: 32
Message-ID: <b1qogs$lkv$1$8302bc10@news.demon.co.uk>
References: <3E36D0C9.EFFB7889@americasm01.nt.com>
	<3E37448C.9080608@bellsouth.net>
NNTP-Posting-Host: 193.195.46.202
X-Trace: news.demon.co.uk 1044440412 22175 193.195.46.202 (5 Feb 2003 10:20:12
	GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Wed, 5 Feb 2003 10:20:12 +0000 (UTC)
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
X-Priority: 3
X-Newsreader: Microsoft Outlook Express 5.00.2919.6700
X-MSMail-Priority: Normal
Xref: news.lbl.gov comp.os.vxworks:31683
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Wed, 05 Feb 2003 08:57:31 -0800
Subject: [VxW] Re: Sybols in a specific module
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 10:25:12 -0000

"Joe Durusau" <durusau@bellsouth.net> wrote in message
news:3E37448C.9080608@bellsouth.net...
>
>
> Granum, Allen [CAR:CF81:EXCH] wrote:
> >
> > Can anyone tell me how I would
> > get a list of symbols inside a
> > specific module.
> > I need to do this, then
> > extract out the symbols that
> > end in _MY_SUFFIX_, and then
> > execute each one of these.
> >
> > Thanks,
> >
> > --
> > Allen Granum

You can call moduleInfoGet() to find info about your module and then
repeatedly call symFindByValue() for all values between segInfo.textAddr and
(segInfo.textAddr +  segInfo.textSize).  Then compare the name of the symbol
wtih what you're looking for.

OK - horrid, I know, but it works :-)

Andrew Deamer
Polyhedra plc




From vxwexplo-bounces@csg.lbl.gov  Wed Feb  5 02:30:11 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail
From: "Andrew Deamer" <andrew.deamer@polyhedra.com>
Newsgroups: comp.os.vxworks
Date: Wed, 5 Feb 2003 10:30:26 -0000
Lines: 52
Message-ID: <b1qoph$2ee$1$830fa795@news.demon.co.uk>
References: <9665325e.0301270104.3533d7c2@posting.google.com>
	<647914ce.0301281103.25aea76b@posting.google.com>
NNTP-Posting-Host: 193.195.46.202
X-Trace: news.demon.co.uk 1044440689 2510 193.195.46.202 (5 Feb 2003 10:24:49
	GMT)
X-Complaints-To: abuse@demon.net
NNTP-Posting-Date: Wed, 5 Feb 2003 10:24:49 +0000 (UTC)
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
X-Priority: 3
X-Newsreader: Microsoft Outlook Express 5.00.2919.6700
X-MSMail-Priority: Normal
Xref: news.lbl.gov comp.os.vxworks:31684
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Wed, 05 Feb 2003 08:57:31 -0800
Subject: [VxW] Re: How to check memory during runtime?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 10:30:11 -0000


"msafar" <norealid2003@yahoo.com> wrote in message
news:647914ce.0301281103.25aea76b@posting.google.com...
> Few thoughs:
> - Parity controll and/or ECC on all memory accesses in hardware
> - For code segments (assuming not self modifying code) it should be
> sifficient to know it didn't change over time. (Some sort of a
> checksum and if there is a virtual memory/paging mechanism in place no
> "dirty" flag (or something similar)for corresponding memory pages)
>
> For data segments:
> - From the beggining sort the data into some categories:
> permanent/semi permannet/volatile - checksums can be accumulted at
> background and checked for (semi)permanent- a write into those area
> updates/invalidates the checksum etc. I've been working on a siemens
> product that does something like that. This however requires
> desing/coding with that in mind.
> - virtual memory subsystem can be also used. The test would go a page
> by page. First you create a copy of a page and then remap the
> effective/logical addresses for that memory page into the new copy.
> You can proceed with the test of the freed page. There are some
> problems (as usually). Stacks mainly.
> How to create a copy of the stack of the testing task? Periodically
> kicked tasks - stacks. Maybe some of those could be solved by
> assigning task priorities?
>
> msafar
>
> walter.dietrich@siemens.com (walter) wrote in message
news:<9665325e.0301270104.3533d7c2@posting.google.com>...
> > we use Motorola MPC823e process with 32MByte RAM for railway
applications
> > with VxWorks. The application will run very long, i.e. many
> > months before it is switched off and used later again.
> > Due to security aspects we should do continuous memory testing.
> > Can you give us any ideas how to check the memory during runtime?

Anyone know how to find out how much memory is available programatically?
The only hook that I can find is memFindMax(), but I want some of the
information that is provided (on-screen, alas) by memShow

I've read the FAQ where a new malloc symbol is provided, but I want to
monitor the memory in the whole system (ie used by routines that are part of
the OS and not just by modules loaded subsequently).  I could re-build the
VxWorks image, of course, but I'd rather not...

Thanks in advance

Andrew Deamer
Polyhedra plc


From vxwexplo-bounces@csg.lbl.gov  Tue Feb  4 22:10:10 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!news.svpal.org!nntp.cifnet.net!newsfeed.gamma.ru!srcc!Gamma.RU!demos!news1.spb.su!news.wplus.spb.ru!not-for-mail
From: "Denis Dubrovin" <den@nita.ru>
Newsgroups: comp.os.vxworks
Date: Mon, 3 Feb 2003 11:24:14 +0300
Organization: WEBPlus Ltd.
Lines: 17
Message-ID: <b1l8ve$e0t$1@news.wplus.spb.ru>
NNTP-Posting-Host: tower.nita.spb.ru
Mime-Version: 1.0
Content-Type: text/plain;  charset=koi8-r
Content-Transfer-Encoding: 8bit
X-Trace: news.wplus.spb.ru 1044260654 14365 195.131.77.126 (3 Feb 2003
	08:24:14 GMT)
X-Complaints-To: usenet@news.wplus.spb.ru
NNTP-Posting-Date: 3 Feb 2003 08:24:14 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Xref: news.lbl.gov comp.os.vxworks:31682
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Wed, 05 Feb 2003 08:57:40 -0800
Subject: [VxW] vxWorks correct compile\link address
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 06:10:10 -0000

Hi All!

Thanks for previous answers.

I have following situation:  I have MPC823E-based board. After power on its
relocate flash bank 0 at address 0x0000000 and start code at 0x100 offset.
While initialization it relocate flash bank 0 at address 0x40000000.

Question: How I must compile vxWorks_rom image?  ROM_BASE_ADRS=0x0000000 or
ROM_BASE_ADRS=0x40000000?
Or I may not worry about it?

--
Regards!
                 Den


From vxwexplo-bounces@csg.lbl.gov  Wed Feb  5 03:35:10 2003
Path: news.lbl.gov!dog.ee.lbl.gov!ihnp4.ucsd.edu!usc.edu!newspeer.cts.com!newshub.sdsu.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!easynet-quince!easynet.net!teaser.fr!newsfeed.stueberl.de!newsfeed.vmunix.org!news-mue1.dfn.de!news.bndlg.de!not-for-mail
From: "Michael Lawnick" <michael.lawnick@no_spam.kontron.com>
Newsgroups: comp.os.vxworks
Date: Wed, 5 Feb 2003 12:21:41 +0100
Organization: Buergernetz Dillingen
Lines: 64
Sender: mlawnick@mail.kontron-applications.com
Message-ID: <b1qs42$a53$1@snoopy.bndlg.de>
References: <9665325e.0301270104.3533d7c2@posting.google.com>
	<647914ce.0301281103.25aea76b@posting.google.com>
	<b1qoph$2ee$1$830fa795@news.demon.co.uk>
NNTP-Posting-Host: mail.kontron-applications.com
X-Trace: snoopy.bndlg.de 1044444098 10403 145.253.156.162 (5 Feb 2003 11:21:38
	GMT)
X-Complaints-To: postmaster@bndlg.de
NNTP-Posting-Date: 5 Feb 2003 11:21:38 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.50.4807.1700
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700
Xref: news.lbl.gov comp.os.vxworks:31686
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Wed, 05 Feb 2003 08:58:03 -0800
Subject: [VxW] Re: How to check memory during runtime?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: Michael Lawnick <michael.lawnick@no_spam.kontron.com>, VxWorks Users
	Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 11:35:10 -0000

Hi Andrew,

what's about sysMemTop() and sysPhysMemTop() ?

HTH
Michael

"Andrew Deamer" <andrew.deamer@polyhedra.com> schrieb im Newsbeitrag
news:b1qoph$2ee$1$830fa795@news.demon.co.uk...
>
> "msafar" <norealid2003@yahoo.com> wrote in message
> news:647914ce.0301281103.25aea76b@posting.google.com...
> > Few thoughs:
> > - Parity controll and/or ECC on all memory accesses in hardware
> > - For code segments (assuming not self modifying code) it should be
> > sifficient to know it didn't change over time. (Some sort of a
> > checksum and if there is a virtual memory/paging mechanism in place no
> > "dirty" flag (or something similar)for corresponding memory pages)
> >
> > For data segments:
> > - From the beggining sort the data into some categories:
> > permanent/semi permannet/volatile - checksums can be accumulted at
> > background and checked for (semi)permanent- a write into those area
> > updates/invalidates the checksum etc. I've been working on a siemens
> > product that does something like that. This however requires
> > desing/coding with that in mind.
> > - virtual memory subsystem can be also used. The test would go a page
> > by page. First you create a copy of a page and then remap the
> > effective/logical addresses for that memory page into the new copy.
> > You can proceed with the test of the freed page. There are some
> > problems (as usually). Stacks mainly.
> > How to create a copy of the stack of the testing task? Periodically
> > kicked tasks - stacks. Maybe some of those could be solved by
> > assigning task priorities?
> >
> > msafar
> >
> > walter.dietrich@siemens.com (walter) wrote in message
> news:<9665325e.0301270104.3533d7c2@posting.google.com>...
> > > we use Motorola MPC823e process with 32MByte RAM for railway
> applications
> > > with VxWorks. The application will run very long, i.e. many
> > > months before it is switched off and used later again.
> > > Due to security aspects we should do continuous memory testing.
> > > Can you give us any ideas how to check the memory during runtime?
>
> Anyone know how to find out how much memory is available programatically?
> The only hook that I can find is memFindMax(), but I want some of the
> information that is provided (on-screen, alas) by memShow
>
> I've read the FAQ where a new malloc symbol is provided, but I want to
> monitor the memory in the whole system (ie used by routines that are part
of
> the OS and not just by modules loaded subsequently).  I could re-build the
> VxWorks image, of course, but I'd rather not...
>
> Thanks in advance
>
> Andrew Deamer
> Polyhedra plc
>
>


From vxwexplo-bounces@csg.lbl.gov  Wed Feb  5 03:40:15 2003
Path: news.lbl.gov!dog.ee.lbl.gov!ihnp4.ucsd.edu!sdd.hp.com!enews.sgi.com!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: mjcse@rediffmail.com (mjcse)
Newsgroups: comp.os.vxworks
Date: 5 Feb 2003 03:36:33 -0800
Organization: http://groups.google.com/
Lines: 28
Message-ID: <a815538a.0302050336.3182553f@posting.google.com>
References: <a815538a.0302030415.7d07d129@posting.google.com>
	<Xns931794E7545BCjborkhuisproximcom@194.109.133.29>
	<a815538a.0302040239.42ef708@posting.google.com>
	<Xns9318B38828DC4jborkhuisproximcom@194.109.133.29>
NNTP-Posting-Host: 202.54.13.34
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044444994 26027 127.0.0.1 (5 Feb 2003 11:36:34
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 5 Feb 2003 11:36:34 GMT
Xref: news.lbl.gov comp.os.vxworks:31687
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Wed, 05 Feb 2003 08:58:14 -0800
Subject: [VxW] Re: Skipping vxsize (Thanks)
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 11:40:15 -0000

Thanks Johan,
Thanks Girish...

your inputs were helpful to me...

shafi


Johan Borkhuis <JBorkhuis@proxim.com> wrote in message news:<Xns9318B38828DC4jborkhuisproximcom@194.109.133.29>...
> mjcse@rediffmail.com (mjcse) wrote:
> 
> > Hi John,
> >  Nice to hear from you, the primary source. 
> 
> Thanks, but I am only collecting data from all sources :-)
> 
>  >Yeah I can
> > bypass the vxsize by commenting VXSIZEPROG in one of the
> > target/h/make file. But I want to know if there is any other
> > way other than this.
> > Right now I have been doing it by commenting VXSIZEPROG.
> > Please let me know if there is any other way.
> 
> Just an idea: try redefining VXSIZEPROG under the macros tab in your 
> build properties.
> 
> Kind regards,
>         Johan
From vxwexplo-bounces@csg.lbl.gov  Wed Feb  5 07:25:17 2003
Path: news.lbl.gov!dog.ee.lbl.gov!newsfeed.berkeley.edu!ucberkeley!newsfeeds.sol.net!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!newsfeed.stueberl.de!newsr1.ipcore.viaginterkom.de!btnet-peer1!btnet-feed5!btnet!news.btopenworld.com!not-for-mail
From: "Nathan Kitt" <nkitt@ose-systems.co.uk>
Newsgroups: comp.os.vxworks
Date: Wed, 5 Feb 2003 15:14:54 +0000 (UTC)
Organization: BT Openworld
Lines: 9
Message-ID: <b1r9pd$fp8$1@sparta.btinternet.com>
NNTP-Posting-Host: dial81-131-164-35.in-addr.btopenworld.com
X-Trace: sparta.btinternet.com 1044458094 16168 81.131.164.35 (5 Feb 2003
	15:14:54 GMT)
X-Complaints-To: news-complaints@lists.btinternet.com
NNTP-Posting-Date: Wed, 5 Feb 2003 15:14:54 +0000 (UTC)
X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
X-MSMail-Priority: Normal
X-Priority: 3
X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Xref: news.lbl.gov comp.os.vxworks:31689
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Wed, 05 Feb 2003 08:58:44 -0800
Subject: [VxW] Invitation to Free UK Embedded Seminar
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 15:25:17 -0000

This seminar will provide engineers with up to date information on UML
Modeling for Embedded Systems, RTOS design issues, System on Programmable
Chip and advances in Debugging Technology.

If you are interested please go to www.embedded-masterclass.co.uk for full
agenda and registration.



From vxwexplo-bounces@csg.lbl.gov  Wed Feb  5 02:30:11 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!freenix!teaser.fr!newsfeed.stueberl.de!newsfeed.vmunix.org!newspeer1-gui.server.ntli.net!ntli.net!news2.euro.net!transit.news.cuci.nl!cleanfeed.casema.net!leda.casema.net!newsfeed.wxs.nl!textnews.wxs.nl!not-for-mail
From: "User1964" <user1964@yahoo.com>
Newsgroups: comp.os.vxworks
Date: Wed, 5 Feb 2003 11:25:32 +0100
Organization: Planet Internet
Lines: 35
Message-ID: <b1qorn$fls$1@reader10.wxs.nl>
References: <b1dvqm$dd6$1@news.wplus.spb.ru>
NNTP-Posting-Host: fw.xeikon.be
X-Trace: reader10.wxs.nl 1044440759 16060 195.0.66.253 (5 Feb 2003 10:25:59
	GMT)
X-Complaints-To: abuse@planet.nl
NNTP-Posting-Date: 5 Feb 2003 10:25:59 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Xref: news.lbl.gov comp.os.vxworks:31685
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Wed, 05 Feb 2003 08:58:52 -0800
Subject: [VxW] Re: How to simulate board power on?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: User1964 <user1964@yahoo.com>, VxWorks Users Group List
	<vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 10:30:11 -0000


"Denis Dubrovin" <den@nita.ru> wrote in message
news:b1dvqm$dd6$1@news.wplus.spb.ru...
> Hi!
>
> I`m use vxWorks and visionCLICK\visionICE and custom MPC823E -based board.
>
> I compiled rom-Based image of vxworks, burn it to flash and its works fine
> after I make
> INN
> SR PC startadress
> GO
> in visionClick.
>
> When I disconnet visionICE out from BDM and power off\on my board nothing
> don`t appear at terminal window.
>
> How I can simulate hard reset of my board to locate problems???
> Please give me detailed advices, step -by-step if possible...
>
> --
> Regards!
>                  Den
>
>

If you're using a reg-file with your VisionIce, it may initialize some vital
configuration registers automatically at startup (don't know the MPC823E,
but my PPC405 has a lot of configuration registers that need to be
initialized).
You may need to include some of these initializations in your VxWorks image
(e.g. in rominit.s).



From wade.oram@ifrsys.com Tue Feb  4 23:43:05 2003
Received: from mail8.ifrsys.com (mail2.ifrsys.com [65.196.219.163])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h157h3w14044
	for <vxwexplo@csg.lbl.gov>; Tue, 4 Feb 2003 23:43:04 -0800
Received: from shwntsft005 ([89.0.38.254])
	by mail8.ifrsys.com  with ESMTP id h157gqE09879
	for <vxwexplo@csg.lbl.gov>; Wed, 5 Feb 2003 07:42:53 GMT
From: "Wade Oram" <wade.oram@ifrsys.com>
To: "VxWorks Users Group List" <vxwexplo@csg.lbl.gov>
Subject: RE: [VxW] GoAhead WebServer trouble shooting
Date: Wed, 5 Feb 2003 07:42:53 -0000
Message-ID: <NEBBIELGGFGNIDMCAEHBAEDECAAA.wade.oram@ifrsys.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Importance: Normal
In-Reply-To: <92b070a5.0302040358.b3a2437@posting.google.com>
X-MailScanner: Found to be clean
X-Mailman-Approved-At: Wed, 05 Feb 2003 08:59:07 -0800
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: wade.oram@aeroflex.com, VxWorks Users Group List
	<vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 07:43:05 -0000

> From: vxwexplo-bounces@csg.lbl.gov
> [mailto:vxwexplo-bounces@csg.lbl.gov]On Behalf Of Steve W
> Sent: 04 February 2003 11:58
> To: vxwexplo@csg.lbl.gov
> Subject: [VxW] GoAhead WebServer trouble shooting
>
>
> I have built and included the GoAhead Web Server into my vxworks image
> but cannot connect to its home page via my browser.
>
> I believe I have configured the directory information correctly in
> main.c for the hard drive. I have copied the home page to the drive
> and I am using the websvxmain() function to start the server.
>

I replied from home yesterday but here at work I gone through and extracted
exactly what I did to get the GoAhead web server working.

Firstly, the disk in my system is "/ata2a" so you will see references to
this throughout the following comments. I also elected to put my candidate
web site in a "webs" subdirectory (as suggested by the code in main.c). You
will obviously have to change these to suit your own situation/tastes.

The Steps that I took are as follows:

1: Changes to vxworks\main.c
	line 44  changed #define ROOT_DIR from T("/ata0/webs") to T("/ata2a/webs")
	line 46  changed "*rootWeb = T("web");" to "*rootWeb = T("");"
	line 154 changed "umRestore(T("umconfig.txt"));" to
"umRestore(T("/umconfig.txt"));"

2: Build a downloadable Tornado project.
      Add all of the ".c" files in the Webs source directory except
webComp.c and websSSL.c
	Add the vxworks\main.c
	In the compiler tab of the build properties, add the following defines:
		-DWEBS
		-DUEMF
		-DOS="VXWORKS"
		-DVXWORKS
		-DUSER_MANAGEMENT_SUPPORT
		-DDIGEST_ACCESS_SUPPORT

      The last two of these are not necessary if you do not want so set
access rights on your web site.
	I defined them simply so that the supplied example web site would work in
its entirety.

3: Add a umconfig.txt file to the root directory - ie /ata2a/umconfig.txt
	I think that I initially put a completely empty file here but I could be
wrong about this.
	In any event the file now contains three lines each of which have no
whitespace:
		TABLE=users
		TABLE=groups
		TABLE=access

Having performed these steps, the server was built, downloaded onto my
target and started from the windshell using "sp websvxmain" and it worked!

In my earlier mail, I stated that the default page is "home.asp". If you
wish to change this, the code that sets the default url is located at line
284 of vxworks\main.c.


You may like to know that I have edited the code in several places to fix
several vulnerabilities which were highlighted (along with the fixes) on the
GoAhead Seb Server newsgroup hosted on news.goahead.com.

--
Wade Oram

From AKBiocca@LBL.gov Wed Feb  5 09:26:48 2003
Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h15HQmw17164
	for <vxwexplo-process@csg.lbl.gov>; Wed, 5 Feb 2003 09:26:48 -0800
Received: from postal1.lbl.gov (localhost [127.0.0.1])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h15HQlj10924
	for <vxwexplo-process@csg.lbl.gov>;
	Wed, 5 Feb 2003 09:26:47 -0800 (PST)
Received: from swrw2k.LBL.gov (swrw2k.dhcp.lbl.gov [131.243.92.243])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h15HQla10916
	for <vxwexplo@lbl.gov>; Wed, 5 Feb 2003 09:26:47 -0800 (PST)
Message-Id: <5.1.0.14.0.20030205092055.02bdaba0@swr.lbl.gov>
X-Sender: akbiocca@swr.lbl.gov
X-Mailer: QUALCOMM Windows Eudora Version 5.1
Date: Wed, 05 Feb 2003 09:26:46 -0800
To: vxwexplo@LBL.gov
From: Alan K Biocca <AKBiocca@LBL.gov>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Mailman-Approved-At: Wed, 05 Feb 2003 09:32:20 -0800
Subject: [VxW] Mailing List cross-coupled to Comp.Os.VxWorks
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 17:26:48 -0000

It has come to my attention that not everyone knows that there is a Mailing 
List cross-coupled to the newsgroup comp.os.vxworks. This in fact is where 
comp.os.vxworks came from originally.

Articles flow in both directions, though the newsgroup is unmoderated, the 
list is filtered to reduce spam. We have had some problems with the 
gateway, but hopefully the new software will improve this function.

We have recently upgraded this system to alleviate problems and improve 
service. The new list has immediate and digest modes.

There is a web interface for subscribing to the list, and managing your own 
list settings:

http://www-csg.lbl.gov/vxworks/

Thanks,

Alan Biocca

From william.f.garner@lmco.com Wed Feb  5 12:16:54 2003
Received: from postal1.lbl.gov (postal1.lbl.gov [128.3.7.82])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h15KGrw20552
	for <vxwexplo-process@csg.lbl.gov>; Wed, 5 Feb 2003 12:16:53 -0800
Received: from postal1.lbl.gov (localhost [127.0.0.1])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h15KGrj20939
	for <vxwexplo-process@csg.lbl.gov>;
	Wed, 5 Feb 2003 12:16:53 -0800 (PST)
Received: from mailgw2a.lmco.com (mailgw2a.lmco.com [192.91.147.7])
	by postal1.lbl.gov (8.11.2/8.11.2) with ESMTP id h15KGqa20922
	for <vxwexplo@lbl.gov>; Wed, 5 Feb 2003 12:16:53 -0800 (PST)
Received: from emss01g01.ems.lmco.com ([129.197.181.54])
	by mailgw2a.lmco.com (8.11.6/8.11.6) with ESMTP id h15KGpY31700
	for <vxwexplo@lbl.gov>; Wed, 5 Feb 2003 15:16:51 -0500 (EST)
Received: from CONVERSION-DAEMON.lmco.com by lmco.com (PMDF V6.1-1 #40643) id
	<0H9U00F01R00KL@lmco.com> for vxwexplo@lbl.gov;
	Wed, 05 Feb 2003 12:16:49 -0800 (PST)
Received: from EMSS01I00.us.lmco.com ([129.197.181.70]) by lmco.com (PMDF
	V6.1-1 #40643)
	with ESMTP id <0H9U002WQQZZLU@lmco.com> for vxwexplo@lbl.gov;
	Wed, 05 Feb 2003 12:16:47 -0800 (PST)
Received: by EMSS01I00.us.lmco.com with Internet Mail Service (5.5.2653.19)	id
	<1CKBCLBL>; Wed, 05 Feb 2003 12:16:47 -0800
Content-return: allowed
Date: Wed, 05 Feb 2003 12:16:46 -0800
From: "Garner, William F" <william.f.garner@lmco.com>
To: "'vxwexplo@lbl.gov'" <vxwexplo@lbl.gov>
Message-id: <A8011EA20676D4119ED400508BE3297E0172C4C0@emss01m13.ems.lmco.com>
MIME-version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-type: text/plain
Content-transfer-encoding: 7BIT
X-Mailman-Approved-At: Wed, 05 Feb 2003 12:53:56 -0800
Subject: [VxW] Memory leak in arplib using arpDelete
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 20:16:54 -0000

I believe we have found a bug in VxWorks' arpDelete due to rigorous testing
that perhaps no one else has done.  As part of qualification testing for our
product we are changing the IP address of our card 10 million times.  This
test results in the system running out of memory after approximately a day
and a half.  We have traced the problem back to arpDelete actually eating up
16 bytes of memory each time it is called. 

We have notified WindRiver Systems, but we are interested to know if anyone
else has seen this problem.  

--Rich Beck & Bill Garner
Lockheed Martin
Management Data Systems

From vxwexplo-bounces@csg.lbl.gov  Wed Feb  5 14:04:13 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!HSNX.atgi.net!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.esat.net!diablo.theplanet.net!btnet-peer!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail
From: David Laight <david@spam.me.l8s.co.uk>
Newsgroups: comp.os.vxworks
Date: Wed, 5 Feb 2003 21:37:12 +0000 (UTC)
Organization: BT Openworld
Lines: 30
Message-ID: <b1s067$m4n$1@knossos.btinternet.com>
References: <c075a65c.0302040353.286a0e43@posting.google.com>
	<b1oc5c$r7i$1@freenet9.carleton.ca> <b1ofpc$3qi$1@venus.btinternet.com>
	<c075a65c.0302041124.7d718a0f@posting.google.com>
NNTP-Posting-Host: host213-122-42-163.in-addr.btopenworld.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: knossos.btinternet.com 1044481032 22679 213.122.42.163 (5 Feb 2003
	21:37:12 GMT)
X-Complaints-To: news-complaints@lists.btinternet.com
NNTP-Posting-Date: Wed, 5 Feb 2003 21:37:12 +0000 (UTC)
X-Accept-Language: en-us, en
User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.1) Gecko/20020904
Xref: news.lbl.gov comp.os.vxworks:31693
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Wed, 05 Feb 2003 14:08:26 -0800
Subject: [VxW] Re: Serial I/O - End of Transmission?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 22:04:13 -0000

>>Getting an interrupt after the data has been sent (eg to drop RTS on
>>a half duplex link) is somewhat tricky......
> 
> To do precisely that :-(

SNA SDLC half duplex via a modem sharing adapter.

Mainframe transmits go to all clients, to respond to its poll
a client must assert RTS (request for send) then wait until the
modem reports CTS (clear to send) at which point the response can
be sent.  Once the last bit of the final flag has cleared the tx pin
the system has to drop RTS so that the next client can respond to
its poll.  Not doing so in a timely manner seriously reduces throughput.

I did have a wheeze method of putting the transmitter into local
loopback.  Receipt of the end of frame flag being used to turn
RTS off.

IIRC this showed up some bugs in the silicon when both channels
were in use :-(

I also failed to find and parts where the rx status fifo (for
sdlc frame lengths and status) actually worked properly.

Not to mention the fun trying to detect HDLC aborts reliably.
flag, flag, abort, flag, data, abort, crc, crc, flag type
sequences are too hard....

	David

From John_W_Cosgrove@raytheon.com Wed Feb  5 14:14:08 2003
Received: from dfw-gate1.raytheon.com (dfw-gate1.raytheon.com
	[199.46.199.230])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h15ME8w21566
	for <VxWexplo@csg.lbl.gov>; Wed, 5 Feb 2003 14:14:08 -0800
Received: from ds02c00.directory.ray.com (ds02c00.directory.ray.com
	[147.25.138.118])h15ME4v5019790
	for <VxWexplo@csg.lbl.gov>; Wed, 5 Feb 2003 16:14:07 -0600 (CST)
Received: from ds02c00.directory.ray.com (localhost [127.0.0.1])
	h15Lx6xQ012230
	for <VxWexplo@csg.lbl.gov>; Wed, 5 Feb 2003 21:59:06 GMT
Received: from ad2-mta02.and.us.ray.com (ad2-mta02.and.us.ray.com
	[138.127.59.160])h15Lwldi011886
	for <VxWexplo@csg.lbl.gov>; Wed, 5 Feb 2003 21:59:04 GMT
To: VxWexplo@csg.lbl.gov
X-Mailer: Lotus Notes Release 5.0.8  June 18, 2001
Message-ID: <OF0D025CCA.B78B3493-ON85256CC4.0078274F@and.us.ray.com>
From: "John W Cosgrove" <John_W_Cosgrove@raytheon.com>
Date: Wed, 5 Feb 2003 16:58:15 -0500
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
X-Mailman-Approved-At: Wed, 05 Feb 2003 14:27:22 -0800
Subject: [VxW] Disk Formatting
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Wed, 05 Feb 2003 22:14:08 -0000





vxWorks gurs,

I have a need to exchange data between a PPC 7400 (DY4 svme179) and a PC
(Windows2000).  The disk is a 72 Gig Seagate ST373405LW.  I cannot read the
format (FAT32, 32 Gig) that windows generates on the PPC and I cannot read
the 72 Gig FAT32 format that vxWorks generates on the W2K machine.

I am using dosFs2, vxWorks 5.4.

Does anyone have any suggestions?

Thanks.
John Cosgrove
(401)842-4167
John_W_Cosgrove@raytheon.com
jwc@ssd.ray.com


From ahsiao123@yahoo.com Wed Feb  5 16:07:06 2003
Received: from web14008.mail.yahoo.com (web14008.mail.yahoo.com
	[216.136.175.124])
	by csg.lbl.gov (8.11.6/8.11.6) with SMTP id h16075w22721
	for <vxwexplo@csg.lbl.gov>; Wed, 5 Feb 2003 16:07:05 -0800
Message-ID: <20030206000704.78119.qmail@web14008.mail.yahoo.com>
Received: from [64.186.172.226] by web14008.mail.yahoo.com via HTTP;
	Wed, 05 Feb 2003 16:07:04 PST
Date: Wed, 5 Feb 2003 16:07:04 -0800 (PST)
From: hsiao phoebe <ahsiao123@yahoo.com>
To: vxwexplo@csg.lbl.gov
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailman-Approved-At: Wed, 05 Feb 2003 16:38:39 -0800
Subject: [VxW] any recommendation for an x86-based PC for the driver
	development?
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 00:07:06 -0000

I want to port my PCI driver to VxWorks 5.5.  I got
pcPentium2/3/4 BSPs from Wind River.  I made a
bootable floopy generated by mkboot.  However after a
lot of '+' were printed on the screen of the target
PC, it seemed to get stuck somewhere.  I don't want to
spend time on the BSP part, but instead on the porting
driver development.  Has anyone ever used a off-shelf
PC for the development?  If so, can someone give me
some PC recommendation?

Thanks

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From vxwexplo-bounces@csg.lbl.gov  Thu Feb  6 07:55:07 2003
Message-ID: <3E428597.2D8855E4@notifier-is.net>
Date: Thu, 06 Feb 2003 10:56:07 -0500
From: david lindauer <dlindauer@notifier-is.net>
X-Mailer: Mozilla 4.75 [en] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.vxworks
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
NNTP-Posting-Host: mail.notifier-is.net
X-Original-NNTP-Posting-Host: mail.notifier-is.net
X-Trace: news.iglou.com 1044546445 mail.notifier-is.net (6 Feb 2003 10:47:25
	-0500)
Lines: 33
X-Original-NNTP-Posting-Host: 204.255.235.109
Path: news.lbl.gov!dog.ee.lbl.gov!news.cc.utah.edu!xmission!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!nntp.abs.net!uunet!dca.uu.net!ash.uu.net!news.iglou.com!not-for-mail
Xref: news.lbl.gov comp.os.vxworks:31697
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Thu, 06 Feb 2003 08:48:51 -0800
Subject: [VxW] Serial loopback code
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 15:55:07 -0000

hi,

    I wrote some serial loopback code to help manufacturing test the
TX/RX, CTS/RTS, and DTR/DSR pairs of one of our serial ports.  They
consider this easier than hooking up modems and waiting for them to
connect.

    The code works properly when I'm debugging interactively; and runs
through to completion properly under the same setup (so I'm pretty sure
there are no timing issues).

    However, what I want to do is call the code during the bootrom.sys
execution so they can see the results without waiting for the autoboot
timeout and boot into user code.

    What I did was, place a call to the loopback test code right before
the code in bootconfig.c which determines whether to do the autoboot.
(shortly after it prints the bootrom.sys banner).  Looking at the code,
it seems as if everything I need for the serial port to work should be
configured at that point.  However, when the loopback code is executed,
it displays a message indicating it cannot detect the loopback jumpers.

    I've combed through the config.h and configall.h, as well as
prjparams.h, and think everything is set up the same way both when
building the boot rom and when building the kernel image I was using to
debug.  I was wondering if anyone had any suggestions as to what the
problem might be?  I am doing high level serial I/O through the TTY
drivers for the most part, rather than bit-banging the serial chip.

Thanks,

David

From vxwexplo-bounces@csg.lbl.gov  Wed Feb  5 22:50:18 2003
Path: news.lbl.gov!newsfeed.berkeley.edu!ucberkeley!beamish.news.atl.earthlink.net!guinness.news.atl.earthlink.net!news.atl.earthlink.net!stamper.news.atl.earthlink.net!stamper.news.pas.earthlink.net!newsfeed2.earthlink.net!newsfeed.earthlink.net!newsfeed.news2me.com!arclight.uoregon.edu!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: john_94501@yahoo.com (John)
Newsgroups: comp.os.vxworks
Subject: Re: [VxW] any recommendation for an x86-based PC for the driver
	development?
Date: 5 Feb 2003 22:45:15 -0800
Organization: http://groups.google.com/
Lines: 34
Message-ID: <488e459a.0302052245.3adb38ce@posting.google.com>
References: <mailman.12.1044491921.24296.vxwexplo@csg.lbl.gov>
NNTP-Posting-Host: 64.175.47.244
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044513915 24404 127.0.0.1 (6 Feb 2003 06:45:15
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 6 Feb 2003 06:45:15 GMT
Xref: news.lbl.gov comp.os.vxworks:31696
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Thu, 06 Feb 2003 08:49:01 -0800
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 06:50:18 -0000

Hello,

This is an amazingly common question - check the serial port for the
console output from the default VxWorks image in 5.5 (and in AE 1.1
too). Older version defaulted to the screen + keyboard console driver.

If you want to switch back, search the archives of this group for the
components that you need to add to your kernel. Also, take a moment to
read the architecture supplement for information about these sorts of
things. For future reference, searching the archives of this group
(e.g. via the groups search facility at Google) will often get you a
faster answer.

HTH,

John...

hsiao phoebe <ahsiao123@yahoo.com> wrote in message news:<mailman.12.1044491921.24296.vxwexplo@csg.lbl.gov>...
> I want to port my PCI driver to VxWorks 5.5.  I got
> pcPentium2/3/4 BSPs from Wind River.  I made a
> bootable floopy generated by mkboot.  However after a
> lot of '+' were printed on the screen of the target
> PC, it seemed to get stuck somewhere.  I don't want to
> spend time on the BSP part, but instead on the porting
> driver development.  Has anyone ever used a off-shelf
> PC for the development?  If so, can someone give me
> some PC recommendation?
> 
> Thanks
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
From phenghong@yahoo.com Thu Feb  6 01:57:45 2003
Received: from web10402.mail.yahoo.com (web10402.mail.yahoo.com
	[216.136.130.94])
	by csg.lbl.gov (8.11.6/8.11.6) with SMTP id h169vjw25002
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 01:57:45 -0800
Message-ID: <20030206095745.59058.qmail@web10402.mail.yahoo.com>
Received: from [61.8.198.242] by web10402.mail.yahoo.com via HTTP;
	Thu, 06 Feb 2003 01:57:45 PST
Date: Thu, 6 Feb 2003 01:57:45 -0800 (PST)
From: Tan Pheng Hong <phenghong@yahoo.com>
Subject: Re: [VxW] any recommendation for an x86-based PC for the driver
	development?
To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
In-Reply-To: <20030206000704.78119.qmail@web14008.mail.yahoo.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailman-Approved-At: Thu, 06 Feb 2003 08:49:15 -0800
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 09:57:45 -0000

Hi...I use VxWorks 5.4 and have booted successfully into my Acer PC,
Dell Laptop and Pentium based PC104 from Jumptec.

No problems generally with most COTS PC systems except for the Ethernet
driver part which is controller specific.  I recommend the 3COM 3C905
ethernet controller.... for embedded systems Intel 82559ER should work
seemlessly with VxWorks.

Hope this help

Tan Pheng Hong
Singapore

--- hsiao phoebe <ahsiao123@yahoo.com> wrote:
> I want to port my PCI driver to VxWorks 5.5.  I got
> pcPentium2/3/4 BSPs from Wind River.  I made a
> bootable floopy generated by mkboot.  However after a
> lot of '+' were printed on the screen of the target
> PC, it seemed to get stuck somewhere.  I don't want to
> spend time on the BSP part, but instead on the porting
> driver development.  Has anyone ever used a off-shelf
> PC for the development?  If so, can someone give me
> some PC recommendation?
> 
> Thanks
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> _______________________________________________
> VxWexplo mailing list
> VxWexplo@csg.lbl.gov
> http://www-csg.lbl.gov/mailman/listinfo/vxwexplo


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From lingqian@lucent.com Thu Feb  6 06:39:33 2003
Received: from hoemail2.firewall.lucent.com (hoemail2.lucent.com
	[192.11.226.163])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h16EdWw26579
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 06:39:32 -0800
Received: from ci0026exch001u.wins.lucent.com (h135-252-18-18.lucent.com
	[135.252.18.18])ESMTP id h16EdO727994
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 09:39:25 -0500 (EST)
Received: by CI0026EXCH001U with Internet Mail Service (5.5.2653.19)
	id <ZDJR9ZQG>; Thu, 6 Feb 2003 22:39:23 +0800
Message-ID: <31C0F08B0D18D511ACC800508BAE7B4705935D12@CI0026EXCH001U>
From: "Qian, Ling (Ling)" <lingqian@lucent.com>
To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
Subject: RE: [VxW] Disk Formatting
Date: Thu, 6 Feb 2003 22:38:19 +0800 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain
X-Mailman-Approved-At: Thu, 06 Feb 2003 08:49:15 -0800
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 14:39:33 -0000


It seems that VxWorks only support DosFS, which is FAT instead of FAT32

-----Original Message-----
From: John W Cosgrove [mailto:John_W_Cosgrove@raytheon.com]
Sent: Wednesday, February 05, 2003 1:58 PM
To: VxWexplo@csg.lbl.gov
Subject: [VxW] Disk Formatting






vxWorks gurs,

I have a need to exchange data between a PPC 7400 (DY4 svme179) and a PC
(Windows2000).  The disk is a 72 Gig Seagate ST373405LW.  I cannot read the
format (FAT32, 32 Gig) that windows generates on the PPC and I cannot read
the 72 Gig FAT32 format that vxWorks generates on the W2K machine.

I am using dosFs2, vxWorks 5.4.

Does anyone have any suggestions?

Thanks.
John Cosgrove
(401)842-4167
John_W_Cosgrove@raytheon.com
jwc@ssd.ray.com


_______________________________________________
VxWexplo mailing list
VxWexplo@csg.lbl.gov
http://www-csg.lbl.gov/mailman/listinfo/vxwexplo
From ramkumar_sripathi@net.com Wed Feb  5 17:45:00 2003
Received: from mx02.net.com ([134.56.3.132])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h161j0w23655
	for <vxwexplo@csg.lbl.gov>; Wed, 5 Feb 2003 17:45:00 -0800
Received: from mx02-int.net.com (mx02-int.net.com [134.56.112.14])
	by mx02.net.com (Switch-2.2.4/Switch-2.2.4) with ESMTP id h161kGV04749
	for <vxwexplo@csg.lbl.gov>; Wed, 5 Feb 2003 17:46:16 -0800 (PST)
Received: from west-mail.net.com (west-mail.net.com [134.56.112.40])
	h161i6n29719
	for <vxwexplo@csg.lbl.gov>; Wed, 5 Feb 2003 17:44:06 -0800 (PST)
Received: from net.com ([134.56.24.53]) by west-mail.net.com
          (Netscape Messaging Server 3.6)  with ESMTP id AAA6011
          for <vxwexplo@csg.lbl.gov>; Wed, 5 Feb 2003 17:45:25 -0800
Sender: kumar@net.com
Message-ID: <3E41BE35.5AD1507B@net.com>
Date: Wed, 05 Feb 2003 17:45:25 -0800
From: Ramkumar Sripathi <ramkumar_sripathi@net.com>
Organization: N.E.T. http://www.net.com
X-Mailer: Mozilla 4.61C-NETv45 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en, en-GB, fr, de
MIME-Version: 1.0
To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
Subject: Re: [VxW] Memory leak in arplib using arpDelete
References: <A8011EA20676D4119ED400508BE3297E0172C4C0@emss01m13.ems.lmco.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailman-Approved-At: Thu, 06 Feb 2003 08:49:22 -0800
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 01:45:00 -0000

You must alos have seen a considerable performance degrade as your test system
started  to loose more an more memory, unless of couse if you have a customized
more efficient malloc code .


"Garner, William F" wrote:

> I believe we have found a bug in VxWorks' arpDelete due to rigorous testing
> that perhaps no one else has done.  As part of qualification testing for our
> product we are changing the IP address of our card 10 million times.  This
> test results in the system running out of memory after approximately a day
> and a half.  We have traced the problem back to arpDelete actually eating up
> 16 bytes of memory each time it is called.
>
> We have notified WindRiver Systems, but we are interested to know if anyone
> else has seen this problem.
>
> --Rich Beck & Bill Garner
> Lockheed Martin
> Management Data Systems
>
> _______________________________________________
> VxWexplo mailing list
> VxWexplo@csg.lbl.gov
> http://www-csg.lbl.gov/mailman/listinfo/vxwexplo

From rawsonc@netscout.com Thu Feb  6 05:31:59 2003
Received: from nsxconnect.netscout.com ([208.159.61.216])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h16DVww26429
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 05:31:59 -0800
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Subject: Re: [VxW] any recommendation for an x86-based PC for the driver
	development?
X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0
content-class: urn:content-classes:message
Date: Thu, 6 Feb 2003 08:26:02 -0500
Message-ID: <33763DAD4E0DAF46BAFCB00CB6F48FFD012280@nsxconnect.netscout.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Re: [VxW] any recommendation for an x86-based PC for the driver
	development?
Thread-Index: AcLN5A6I0l6gcMBvRmKj2HaqosGO9Q==
From: "Rawson, Chris" <rawsonc@netscout.com>
To: "VxWorks Users Group List" <vxwexplo@csg.lbl.gov>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by csg.lbl.gov id
	h16DVww26429
X-Mailman-Approved-At: Thu, 06 Feb 2003 08:49:22 -0800
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 13:31:59 -0000

				Any standard PC motherboard should be able to be used for development, first questions are

				1:  Do you have a supported NIC in the system?
				2: Do you have an ftp server running on your PCand is it connected to the target?
				3. Are you running any USB devices?



				There are only 10 types of people in this world: those who understand
				binary, and those who don't.




	hsiao phoebe <ahsiao123@yahoo.com>
			02/05/2003 19:07
			Please respond to VxWorks Users Group List <vxwexplo@csg.lbl.gov>
					
	To:	vxwexplo@csg.lbl.gov@SMTP@Exchange
	cc:	
	Subject:	[VxW] any recommendation for an x86-based PC for the driver    development?	


				I want to port my PCI driver to VxWorks 5.5.  I got
				pcPentium2/3/4 BSPs from Wind River.  I made a
				bootable floopy generated by mkboot.  However after a
				lot of '+' were printed on the screen of the target
				PC, it seemed to get stuck somewhere.  I don't want to
				spend time on the BSP part, but instead on the porting
				driver development.  Has anyone ever used a off-shelf
				PC for the development?  If so, can someone give me
				some PC recommendation?

				Thanks

				__________________________________________________
				Do you Yahoo!?
				Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
				http://mailplus.yahoo.com
				_______________________________________________
				VxWexplo mailing list
				VxWexplo@csg.lbl.gov
				http://www-csg.lbl.gov/mailman/listinfo/vxwexplo


From vunnam.rao@wipro.com Wed Feb  5 20:06:42 2003
Received: from wiproecmx1.wipro.com (wiproecmx1.wipro.com [164.164.31.5])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h1646cw24079
	for <vxwexplo@csg.lbl.gov>; Wed, 5 Feb 2003 20:06:39 -0800
Received: from ecvwall1.wipro.com (ecvwall1.wipro.com [10.200.52.11])
	by wiproecmx1.wipro.com (8.11.3/8.11.3) with ESMTP id h1643TH23238
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 09:33:29 +0530 (IST)
Received: from blr-ec-bh1.wipro.com ([10.200.50.91]) by 10.200.52.11 with
	InterScan Messaging Security Suite; Thu, 06 Feb 2003 09:36:30 +0530
Received: from hyd-lax-msg.wipro.com ([10.151.50.99]) by blr-ec-bh1.wipro.com
	with Microsoft SMTPSVC(5.0.2195.5329);
	Thu, 6 Feb 2003 09:36:29 +0530
X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Date: Thu, 6 Feb 2003 09:36:29 +0530
Message-ID: <D3C8905000DE1C42BC5378A14C7FD15F355FF1@hyd-lax-msg.wipro.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [VxW] any recommendation for an x86-based PC for the
	driverdevelopment?
Thread-Index: AcLNeXJdRz5HUx0QT6uvgO77FgYUTAAHBthg
From: "Vunnam Kondala Rao" <vunnam.rao@wipro.com>
To: "VxWorks Users Group List" <vxwexplo@csg.lbl.gov>
X-OriginalArrivalTime: 06 Feb 2003 04:06:29.0918 (UTC)
	FILETIME=[2084A3E0:01C2CD95]
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by csg.lbl.gov id
	h1646cw24079
X-Mailman-Approved-At: Thu, 06 Feb 2003 08:49:31 -0800
Subject: [VxW] Is there any group for pSOS.
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 04:06:42 -0000


Hi,

Is there any group for pSOS development. Any one knows that link please forward to me. I tried to register os.comp.psos group. I am unable to succeed please let me know the procedure to join.

Thanks,
kondala

**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************
From John_W_Cosgrove@raytheon.com Thu Feb  6 10:39:26 2003
Received: from dfw-gate4.raytheon.com (dfw-gate4.raytheon.com
	[199.46.199.233])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h16IdQw29601
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 10:39:26 -0800
Received: from ds02e00.directory.ray.com (ds02e00.directory.ray.com
	[147.25.130.245])h16IdODp004367
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 12:39:25 -0600 (CST)
Received: from ds02e00.directory.ray.com (localhost [127.0.0.1])
	h16IdJVK022936
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 18:39:20 GMT
Received: from ad2-mta02.and.us.ray.com (ad2-mta02.and.us.ray.com
	[138.127.59.160])h16IdHUJ022920
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 18:39:17 GMT
Subject: RE: [VxW] Disk Formatting
To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
X-Mailer: Lotus Notes Release 5.0.8  June 18, 2001
Message-ID: <OF0A52D15F.2031A3A0-ON85256CC5.00662C2F@and.us.ray.com>
From: "John W Cosgrove" <John_W_Cosgrove@raytheon.com>
Date: Thu, 6 Feb 2003 13:39:29 -0500
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 18:39:26 -0000






Check into this more.  The dosFs2 does support FAT (12 bit), FAT16 and
FAT32.  However, further research shows that W2K does some strange things
with FAT32 format.  Win98 is supposed to do what we need, but this is
unproved yet.

John Cosgrove
(401)842-4167
John_W_Cosgrove@raytheon.com
jwc@ssd.ray.com


                                                                                                                                       
                      "Qian, Ling                                                                                                      
                      (Ling)"                  To:       VxWorks Users Group List <vxwexplo@csg.lbl.gov>                               
                      <lingqian@lucent.        cc:                                                                                     
                      com>                     Subject:  RE: [VxW] Disk Formatting                                                     
                      Sent by:                                                                                                         
                      vxwexplo-bounces@                                                                                                
                      csg.lbl.gov                                                                                                      
                                                                                                                                       
                                                                                                                                       
                      02/06/2003 09:38                                                                                                 
                      AM                                                                                                               
                      Please respond to                                                                                                
                      VxWorks Users                                                                                                    
                      Group List                                                                                                       
                                                                                                                                       
                                                                                                                                       





It seems that VxWorks only support DosFS, which is FAT instead of FAT32

-----Original Message-----
From: John W Cosgrove [mailto:John_W_Cosgrove@raytheon.com]
Sent: Wednesday, February 05, 2003 1:58 PM
To: VxWexplo@csg.lbl.gov
Subject: [VxW] Disk Formatting






vxWorks gurs,

I have a need to exchange data between a PPC 7400 (DY4 svme179) and a PC
(Windows2000).  The disk is a 72 Gig Seagate ST373405LW.  I cannot read the
format (FAT32, 32 Gig) that windows generates on the PPC and I cannot read
the 72 Gig FAT32 format that vxWorks generates on the W2K machine.

I am using dosFs2, vxWorks 5.4.

Does anyone have any suggestions?

Thanks.
John Cosgrove
(401)842-4167
John_W_Cosgrove@raytheon.com
jwc@ssd.ray.com


_______________________________________________
VxWexplo mailing list
VxWexplo@csg.lbl.gov
http://www-csg.lbl.gov/mailman/listinfo/vxwexplo
_______________________________________________
VxWexplo mailing list
VxWexplo@csg.lbl.gov
http://www-csg.lbl.gov/mailman/listinfo/vxwexplo




From david.seltz@windriver.com Thu Feb  6 09:56:21 2003
Received: from mail.wrs.com (unknown-1-11.wrs.com [147.11.1.11])
	by csg.lbl.gov (8.11.6/8.11.6) with ESMTP id h16HuLw29143
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 09:56:21 -0800
Received: from nshdseltz ([128.224.196.21])
	by mail.wrs.com (8.9.3/8.9.1) with SMTP id JAA12458
	for <vxwexplo@csg.lbl.gov>; Thu, 6 Feb 2003 09:55:09 -0800 (PST)
From: "David Seltz" <david.seltz@windriver.com>
To: "VxWorks Users Group List" <vxwexplo@csg.lbl.gov>
Subject: RE: [VxW] Is there any group for pSOS.
Date: Thu, 6 Feb 2003 12:56:33 -0500
Message-ID: <NDBBIHIPJFIMOPNGIELGMEOEEJAA.david.seltz@windriver.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
In-Reply-To: <D3C8905000DE1C42BC5378A14C7FD15F355FF1@hyd-lax-msg.wipro.com>
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
X-Mailman-Approved-At: Thu, 06 Feb 2003 13:00:43 -0800
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: david.seltz@windriver.com, VxWorks Users Group List
	<vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 17:56:22 -0000

Kondala,
	One suggestion is go to Windsurf and use the Online Discussion Group on
Operating Systems.  The Wind River Engineers usually participate in these
groups.

Dave

-----Original Message-----
From: vxwexplo-bounces@csg.lbl.gov
[mailto:vxwexplo-bounces@csg.lbl.gov]On Behalf Of Vunnam Kondala Rao
Sent: Wednesday, February 05, 2003 11:06 PM
To: VxWorks Users Group List
Subject: [VxW] Is there any group for pSOS.



Hi,

Is there any group for pSOS development. Any one knows that link please
forward to me. I tried to register os.comp.psos group. I am unable to
succeed please let me know the procedure to join.

Thanks,
kondala

**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying
or dissemination of the information contained in the E-MAIL in any manner
whatsoever is strictly prohibited.

***************************************************************************
_______________________________________________
VxWexplo mailing list
VxWexplo@csg.lbl.gov
http://www-csg.lbl.gov/mailman/listinfo/vxwexplo

From vxwexplo-bounces@csg.lbl.gov  Thu Feb  6 11:30:05 2003
Path: news.lbl.gov!dog.ee.lbl.gov!ihnp4.ucsd.edu!sdd.hp.com!enews.sgi.com!logbridge.uoregon.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: smittal@cc.usu.edu (Sangdil)
Newsgroups: comp.os.vxworks
Date: 6 Feb 2003 11:22:12 -0800
Organization: http://groups.google.com/
Lines: 11
Message-ID: <83b0d6d7.0302061122.503a13c1@posting.google.com>
NNTP-Posting-Host: 65.205.40.226
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044559332 22595 127.0.0.1 (6 Feb 2003 19:22:12
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 6 Feb 2003 19:22:12 GMT
Xref: news.lbl.gov comp.os.vxworks:31704
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Thu, 06 Feb 2003 13:00:43 -0800
Subject: [VxW] Shell echoes carriage returns
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 19:30:05 -0000

Greetings all
Here is the situation. I leave my target ON for some time. After an
hour or more, if I try to do something through the shell, the shell
does sporadically starts doing infinite carriage returns. It
definitely reads the user input but does nothing but doing carriage
returns. Ctrl+C also does not help.

Can anyone give an advice as to what could be happening.

Thanks
Sangdil
From vxwexplo-bounces@csg.lbl.gov  Thu Feb  6 12:30:07 2003
Path: news.lbl.gov!dog.ee.lbl.gov!news.cc.utah.edu!xmission!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
From: jmm_ny@hotmail.com (jmm_ny)
Newsgroups: comp.os.vxworks
Date: 6 Feb 2003 12:20:59 -0800
Organization: http://groups.google.com/
Lines: 29
Message-ID: <6cfbce77.0302061220.1b5acc95@posting.google.com>
NNTP-Posting-Host: 165.170.128.68
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1044562859 27652 127.0.0.1 (6 Feb 2003 20:20:59
	GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 6 Feb 2003 20:20:59 GMT
Xref: news.lbl.gov comp.os.vxworks:31705
To: vxwexplo@csg.lbl.gov
X-Mailman-Approved-At: Thu, 06 Feb 2003 13:00:43 -0800
Subject: [VxW] Adding a new file type
X-BeenThere: vxwexplo@csg.lbl.gov
X-Mailman-Version: 2.1
Precedence: list
Reply-To: VxWorks Users Group List <vxwexplo@csg.lbl.gov>
List-Id: VxWorks Users Group List <vxwexplo.csg.lbl.gov>
List-Unsubscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=unsubscribe>
List-Archive: <http://csg.lbl.gov/pipermail/vxwexplo>
List-Post: <mailto:vxwexplo@csg.lbl.gov>
List-Help: <mailto:vxwexplo-request@csg.lbl.gov?subject=help>
List-Subscribe: <http://www-csg.lbl.gov/mailman/listinfo/vxwexplo>,
	<mailto:vxwexplo-request@csg.lbl.gov?subject=subscribe>
X-List-Received-Date: Thu, 06 Feb 2003 20:30:07 -0000

Hi,

I'm running Tornado 2 and have an existing code base that I've ported
from pSOS to VxWorks.  The convention on my project is to use both *.h
and *.hc as include files.  However, *.hc is not recognized as a
Tornado Source File type.

I'm running on NT and I've gone into
Explorer->Tools->Options->FileTypes and made sure that the *.hc
launches Tornado.  However, when the file opens up in Tornado, it is
in the default text editor, NOT a source code editor.  (And not my
specified external editor, vim, just to make things more
difficult....)

I read the FAQ and found the section about NOT wanting Tornado to
start up, but that's not what I'm after.  I want Tornado to start up
and launch VIM within it.  I also want to be able to double click on
my source code files within a project and have the appropriate editor
open up.  I went registry hunting and made sure that the
HKEY_CLASSES_ROOT->.hc value is TornadoSourceType just like .h, but
that didn't seem to help.

So, my question, in a nutshell, is: is there any way to get Tornado to
recognize .hc files as SOURCE files and open the appropriate
(external) editor??

Thanks,

Joanne M.
From josef508@yahoo.com Thu Feb  6 13:02:34 2003
Received: from web41505.mail.yahoo.com (web41505.mail.yahoo.com
	[66.218.93.88])
	by csg.lbl.gov (8.11.6/8.11.6) with SMTP id h16L2Yw30455
	for <vxwexplo@csg.lb