EmbeddedRelated.com
Forums

LPC2000 bootloader

Started by drproton2003 February 13, 2007
--- In l..., "mayotte_d" wrote:
> wow. I made it to step 4 and it tells me it cant find a program called
> com8. I don't blame it,neither do I. ??

Hello,

Sorry, you are not being coherent. Cut and paste the transcript.

SILL *never* tells you it cannot find a program. Either you have a
virus or you are very unfamiliar with using the CMD shell interface.

Good luck.

Jaya

An Engineer's Guide to the LPC2100 Series

--- In l..., "jayasooriah" wrote:
>
> --- In l..., "mayotte_d" wrote:
> > wow. I made it to step 4 and it tells me it cant find a program called
> > com8. I don't blame it,neither do I. ??
>
> Hello,
>
> Sorry, you are not being coherent. Cut and paste the transcript.
>
> SILL *never* tells you it cannot find a program. Either you have a
> virus or you are very unfamiliar with using the CMD shell interface.
>
> Good luck.
>
> Jaya
>

here it is:
C:\sill>sill -i com8
SILL: Serial Intel-format LPC Loader
Copyright (c) 2004-2006 Jayasooriah
Computing and Systems Technology P/L
02.06 2007/01/31 2e65-d540-16dc-f9e8

sill: error 2: com8: the system cannot find the file specified

C:\sill>
Hehe... Never say never eh, it's one of those words that kicks you when
you're not expecting it...
That said, Jaya should easily be able to tell you what's wrong as he wrote
the app you're trying to use. I'm assuming it's some misunderstanding of the
command line that needs to be used, but I don't have a copy to hand to check
the usage or make suggestions so I guess you'll have to wait for him to
reply.
-----Original Message-----
From: l... [mailto:l...]On Behalf Of
mayotte_d
Sent: 15 February 2007 16:11
To: l...
Subject: [lpc2000] Re: LPC2000 bootloader
--- In l..., "jayasooriah" wrote:
>
> --- In l..., "mayotte_d" wrote:
> > wow. I made it to step 4 and it tells me it cant find a program called
> > com8. I don't blame it,neither do I. ??
>
> Hello,
>
> Sorry, you are not being coherent. Cut and paste the transcript.
>
> SILL *never* tells you it cannot find a program. Either you have a
> virus or you are very unfamiliar with using the CMD shell interface.
>
> Good luck.
>
> Jaya
>

here it is:
C:\sill>sill -i com8
SILL: Serial Intel-format LPC Loader
Copyright (c) 2004-2006 Jayasooriah
Computing and Systems Technology P/L
02.06 2007/01/31 2e65-d540-16dc-f9e8

sill: error 2: com8: the system cannot find the file specified

C:\sill>
--- In l..., "mayotte_d" wrote:
>
> --- In l..., "jayasooriah" wrote:
> >
> > --- In l..., "mayotte_d" wrote:
> > > wow. I made it to step 4 and it tells me it cant find a program
called
> > > com8. I don't blame it,neither do I. ??
> >
> > Hello,
> >
> > Sorry, you are not being coherent. Cut and paste the transcript.
> >
> > SILL *never* tells you it cannot find a program. Either you have a
> > virus or you are very unfamiliar with using the CMD shell interface.
> >
> > Good luck.
> >
> > Jaya
> > here it is:
> C:\sill>sill -i com8
> SILL: Serial Intel-format LPC Loader
> Copyright (c) 2004-2006 Jayasooriah
> Computing and Systems Technology P/L
> 02.06 2007/01/31 2e65-d540-16dc-f9e8
>
> sill: error 2: com8: the system cannot find the file specified
>
> C:\sill>

Hello,

Where does it say "cannot find a program called COM8"?

I suggest you do some homework on interpreting Windows exit codes.
Perhaps Andrew Barney can help you with this.

Exit code 2 in Windows expands to "the system cannot find the file
specified".

It appears from your transcript that SILL failed to open COM8. I
would not blame SILL as it seems Windows could not find COM8 on your
system!

It looks like you are blindly copying the COM8 example in my tutorial
page. If you read fully, you will note that you have to first find
out what port your target is connected to on your system.

What I said stands. SILL *never* tells you it cannot find a program.

Jaya
Dear Andrew,

The OP does not appear to have the level of computer literacy required
to follow the tutorial example. I am trying to take him/her through
the steps so to achieve a positive outcome as I know there are others
listening to this forum in similar situation.

Your interjection is without substance. It is not constructive.
Perhaps it is appropriate for you to heed your own advice *never* do
this again so as to save yourself embarrassment in the future :)

Kind regards

Jaya

--- In l..., "Andrew Berney" wrote:
>
> Hehe... Never say never eh, it's one of those words that kicks you when
> you're not expecting it...
> That said, Jaya should easily be able to tell you what's wrong as he
wrote
> the app you're trying to use. I'm assuming it's some
misunderstanding of the
> command line that needs to be used, but I don't have a copy to hand
to check
> the usage or make suggestions so I guess you'll have to wait for him to
> reply.
> -----Original Message-----
> From: l... [mailto:l...]On
Behalf Of
> mayotte_d
> Sent: 15 February 2007 16:11
> To: l...
> Subject: [lpc2000] Re: LPC2000 bootloader
> --- In l..., "jayasooriah" wrote:
> >
> > --- In l..., "mayotte_d" wrote:
> > > wow. I made it to step 4 and it tells me it cant find a
program called
> > > com8. I don't blame it,neither do I. ??
> >
> > Hello,
> >
> > Sorry, you are not being coherent. Cut and paste the transcript.
> >
> > SILL *never* tells you it cannot find a program. Either you have a
> > virus or you are very unfamiliar with using the CMD shell interface.
> >
> > Good luck.
> >
> > Jaya
> > here it is:
> C:\sill>sill -i com8
> SILL: Serial Intel-format LPC Loader
> Copyright (c) 2004-2006 Jayasooriah
> Computing and Systems Technology P/L
> 02.06 2007/01/31 2e65-d540-16dc-f9e8
>
> sill: error 2: com8: the system cannot find the file specified
>
> C:\sill>
>
>