On Sun, May 31, 2009 at 4:32 PM, Krzysztof Dziuba <krzysztof.dzi...@gazeta.pl> wrote: >> I have not tried flashing (I do not want to brick the board) and real >> debugging yet (as such, not using the patch). Did you try >> flashing the TMS470 with OpenOCD? >> > Flashing works, watch out on security keys!
Yeah that is the thing I am worried about. I remember my colleague bricked a board with TMS470R1A64. You commented out all of the following for your script. Should I uncomment them for flashing? #$_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x00200000 -work-area-size 0x4000 -work-area-backup 0 #flash bank tms470 0x00000 0x20000 0 0 0 #flash bank tms470 0x20000 0x20000 0 0 0 #flash bank tms470 0x40000 0x20000 0 0 0 #tms470 flash_keyset 0xffffffff 0xffffffff 0xffffffff 0xffffffff #tms470 osc_megahertz 4 #tms470 plldis 0 -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development