Re: Refactoring and updating ARM CoreSight tracing in OpenOcd

2021-04-27 Thread Zied Guermazi
Hi Mike, thanks for your feedback, I went through the opencsal code and it's a very good reference design, following the implementation done there will make the work much easier. Thanks for the hint! Here is a small introduction to how OpenOcd operates: OpenOcd offers a command interface to

Refactoring and updating ARM CoreSight tracing in OpenOcd

2021-04-26 Thread Zied Guermazi
hi, This is a request for comments for adapting arm coresight tracing in openocd. It is motivated by :     - Current implementation of CoreSight tracing on ARM was developed for ARM7, ARM9 and ARM11. this is now outdated and few developers are using it.     - Currently, there is an ongoing