NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
thinkfat_ has joined #openocd
thinkfat has quit [Ping timeout: 265 seconds]
boru` has joined #openocd
boru has quit [Killed (NickServ (GHOST command used by boru`))]
boru` is now known as boru
tsal has quit [Ping timeout: 258 seconds]
tsal has joined #openocd
nerozero has joined #openocd
Haohmaru has joined #openocd
Hawk777 has quit [Quit: Leaving.]
cyrozap has quit [Ping timeout: 240 seconds]
cyrozap has joined #openocd
nerozero has quit [Quit: Leaving]
nerozero has joined #openocd
Hawk777 has joined #openocd
Haohmaru has quit []
tsal has quit [Quit: ZNC 1.6.5+deb1+deb9u2 - http://znc.in]
tsal has joined #openocd
Guest63 has joined #openocd
Guest63 is now known as Yilin
Yilin has quit [Client Quit]
emeb has joined #openocd
captain_morgan has quit [Ping timeout: 252 seconds]
captain_morgan has joined #openocd
nerozero has quit [Ping timeout: 255 seconds]
emeb has quit [Ping timeout: 268 seconds]
<karlp> what's the "overhead" here?
<karlp> it's only used while it's flashing?
<c4017w__> overhead of loading the algorithm multiple times while flashing
<karlp> once per bank... sure... bigger gains in avoiding multi transfers per write though..
<c4017w__> also once per discontinuous section when writing. What do you mean by multiple transfers per write?
<c4017w__> hmm, is there a way to set maximum adapter speed? Say a third party config file tries to set it to 8MHz in reset-init, but my particular programming setup is only reliable up to 4 MHz.