Am 03.07.2013 03:08, schrieb Pete Batard: > On 2013.07.02 08:08, Oleksij Rempel wrote: >> enable debug mode and you will get some thing like "EJTAG: features ..." > > Debug: 261 45327 mips_ejtag.c:352 mips_ejtag_init(): impcode: 0x00800904 > Debug: 262 45327 mips_ejtag.c:359 mips_ejtag_init(): EJTAG: Version 1 or > 2.0 Detected > Debug: 263 45327 mips_ejtag.c:387 mips_ejtag_init(): EJTAG: features: > R4k DMA MIPS32 > Debug: 264 45328 mips_ejtag.c:390 mips_ejtag_init(): EJTAG: DMA Access > Mode Support Enabled > >> you should try openocd with my changes: >> https://github.com/olerem/openocd/commits/brake > > Oh, wow, **MUCH** better!
So, it is EJTAG 2.0 - exactly what i'm working on. > -------------------------------------------------------------------- > > bcm_halt > Halting CPU... > ------------------------------------- > > Awesome!! :D > > Haven't tried to read or write anything yet, but I'll see if I can play > further sometime this week. Really really nice. > > Can't wait for your changes to be integrated into mainline, as this > should open the door to a much more Broadcom friendly OpenOCD. :) Most patches awaiting moderation in gerrit. One patch still WIP, we should add option to disable DMA. > And once more, many thanks for the help there. If there's additional > feedback you'd like to have, let me know - I'll see what I can do. Yes, i need some tests on breakpoints and watchpoints. If you can dissamble you bootloader it will be great. If not, you can make dump of it and send me. Then, take some addresses and test it. > Regards, > > /Pete > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > OpenOCD-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openocd-devel > -- Regards, Oleksij ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
