PP Wiggler Flash Programming?

Greetings All:

I am trying to get back into the LPC2xxx/GCC/Eclipse groove after being away from it for about a year. I just installed the YAGARTO tool chain and find the need for programming flash via the serial port a bit awkward as the BSL autobaud routine doesn’t appear to like my particular PCI serial port card.

  1. I wonder if the latest OpenOCD version will permit one to program flash with a legacy parallel port wiggler?

  2. Can one reliably program flash with an FTDI 2232 based device such as the Olimex ARM-USB-OCD or Signalizer products?

Thanks in advance for helping me catch up to the current state of advancements!

Tom Alldread

tmall@telus.net

tma:
Greetings All:

I am trying to get back into the LPC2xxx/GCC/Eclipse groove after being away from it for about a year. I just installed the YAGARTO tool chain and find the need for programming flash via the serial port a bit awkward as the BSL autobaud routine doesn’t appear to like my particular PCI serial port card.

  1. I wonder if the latest OpenOCD version will permit one to program flash with a legacy parallel port wiggler?

  2. Can one reliably program flash with an FTDI 2232 based device such as the Olimex ARM-USB-OCD or Signalizer products?

Thanks in advance for helping me catch up to the current state of advancements!

Tom Alldread

tmall@telus.net

1.) Yes, you can get OpenOCD at the same place that you downloaded the YAGARTO tool chain. The OpenOCD download at YAGARTO supports Amontec JTAG key, Egnite Turtelizer, Signalyzer, Olimex ARM-USB-OCD, and the PC parallel port Wiggler.

2.) Yes, with the correct config and script setups for your FLASH target.

–Dave