On Thu, Jul 30, 2009 at 1:22 PM, Xiaofan Chen<[email protected]> wrote: > This is an old data for Luminary LM3S1968 ( I may get it soon as part of > my work), seems to be rather slow. > http://www.kunen.org/node/106 > OpenOCD 0.1.0 release > wrote 6940 byte from file > /home/adam/src/Stellaris/boards/ek-lm3s1968/graphics/gcc/graphics.bin > in 4.247179s (1.595728 kb/s) >
I just got it this afternoon and it is pretty easy to get OpenOCD working following the instructions in the above website. The latest version seems to be much faster using the same setup. > flash write_image erase > ./StellarisWare/boards/ek-lm3s1968/graphics/gcc/graphics.bin auto erase enabled Algorithm flash write 1710 words to 0x0, 1710 remaining wrote 6840 byte from file ./StellarisWare/boards/ek-lm3s1968/graphics/gcc/graphics.bin in 1.233942s (5.413291 kb/s) > flash write_image erase > ./StellarisWare/boards/ek-lm3s1968/qs_ek-lm3s1968/gcc/qs_ek-lm3s1968.bin auto erase enabled Algorithm flash write 2048 words to 0x0, 30257 remaining Algorithm flash write 2048 words to 0x2000, 28209 remaining Algorithm flash write 2048 words to 0x4000, 26161 remaining Algorithm flash write 2048 words to 0x6000, 24113 remaining Algorithm flash write 2048 words to 0x8000, 22065 remaining Algorithm flash write 2048 words to 0xa000, 20017 remaining Algorithm flash write 2048 words to 0xc000, 17969 remaining Algorithm flash write 2048 words to 0xe000, 15921 remaining Algorithm flash write 2048 words to 0x10000, 13873 remaining Algorithm flash write 2048 words to 0x12000, 11825 remaining Algorithm flash write 2048 words to 0x14000, 9777 remaining Algorithm flash write 2048 words to 0x16000, 7729 remaining Algorithm flash write 2048 words to 0x18000, 5681 remaining Algorithm flash write 2048 words to 0x1a000, 3633 remaining Algorithm flash write 1585 words to 0x1c000, 1585 remaining wrote 121029 byte from file ./StellarisWare/boards/ek-lm3s1968/qs_ek-lm3s1968/gcc/qs_ek-lm3s1968.bin in 16.082060s (7.349332 kb/s) -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
