On Sat, Nov 12, 2011 at 2:17 AM, James Zhao wrote:
> Just wondering is OpenOCD suppose to be CoreSight compatible, cause I am
> running it on a chip with CoreSight and getting random STICKYERR.
Might be compatible, but does not support sticky flags handling (yet).
This needs to be done in order t
On Sat, Nov 12, 2011 at 11:15 AM, CeDeROM wrote:
> On Tue, Nov 8, 2011 at 11:04 PM, Akos Vandra wrote:
>> I added a few LOG_DEBUGs to check out what's going on, it seems that
>> when ahbap_debugport_init() is called jtag_interface->transport is
>> nil.
>
> The JTAG bug is confirmed, transport is
On Tue, Nov 8, 2011 at 11:04 PM, Akos Vandra wrote:
> I added a few LOG_DEBUGs to check out what's going on, it seems that
> when ahbap_debugport_init() is called jtag_interface->transport is
> nil.
I have crafted Stm32Primer2 with full SWD/JTAG pinout and all pins
available. It is possible to do
On Sat, Nov 12, 2011 at 12:52 AM, Marek Vasut wrote:
>> All patches that are ready to be comitted must be pushed to
>> Gerrit. See HACKING for details.
>
> Well ok. I can't say I exactly agree with this.
We felt we had no choice. Patches were not being committed, now they are.
It's been a huge su