> On 14 Oct 2023, at 21:50, Paul Fertser <fercer...@gmail.com> wrote:
>
> Hello,
>
> On Sat, Oct 14, 2023 at 07:27:17PM +0200, kristof.mul...@telenet.be wrote:
>> 7th minute in the video. However, when I try this, I get the following error:
>> embedded:startup.tcl:28: Error: Can't find target/apm32f0xx.cfg
>> I checked the OpenOCD installation - I cannot find an 'apm32f0xx.cfg' target
>> file anywhere. That means the Geehy APM32F0 is not supported? But why does
>> the
>> video show otherwise?
>
> What happens if you use stm32f0.cfg config?
I have no experience with APM32F0, but I had support requests related to some
other Chinese STM clones not being recognised by existing STM scripts, and
(unsurprisingly) it turned out that they use their own device ids; in some
cases the solution was to copy/paste the script and update the id.
Regards,
Liviu