Hello,
On Thu, Jan 24, 2019 at 09:59:02AM +0100, Antonio Borneo wrote:
> e.g. "tcl/target/stm32f4x.cfg" defines a second TAP for on-chip boundary scan
> if {[using_jtag]} {
> jtag newtap $_CHIPNAME bs -irlen 5
> }
> but HLA only accepts a single TAP and does not enable the subcommand
> "jtag newtap", thus triggering a fatal error in the script.
I think I assumed that HLA would still need to know the JTAG chain
configuration to be able to talk to the target. So an hla_jtag
transport must implement "jtag newtap" and pass the relevant data to
the adapter driver.
Makes sense?
--
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:[email protected]
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel