On Montag, 8. Januar 2018 16:53:39 CET acala...@free.fr wrote:
> Hello and Happy new year!
> 
> I am currently implementing OpenOCD support for the xPC56 microcontrollers,
> but I am facing some difficulties. These MCUs are developed by
> NXP/Freescale (MPC56xx) and STM (SPC56x) and based on a PowerPC E200 core.

[snip]

> So I am wondering, is supporting this kind of architecture is part of the
> roadmap? Could I get some help to find an elegant way to adapt it with
> current OpenOCD design?

I don't think that there is anything like that on the roadmap, simply because 
a formal roadmap doesn't exist. If you're looking into supporting these MCUs, 
the right approach is to implement your own "jtagc" tap infrastructure, it's 
certainly not recommended trying to shoehorn that into the current jtag tap 
code. You'll need to write your own access primitives using bare JTAG scan 
commands, those will probably be the correct level of abstraction.

Best regards,
Matthias

> 
> Regards,
> Antoine
> 
> ----------------------------------------------------------------------------
> -- 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
> OpenOCD-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openocd-devel


-- 
Mit freundlichen Grüßen/Best regards,

Matthias Welwarsky
Project Engineer

SYSGO AG
Office Mainz
Am Pfaffenstein 14 / D-55270 Klein-Winternheim / Germany
Phone: +49-6136-9948-0 / Fax: +49-6136-9948-10
VoIP: SIP:m...@sysgo.com
E-mail: matthias.welwar...@sysgo.com / Web: http://www.sysgo.com
_________________________________________________________________________________

Web: https://www.sysgo.com
Blog: https://www.sysgo.com/blog
Events: https://www.sysgo.com/events
Newsletter: https://www.sysgo.com/newsletter
_________________________________________________________________________________

Handelsregister/Commercial Registry: HRB Mainz 90 HRB 8066
Vorstand/Executive Board: Knut Degen (CEO), Kai Sablotny (COO)
Aufsichtsratsvorsitzender/Supervisory Board Chairman: Marc Darmon
USt-Id-Nr./VAT-Id-No.: DE 149062328

------------------------------------------------------------------------------
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
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to