Re: [OpenOCD-devel] GigaDevice GD32E230 support

2021-03-09 Thread Michael Schwingen
On 09.03.21 15:14, Uwe Bonnes wrote: > Andreas Bolsch writes: >> On 2021-03-09 12:34, Michael Schwingen wrote: >>> Is there a documented way to get a *manufacturer* ID in some common >>> register that can be accessed without prior knowledge about the part? >>> If >>> not, I would prefer to shift t

Re: [OpenOCD-devel] GigaDevice GD32E230 support

2021-03-09 Thread Uwe Bonnes
Andreas Bolsch writes: > On 2021-03-09 12:34, Michael Schwingen wrote: > > Is there a documented way to get a *manufacturer* ID in some common > > register that can be accessed without prior knowledge about the part? > > If > > not, I would prefer to shift this decision to the configuration file.

Re: [OpenOCD-devel] GigaDevice GD32E230 support

2021-03-09 Thread Andreas Bolsch
On 2021-03-09 12:34, Michael Schwingen wrote: Is there a documented way to get a *manufacturer* ID in some common register that can be accessed without prior knowledge about the part? If not, I would prefer to shift this decision to the configuration file. CoreSight ROM tables. Problems are t

[OpenOCD-devel] [PATCH]: 350d3ef cortex_m: clear halt debug enable bit in cortex_m_deinit_target

2021-03-09 Thread gerrit
This is an automated email from Gerrit. Ioannis Glaropoulos (ioannis.glaropou...@nordicsemi.no) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/6093 -- gerrit commit 350d3efdd8b51a7bbaa1728780d4d09690a3842f Author: Ioannis Glaropoulos Date: Tue Mar 9 1

Re: [OpenOCD-devel] GigaDevice GD32E230 support

2021-03-09 Thread Michael Schwingen
On 08.03.21 20:46, Tommy Murphy wrote: > Is this of relevance to your query? > > https://www.mail-archive.com/openocd-devel@lists.sourceforge.net/msg12475.html > Thanks, seems I missed that. Patch #2 looks quite simila