On Sun, Sep 9, 2012 at 10:50 AM, Akos Vandra <axo...@gmail.com> wrote:
> I have a board, where we (will) have a CPLD and a Cortex-M3 in a JTAG chain.
>
> Can OpenOCD handle such a configuration (where the CPU is not alone in
> the chain), and if so, how do I have to write the init script?

Yes, that should be possible. Several chips have multiple chained TAPs
internally for different functions. Look at for example the config
files for stm32 which defines TAPs for both the CPU and the boundary
scan function and then creates a target using the CPU TAP. Your setup
would be very similar.

/Andreas

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to