<Bertl_oO>
ah, seems to be a problem with too high adapter speed ... automatically changed by the target/stm32l0.cfg
<Bertl_oO>
is there a way to set an upper limit for 'adapter speed' commands?
<tuxd3v>
karlp, yeah its a target config :)
jimn has quit [Ping timeout: 268 seconds]
jimn has joined #openocd
<tuxd3v>
karlp, never mind :S , I didn't grep the output amd was lost in the text, sorry
<tuxd3v>
the file is there
<tuxd3v>
zapb_, many thanks, I see in the page that 0.11.0 was already released.. does any one know if it brings complete support for GD32VF103, or is it initial support?
<tuxd3v>
many thanks in advance :)
v0|d has quit [Remote host closed the connection]
Bertl_oO is now known as Bertl_zZ
v0|d has joined #openocd
nerozero has joined #openocd
<PaulFertser>
tuxd3v: are you asking about debugging support or flashing support?
<PaulFertser>
Bertl_zZ: sorry, no way
<tuxd3v>
PaulFertser, I was actually asking for both :)
<PaulFertser>
tuxd3v: please check OpenOCD Gerrit, use search there for "message:stm32v103". I think there're patches pending review to allow flashing it.
Haohmaru has quit [Killed (strontium.libera.chat (Nickname regained by services))]
uramhoaH is now known as Haohmaru
renrelkha has joined #openocd
phillid has joined #openocd
indy_ has joined #openocd
tsal_ has joined #openocd
Inoperable has quit [Ping timeout: 260 seconds]
tsal has quit [Ping timeout: 260 seconds]
renrelkha_ has quit [Ping timeout: 260 seconds]
indy has quit [Ping timeout: 260 seconds]
bq has quit [Ping timeout: 260 seconds]
antto has quit [Ping timeout: 260 seconds]
In0perable has joined #openocd
indy_ is now known as indy
Bertl_zZ is now known as Bertl
<Bertl>
PaulFertser: ah, no problem, I already copied and modified the target config accordingly, works like a charm now ...
<Bertl>
but it might make sense to have certain limits imposed from an adapter/user perspective as for example the rpi bitbanging seems to fail at certain speeds :)
<PaulFertser>
Bertl: do you feel like filing a ticket on the bug tracker with a new option proposal to limit max adapter speed?
<Bertl>
not right now but I'll do that if you think that it makes sense
<Bertl>
especially as it seems that some config files change the adapter speed under certain conditions
<PaulFertser>
Bertl: it seems to be useful, yes.
<Bertl>
okay, then I'll add that to my todo list ...