NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
shibboleth has quit [Quit: shibboleth]
tsal_ has joined #openocd
tsal has quit [Ping timeout: 252 seconds]
Hawk777 has quit [Quit: Leaving.]
Hawk777 has joined #openocd
noarb has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in]
noarb has joined #openocd
zjason` is now known as zjason
nerozero has joined #openocd
noarb has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in]
renrelkha has quit [Ping timeout: 248 seconds]
noarb has joined #openocd
renrelkha has joined #openocd
Haohmaru has joined #openocd
Hawk777 has quit [Quit: Leaving.]
tsal_ has quit [Ping timeout: 252 seconds]
tsal has joined #openocd
joconor has quit [Ping timeout: 252 seconds]
diddly has quit [Ping timeout: 252 seconds]
diddly has joined #openocd
<borneoa___> PaulFertser: hi, Jenkins is not building anymore the new commits. And I cannot see anymore the button to trigger a manual build. Can you please have a check? The tab 'manage Jenkins ' reports some error on versions, but I don't know if it was there already
rkta has left #openocd [#openocd]
joconor has joined #openocd
<PaulFertser> borneoa___: yes, I was checking it since yesterday evening. Guess I'll go through the upgrading process today if you do not absolutely need it building right now? The upgrade is kinda long overdue.
<PaulFertser> I tried to install Monitoring plugin yesterday and that somehow lead to upgrading of some other plugin and as the result gerrit trigger plugin isn't loaded too. Didn't notice it last night, was planning and reading about properly upgrading the whole thing today.
<borneoa___> PaulFertser: take your time, nothing urgent and we can trigger the build later. Thanks
<PaulFertser> borneoa___: sorry about this silliness with Jenkins, it was sometimes allocating too much memory (more than 1G while the VM heap was 512 MiB) and that was leading to swap thrashing and that was what made Gerrit slow. So I was looking around and trying thing and ended up with this attempt at Monitoring finally forcing me to upgrade.
<PaulFertser> I'll trigger the builds to test the upgrade for sure :)
Hammdist76 has joined #openocd
Deneb^ has joined #openocd
Hammdist76 has quit [Quit: Client closed]
<Hammdist> will arbitrarily long JTAG cables work at sufficiently low speeds?
<Hammdist> https://www.digikey.gr/en/products/detail/adafruit-industries-llc/206/7244928 want to connect two boards with something like this
<Hammdist> 6in ~= 15cm
noarb has quit [Quit: ZNC 1.9.1+deb2+b3 - https://znc.in]
noarb has joined #openocd
russ has quit [Ping timeout: 252 seconds]
NishanthMenon has quit [Ping timeout: 268 seconds]
JakeSays has quit [Ping timeout: 248 seconds]
mithro has quit [Ping timeout: 252 seconds]
IlikeTech has quit [Quit: Ping timeout (120 seconds)]
NishanthMenon has joined #openocd
dnm has quit [Ping timeout: 252 seconds]
JakeSays has joined #openocd
dnm has joined #openocd
mithro has joined #openocd
NishanthMenon has quit [Ping timeout: 252 seconds]
NishanthMenon has joined #openocd
nerozero has quit [Ping timeout: 248 seconds]
IlikeTech has joined #openocd
nerozero has joined #openocd
Haohmaru has quit [Quit: saionara]
bvernoux has joined #openocd
Deneb^ has quit [Quit: Leaving]
<PaulFertser> Hammdist: 15 cm isn't long
<PaulFertser> Hammdist: especially if they have every second wire grounded.
<PaulFertser> Hammdist: I do not think it can be problematic if you use a JTAG adapter which at least has the source termination resistors.
<Hammdist> based on a discussion in electronics channel I may attempt shielded ethernet cable with ST buffers at the receiving sides (and source termination resistors as you mention)
<PaulFertser> Hammdist: though that picture doesn't seem to be showing a JTAG cable. What pinout is it supposed to be good for?
<Hammdist> I expect this to work to longer lengths than dupont style
<PaulFertser> Hammdist: 15 cm is "nothing"
<PaulFertser> Hammdist: you probably remember PATA hard drives and the cables they used to connect?
<Hammdist> hm kay. on electronics they said 15-20 is the recommended maximum for JTAG
<PaulFertser> With IDC40 cables
<PaulFertser> Hammdist: in any case the cable you referenced doesn't seem to be suitable for JTAG, it's just weird, why is it single-row for starters?
bvernoux has quit [Read error: Connection reset by peer]
nerozero has quit [Ping timeout: 252 seconds]
akaWolf has quit [Quit: Lost terminal]
<Hammdist> well I think of JTAG as GND + 4 signals so it could fit on 5 pins. the extra pin could be used for a reset line GPIO
<Hammdist> it seems JTAG-specific cables might be designed to minimize the loop areas between signal and GND wires
<PaulFertser> Hammdist: there's e.g. Arm Cortex standard JTAG connector and it's double row. MIPS EJTAG is double row too.
<PaulFertser> Building still not right, it's checking out wrong revision, not the one triggered.
<PaulFertser> Jenkins should be fully working now. Chewing through the backlog.