Re: OpenOCD 0.12.0 regression

2023-04-20 Thread Tommy Murphy
, April 20, 2023 3:16:15 PM To: Paul Fertser ; Liviu Ionescu Cc: matic ; openocd-devel Subject: Re: OpenOCD 0.12.0 regression Hi Paul, Hi Liviu, Thanks for your responses. We have done all the tests you proposed, to figure out if the problem is in the binary, or in OpenOCD itself. Unfortunately,

Re: OpenOCD 0.12.0 regression

2023-04-20 Thread kristof . mulier
https://sourceforge.net/p/openocd/tickets/392/ Please let me know what you think. Kind regards, Kristof Mulier - Oorspronkelijk bericht - Van: "Paul Fertser" Aan: "kristof mulier" Cc: "Liviu Ionescu" , "openocd-devel" , "matic" Verzonden: Woensd

Re: OpenOCD 0.12.0 regression

2023-04-19 Thread Paul Fertser
Hello Kristof, On Wed, Apr 12, 2023 at 02:06:10PM +0200, [email protected] wrote: > I want to report a regression in OpenOCD. OpenOCD 0.12.0 is unable to flash a > certain .elf file to my NUCLEO-F303K8 board ... > Info : 125 188 stlink_usb.c:1434 stlink_usb_version(): STLINK V2J25M14 (API

Re: OpenOCD 0.12.0 regression

2023-04-17 Thread Liviu Ionescu
> On 17 Apr 2023, at 15:31, Paul Fertser wrote: > > git bisect start; git bisect bad v0.11.0; git bisect good v0.10.0 > ... > and you can pin-point the offending commit pretty fast Yes, that's probably the fastest way, since it uses a binary search. However, using it with the xPack OpenOCD

Re: OpenOCD 0.12.0 regression

2023-04-17 Thread Paul Fertser
Hi! On Mon, Apr 17, 2023 at 02:00:03PM +0200, [email protected] wrote: > > The release pages mention the commit id used, you can try to take > > a look at the changes in the given period, perhaps you can > > identify something related to your problem. > > I'm afraid that's beyond my capab

Re: OpenOCD 0.12.0 regression

2023-04-17 Thread kristof . mulier
Oorspronkelijk bericht - Van: "Liviu Ionescu" Aan: "kristof mulier" Cc: "openocd-devel" , "matic" Verzonden: Woensdag 12 april 2023 17:14:58 Onderwerp: Re: OpenOCD 0.12.0 regression > On 12 Apr 2023, at 17:57, [email protected] wrote: >

Re: OpenOCD 0.12.0 regression

2023-04-12 Thread Liviu Ionescu
> On 12 Apr 2023, at 17:57, [email protected] wrote: > > I can hereby confirm that flashing works with OpenOCD 0.11.0-5 ... but not > with OpenOCD 0.12.0-1 ... The release pages mention the commit id used, you can try to take a look at the changes in the given period, perhaps you ca

Re: OpenOCD 0.12.0 regression

2023-04-12 Thread kristof . mulier
bericht - Van: "Liviu Ionescu" Aan: "kristof mulier" Cc: "openocd-devel" , "matic" Verzonden: Woensdag 12 april 2023 14:58:03 Onderwerp: Re: OpenOCD 0.12.0 regression > On 12 Apr 2023, at 15:06, [email protected] wrote: > > ... Open

Re: OpenOCD 0.12.0 regression

2023-04-12 Thread Liviu Ionescu
> On 12 Apr 2023, at 15:06, [email protected] wrote: > > ... OpenOCD 0.12.0 is unable to flash a certain .elf file ... while OpenOCD > 0.10.0 flashes it without issues. Perhaps it would be useful to also test with 0.11.0, to try to identify how old this issue is. Regards, Liviu