[Openocd-development] pic32mx flash fixups and speedups

2009-01-04 Thread John McCarthy
Hi, I found my problems with writing boot flash and optimized single 32bit word read/writes to speed things up a bit. I also added support for writing flash using the pgm_row command to greatly speed up programming. So now all flash can be erased and/or programmed. Still no chip_erase command a

[Openocd-development] fix ft2232 DEBUG_USB_IO formatting

2009-01-04 Thread John McCarthy
Hi, the formatting for the USB_IO latency debug is incorrect. The value after the decimal point is in usecs and needs a %06i format to print correctly. The attached patch fixes this. Cheers, John McC. Index: src/jtag/ft2232.c ===

[Openocd-development] [PATCH] add basic support for SMP8634 SoC

2009-01-04 Thread Andi
Hey List, this patch adds basic support for the MIPS based SMP8634 SoC. Furthermore, I created a board config for the T-Home X300T IPTV receiver and added a config for the very simple DLC5 JTAG cable. Best regards, Andi Index: src/target/target/smp8634.cfg ===

Re: [Openocd-development] Add initial pic32mx flash programming support

2009-01-04 Thread Øyvind Harboe
>> svn:eol-style native set for pic32mx.* now. > > same thing needed for src/target/board/pic-p32mx.cfg Fixed. -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 XScale Cortex JTAG debugger and flash programmer ___ Openocd-development mailing