Re: [Openocd-development] Adding new target

2011-02-03 Thread Alan Carvalho de Assis
Hi Rodrigo, On 2/3/11, Rodrigo Rosa wrote: > Great, I got that working. > I haven't been able to figure out what the following parameters of a tap > are: irlen, ircapture and irmask. > What does "ir" stand for? > I suggest you take a look (a reading I mean) in original OpenOCD author's thesis: h

Re: [Openocd-development] Adding new target

2011-02-02 Thread Rodrigo Rosa
Great, I got that working. I haven't been able to figure out what the following parameters of a tap are: irlen, ircapture and irmask. What does "ir" stand for? I'm getting the following error: Open On-Chip Debugger 0.5.0-dev-00734-gaaf145c (2011-02-02-13:14) Licensed under GNU GPL v2 For bug rep

[Openocd-development] Adding new target

2011-02-02 Thread Rodrigo Rosa
Hello, I'm trying to add support for a freescale 568013. I've modified the files dsp563xx.* to adapt them to the 568013. Now I have dsp5680xx.h, dsp5680xx.c, dsp5680xx_once.h and dsp5680xx_once.c. What files do I have to modify in order to be able to compile openocd with the new stuff? I tried

[Openocd-development] Adding new target tutorial [DEV]

2010-09-27 Thread Drasko DRASKOVIC
Hi all, are there some instructions how to quickly add new architecture to OpenOCD sources ? I plan adding Lattice Mico32 target. Where to start, which of existing targets to copy and start changing ? Best regards, Drasko ___ Openocd-development mailin