Hi,

On Mon, Oct 10, 2022 at 09:48:03AM +0200, Cedric de Wijs wrote:
> On the site [1] there's a link to the forum [2]. I tried to post the
> following question [3] there, but it's locked. It turns out the openOCD
> forum has been archived there. Where's the new forum of openOCD?

My personal opinion is that web forums shouldn't be used for
communication, so no idea about that one.

> Info : JTAG tap: auto0.tap tap/device found: 0x41111043 (mfg: 0x021 (Lattice
> Semi.), part: 0x1111, ver: 0x4)
> Warn : AUTO auto0.tap - use "jtag newtap auto0 tap -irlen 2 -expected-id
> 0x41111043"

That happens with some parts that do not follow JTAG standards
strictly enough. You can see how exactly it works in src/jtag/core.c
jtag_examine_chain() function.

HTH
-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

Reply via email to