Re: [Openocd-development] LPC2103 config file

2009-08-03 Thread Ananda Regmi
No it is not.. LPC2103 is clearly listed as lpc2000_v1. See lpc2000_v1 (older LPC21xx and LPC22xx) When I use lpc2000_v1 and through telnet use command *flash info 0*, I get the following which I think a proper representation of LPC2106 flash. I say so because while loading through serial port

Re: [Openocd-development] LPC2103 config file

2009-08-01 Thread Freddie Chopin
Ananda Regmi pisze: Based on the manual should the flash bank command contain lpc2000_v1 instead of lpc2000_v2? ? LPC2103 is specifically listed as _v2... lpc2000_v2 (LPC213x, LPC214x, *LPC210[123]*, LPC23xx and LPC24xx) Moreover - this file works fine. 4\/3!!

[Openocd-development] LPC2103 config file

2009-07-31 Thread Ananda Regmi
The flash bank command in the LPC2103 configuration file(target/lpc2103.cfg) looks like the follwing: # 32kB of internal Flash, core clocked with 12MHz crystal # flash bank lpc2000 base size 0 0 target# variant clock [calc_checksum] flash bank lpc2000 0x0 0x8000 0 0 0 lpc2000_v2 12000

[Openocd-development] LPC2103 config file

2009-04-02 Thread Freddie Chopin
I attach a config file for LPC2103 - hope that I've done that right (; 4\/3!! Index: src/target/target/lpc2103.cfg === --- src/target/target/lpc2103.cfg (revision 0) +++ src/target/target/lpc2103.cfg (revision 0) @@ -0,0