This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Philips LPC2000 ISP Flash Utility for MCB2140 (LPC2148)

I have downloaded versions:
v2.2.0
v2.2.1
v2.2.3
of the Philips Flash utility for programming via serial. In the two first versions no support for lpc2148 is provided. In the last version (v2.2.3) this chip has been added to the program options list, but [due to a bug in the program] I can not select it from the list, then I think I need version (v2.2.2) of this program as used in the help page:
http://www.keil.com/support/man/docs/mcb2140/mcb2140_fp_using_lpc2000.htm

BUT I WAS UNABLE TO EVEN FIND IT ON THE PHILIPS WEB SITE.
Does anyone know a link to download the specific version 2.2.2 of this program?

Thanks.

Parents
  • Hi
    You can run flash utility V2.2.3 from the command line.
    This the .bat file that i am using:

    START c:\windows\desktop\lpc210~1.exe "a.hex" 10000 LPC2103/2/1 COM1: 19200 1

    And the bug with the Device: combo box is fixed
    :)

Reply
  • Hi
    You can run flash utility V2.2.3 from the command line.
    This the .bat file that i am using:

    START c:\windows\desktop\lpc210~1.exe "a.hex" 10000 LPC2103/2/1 COM1: 19200 1

    And the bug with the Device: combo box is fixed
    :)

Children