Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Thread

Free LPC2xxx bootloader update tool

Free LPC2xxx bootloader update tool

2005-05-26 by tildesign2

The earlier LPC2xxx ARM processors require a bootloader update in 
order to protect the code from being read through ISP.
We created a free update tool that is suited to reprogram any number 
of LPC2xxx microprocessors quickly and fool proof. The update tool 
provided by Philips works just fine, but only for engineers and the 
update job is quite tedious. 
Our LPC2xxx updater has a command line interface, so it can be 
integrated in a production tester as well.

For more information and downloads, check 
http://www.tildesign.nl/LPC2000_update_utility-20107101Q2Y

RE: [lpc2000] Free LPC2xxx bootloader update tool

2005-05-26 by Matthew Kavalauskas

This seems pretty similar to LPC21ISP
(http://guest.engelschall.com/~martin/lpc21xx/isp/).

 

How stable is this new utility?  I am currently calling LPC21ISP from
Eclispe, and I occasionally get the blue screen of death when using it.

 

Thanks,

Matt

 

________________________________
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of tildesign2
Sent: Thursday, May 26, 2005 8:02 AM
To: lpc2000@yahoogroups.com
Subject: [lpc2000] Free LPC2xxx bootloader update tool

 

The earlier LPC2xxx ARM processors require a bootloader update in 
order to protect the code from being read through ISP.
We created a free update tool that is suited to reprogram any number 
of LPC2xxx microprocessors quickly and fool proof. The update tool 
provided by Philips works just fine, but only for engineers and the 
update job is quite tedious. 
Our LPC2xxx updater has a command line interface, so it can be 
integrated in a production tester as well.

For more information and downloads, check 
http://www.tildesign.nl/LPC2000_update_utility-20107101Q2Y






________________________________

Yahoo! Groups Links

*	To visit your group on the web, go to:
	http://groups.yahoo.com/group/lpc2000/
	  
*	To unsubscribe from this group, send an email to:
	lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
	  
*	Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 



[Non-text portions of this message have been removed]

RE: [lpc2000] Free LPC2xxx bootloader update tool

2005-05-26 by Robert Adsett

At 08:20 AM 5/26/05 -0700, Matthew Kavalauskas wrote:
>This seems pretty similar to LPC21ISP
>(http://guest.engelschall.com/~martin/lpc21xx/isp/).
>
>
>
>How stable is this new utility?  I am currently calling LPC21ISP from
>Eclispe, and I occasionally get the blue screen of death when using it.

Interesting, I'm currently making some changes to it, including some error 
checking, so I'd be interested if you could provide any information.  I 
will be feeding the changes back to Martin but they have to settle down a 
bit first.

Robert

" 'Freedom' has no meaning of itself.  There are always restrictions,   be 
they legal, genetic, or physical.  If you don't believe me, try to chew a 
radio signal. "  -- Kelvin Throop, III
http://www.aeolusdevelopment.com/

Re: Free LPC2xxx bootloader update tool

2005-05-26 by tildesign2

Hi Matt,

we bought about 320 LPC2114's as soon as they were available. These 
needed updating. During this process everything went just fine. No 
crashes at all.

I'd say, just try it for yourself, it's free.

Tjark

--- In lpc2000@yahoogroups.com, "Matthew Kavalauskas" 
<mkavalauskas@b...> wrote:
> This seems pretty similar to LPC21ISP
> (http://guest.engelschall.com/~martin/lpc21xx/isp/).
> 
>  
> 
> How stable is this new utility?  I am currently calling LPC21ISP 
from
> Eclispe, and I occasionally get the blue screen of death when 
using it.
> 
>  
> 
> Thanks,
> 
> Matt
> 
>  
> 
> ________________________________
> 
> From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On 
Behalf
> Of tildesign2
> Sent: Thursday, May 26, 2005 8:02 AM
> To: lpc2000@yahoogroups.com
> Subject: [lpc2000] Free LPC2xxx bootloader update tool
> 
>  
> 
> The earlier LPC2xxx ARM processors require a bootloader update in 
> order to protect the code from being read through ISP.
> We created a free update tool that is suited to reprogram any 
number 
> of LPC2xxx microprocessors quickly and fool proof. The update tool 
> provided by Philips works just fine, but only for engineers and 
the 
Show quoted textHide quoted text
> update job is quite tedious. 
> Our LPC2xxx updater has a command line interface, so it can be 
> integrated in a production tester as well.
> 
> For more information and downloads, check 
> http://www.tildesign.nl/LPC2000_update_utility-20107101Q2Y
> 
> 
> 
> 
> 
> 
> ________________________________
> 
> Yahoo! Groups Links
> 
> *	To visit your group on the web, go to:
> 	http://groups.yahoo.com/group/lpc2000/
> 	  
> *	To unsubscribe from this group, send an email to:
> 	lpc2000-unsubscribe@yahoogroups.com
> <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
> 	  
> *	Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/> . 
> 
> 
> 
> [Non-text portions of this message have been removed]

RE: [lpc2000] Free LPC2xxx bootloader update tool

2005-05-26 by Matthew Kavalauskas

After some digging, it turns out that it is not the LPC21ISP that is
causing the blue screen.  Rather I have traced it down to a corrupt
USB-to-serial driver.

 

Sorry for crying wolf.

Matt

 

________________________________
Show quoted textHide quoted text
From: lpc2000@yahoogroups.com [mailto:lpc2000@yahoogroups.com] On Behalf
Of Robert Adsett
Sent: Thursday, May 26, 2005 11:34 AM
To: lpc2000@yahoogroups.com
Subject: RE: [lpc2000] Free LPC2xxx bootloader update tool

 

At 08:20 AM 5/26/05 -0700, Matthew Kavalauskas wrote:
>This seems pretty similar to LPC21ISP
>(http://guest.engelschall.com/~martin/lpc21xx/isp/).
>
>
>
>How stable is this new utility?  I am currently calling LPC21ISP from
>Eclispe, and I occasionally get the blue screen of death when using it.

Interesting, I'm currently making some changes to it, including some
error 
checking, so I'd be interested if you could provide any information.  I 
will be feeding the changes back to Martin but they have to settle down
a 
bit first.

Robert

" 'Freedom' has no meaning of itself.  There are always restrictions,
be 
they legal, genetic, or physical.  If you don't believe me, try to chew
a 
radio signal. "  -- Kelvin Throop, III
http://www.aeolusdevelopment.com/




________________________________

Yahoo! Groups Links

*	To visit your group on the web, go to:
	http://groups.yahoo.com/group/lpc2000/
	  
*	To unsubscribe from this group, send an email to:
	lpc2000-unsubscribe@yahoogroups.com
<mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> 
	  
*	Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <http://docs.yahoo.com/info/terms/> . 



[Non-text portions of this message have been removed]

Re: Free LPC2xxx bootloader update tool

2005-06-28 by tildesign2

We did some more tweaking to make some improvements. The newest 
release [V1.0r2] of our free bootloader update tool is now available 
from http://www.tildesign.nl/LPC2000_update_utility-20107101Q2Y

Tjark

Re: [lpc2000] Re: Free LPC2xxx bootloader update tool

2005-08-26 by Jim Parziale

How do you get this utility to work? All I get is an error:
"The application failed to initialize properly (0xc0000022). Click OK to 
terminate the application."
Is there some trick to get it to work?

On 6/28/05, tildesign2 <lpc@...> wrote:
> 
> We did some more tweaking to make some improvements. The newest
> release [V1.0r2] of our free bootloader update tool is now available
> from http://www.tildesign.nl/LPC2000_update_utility-20107101Q2Y
> 
> Tjark
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 


-- 
----------------------------------------------------------
Jim Parziale
Email: nuncio.bitis@...
Malden, MA
----------------------------------------------------------


[Non-text portions of this message have been removed]

Re: Free LPC2xxx bootloader update tool

2005-09-08 by tildesign2

Hi Jim,

Can you please send an email to lpc@... so we can 
communicate with you directly.
We really want to solve this problem and help you out.

best regards,

Tjark

--- In lpc2000@yahoogroups.com, Jim Parziale <nuncio.bitis@g...> 
wrote:
> How do you get this utility to work? All I get is an error:
> "The application failed to initialize properly (0xc0000022). Click 
OK to 
> terminate the application."
> Is there some trick to get it to work?
> 
> On 6/28/05, tildesign2 <lpc@t...> wrote:
> > 
> > We did some more tweaking to make some improvements. The newest
> > release [V1.0r2] of our free bootloader update tool is now 
available
Show quoted textHide quoted text
> > from http://www.tildesign.nl/LPC2000_update_utility-20107101Q2Y
> > 
> > Tjark
> > 
> > 
> > 
> > 
> > 
> > Yahoo! Groups Links
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> 
> 
> -- 
> ----------------------------------------------------------
> Jim Parziale
> Email: nuncio.bitis@g...
> Malden, MA
> ----------------------------------------------------------
> 
> 
> [Non-text portions of this message have been removed]

Re: [lpc2000] Re: Free LPC2xxx bootloader update tool

2005-09-09 by Jim Parziale

Hello -
Just this past weekend I tried using an older version of the bootloader 
utility and that seems to be working fine. In fact, it merely informed me I 
already have the latest bootloader code on my LPC-P2106...

Thanks!

Jim Parziale

On 9/8/05, tildesign2 <lpc@...> wrote:
> 
>  Hi Jim,
> 
> Can you please send an email to lpc@... so we can 
> communicate with you directly.
> We really want to solve this problem and help you out.
> 
> best regards,
> 
> Tjark
> 
> --- In lpc2000@yahoogroups.com, Jim Parziale <nuncio.bitis@g...> 
> wrote:
> > How do you get this utility to work? All I get is an error:
> > "The application failed to initialize properly (0xc0000022). Click 
> OK to 
> > terminate the application."
> > Is there some trick to get it to work?
> > 
> > On 6/28/05, tildesign2 <lpc@t...> wrote:
> > > 
> > > We did some more tweaking to make some improvements. The newest
> > > release [V1.0r2] of our free bootloader update tool is now 
> available
> > > from http://www.tildesign.nl/LPC2000_update_utility-20107101Q2Y
> > > 
> > > Tjark
> > > 
> > > 
> > > 
> > > 
> > > 
> > > Yahoo! Groups Links
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > 
> > 
> > -- 
> > ----------------------------------------------------------
> > Jim Parziale
> > Email: nuncio.bitis@g...
> > Malden, MA
> > ----------------------------------------------------------
> > 
> > 
> > [Non-text portions of this message have been removed]
> 
> 
> 
>  
>  ------------------------------
> YAHOO! GROUPS LINKS 
> 
> 
>    - Visit your group "lpc2000 <http://groups.yahoo.com/group/lpc2000>" 
>    on the web.
>     - To unsubscribe from this group, send an email to:
>    lpc2000-unsubscribe@yahoogroups.com<lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>     - Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
>    Service <http://docs.yahoo.com/info/terms/>. 
> 
> 
>  ------------------------------
>  



-- 
----------------------------------------------------------
Jim Parziale
Email: nuncio.bitis@...
Malden, MA
----------------------------------------------------------


[Non-text portions of this message have been removed]

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.