Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Yegor Yefremov
Hi Kent, On Wed, Oct 28, 2015 at 4:52 PM, Kent Brinkley wrote: > Hi Yegor, > > I would suggest that you look at Bus Blaster v3c probe (Bus Blaster V3c for > MIPS Kit) available at Seeed > (http://www.seeedstudio.com/depot/Bus-Blaster-V3c-for-MIPS-Kit-p-2258.html). > The kit comes with the 14 p

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Kent Brinkley
Hi Yegor, I would suggest that you look at Bus Blaster v3c probe (Bus Blaster V3c for MIPS Kit) available at Seeed (http://www.seeedstudio.com/depot/Bus-Blaster-V3c-for-MIPS-Kit-p-2258.html). The kit comes with the 14 pin EJTAG connector which you will need. Regards, Kent -Original Messa

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Yegor Yefremov
Hi Drasko, On Wed, Oct 28, 2015 at 10:14 AM, Drasko DRASKOVIC wrote: > Hi Paul, > You can actually write the falsh via U-Boot, it has a necessary SPI > flash driver. Goal here is just to put U-Boot in the RAM via JTAG., > then you are good. > > Yegor, > From what I see WRTNode exposes standard JT

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Drasko DRASKOVIC
Hi Paul, You can actually write the falsh via U-Boot, it has a necessary SPI flash driver. Goal here is just to put U-Boot in the RAM via JTAG., then you are good. Yegor, >From what I see WRTNode exposes standard JTAG header, meaning that all you need to do is write a correct TCL script to set-up

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Yegor Yefremov
Hi Paul, On Wed, Oct 28, 2015 at 9:31 AM, Paul Fertser wrote: > Hi, > > On Wed, Oct 28, 2015 at 07:21:36AM +0100, Yegor Yefremov wrote: >> does OpenOCD support such devices? So far I couldn't find such a target. > > OpenOCD can talk to many EJTAG devices so it might work with this one > too. But

Re: [OpenOCD-devel] RTOS suspended task analysis problems

2015-10-28 Thread Andreas Fritiofson
Hi! Have you seen http://openocd.zylin.com/3003 and related patches? /Andreas -- ___ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net

Re: [OpenOCD-devel] Meditek mt7620 support

2015-10-28 Thread Paul Fertser
Hi, On Wed, Oct 28, 2015 at 07:21:36AM +0100, Yegor Yefremov wrote: > does OpenOCD support such devices? So far I couldn't find such a target. OpenOCD can talk to many EJTAG devices so it might work with this one too. But just talking won't help much, see below. > I'd like to play with this dev