Is there any document or source code to explain the procedure of activating the bootloader and loading the code algorithm in lpc2000 devices??? regards mukadder __________________________________________________
lpc2000 flash utiltiy source code
Started by ●February 18, 2006
Reply by ●February 18, 20062006-02-18
No ideas but u can use www.hites.co.uk for detail
--- Mukadder CEYHAN <mukadder_c@muka...> wrote:
> Is there any document or source code to explain
the
> procedure of activating the bootloader and loading
> the
> code algorithm in lpc2000 devices???
>
> regards
>
> mukadder
>
> __________________________________________________
>
>
__________________________________________________
Reply by ●February 18, 20062006-02-18
At 01:14 AM 2/18/06 -0800, Mukadder CEYHAN wrote: >Is there any document or source code to explain the >procedure of activating the bootloader and loading the >code algorithm in lpc2000 devices??? The documentation is in the user manual. There are several programs with source around that implement it. lpc21isp http://guest.engelschall.com/~martin/lpc21xx/isp/index.html lpc2k_pgm http://www.pjrc.com/arm/lpc2k_pgm/ Both can automatically control the reset and ISP mode pins and supporting that can be as simple as adding the standard ISP header http://www.open-research.org.uk/ARMuC/Standard_ISP_Header.html and using a simple adapter like http://www.aeolusdevelopment.com/Articles/InSystemProgramming.html 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/