Well the problem is that the vanilla config for my board:
boards/ek-tm4c123gxl.cfg

is using the ICDI which I don't want to use because there seems to be an
issue with masking interrupts when debugging. Which is not the case when
using the JTAG interface.
But I agree, I can at least source the interface/ftdi/xds100v2.cfg. The
rest I still have to copy / adapt from boards/ek-tm4c123gxl.cfg resp.
target/stellaris_icdi.cfg (which is basically what I did).

At the moment, this is not my issue though :-) I'd like to solve the
problem which I initially described and then I can do a little cleanup.

On Fri, 2017-03-03 at 15:11 +0300, Paul Fertser wrote:
> Hello,
> 
> On Fri, Mar 03, 2017 at 11:50:44AM +0000, Holzwarth Dominique wrote:
> > Open On-Chip Debugger 0.8.0-dev-00401-gccb7060 (2017-01-12-16:38)
> 
> Please update to the current version (that is, 0.10.0) first.
> 
> > I'm pretty sure that my configuration is not perfect since I put things
> > together from different examples :-)
> 
> Please instead of doing that, just use upstream configs by sourcing
> them (not by copying). Also, consider using "program" command for
> flashing.
> 
> HTH

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to