NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
shoragan has quit [Read error: Connection reset by peer]
a3f has quit [Read error: Connection reset by peer]
a3f has joined #openocd
shoragan has joined #openocd
olerem has quit [Read error: Connection reset by peer]
a3f has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
shoragan has quit [Quit: quit]
a3f has joined #openocd
shoragan has joined #openocd
olerem has joined #openocd
Hawk777 has quit [Quit: Leaving.]
Hawk777 has joined #openocd
<Getty> ok i feel dumb, but i cant find what "tpiu config internal openocd.binlog uart off 72000000" would be in a non deprecated way
tsal_ has quit [Ping timeout: 272 seconds]
tsal has joined #openocd
slobodan__ has joined #openocd
russ has joined #openocd
braunr has quit [Remote host closed the connection]
renrelkha has quit [Ping timeout: 272 seconds]
<zapb_> Getty, what is your target?
<zapb_> It would be something like: tpiu create $_CHIPNAME.tpiu -dap $_CHIPNAME.dap -ap-num 0 -baseaddr 0xE0040000
<zapb_> And then: $_CHIPNAME.tpiu configure -formatter off -protocol uart -traceclk 72000000 -output -
slobodan__ has quit [Ping timeout: 260 seconds]
slobodan has joined #openocd
slobodan_ has joined #openocd
slobodan has quit [Ping timeout: 255 seconds]
MGF_Fabio has joined #openocd
Hawk777 has quit [Quit: Leaving.]
jeeebz has quit [Quit: Ciao !]
jybz has joined #openocd
Haohmaru has joined #openocd
renrelkha has joined #openocd
gzlb has quit [Ping timeout: 260 seconds]
gzlb has joined #openocd
braunr has joined #openocd
nerozero has joined #openocd
<olerem> borneoa___: hi! i'm looking to 7937 and still not sure, what is our commenting style. My eyeball-pattern-detector breaks every time...
<borneoa___> olerem: in doc/manual/style.txt we report that for single line comment // is preferred in new code. It's there since 2009 but for long time checkpatch prevented it
<olerem> borneoa___: ok. so final decision is to use it? what is about multine comments?
<borneoa___> olerem: I also don't like this ugly mix. We already had some discussion in Gerrit, and the result was to go ahead in the mix. And by the way, checkpatch doesn't help to force one style, so the work would be all to the reviewers
<borneoa___> olerem: multiline should go in a block /*...*/, but again the style is not enforcing anything
<olerem> borneoa___: what is the preferred way to work with jtag controller drivers. We do not expect that openocd will dynamically loald/unload drivers. Right. If it failed to proper device, it is expected that complete openocd will be closed and and resources automagically cleanded. Right?
<borneoa___> olerem: If it fails probing the adapter, the adapter driver should release it's resources and return error. Then OpenOCD will release the other resources and quit.
<borneoa___> olerem: if suddenly fails during the debug, should return error, but the exit path from OpenOCD is not clean today, so this can cause an infinite loop re-trying to reconnect to the target
<karlp> at super high speeds, spamming the console nicely too :)
<karlp> and sometimes if I reocnnect the dongle, oocd will reconnect, sometimes not.... :)
nerozero has quit [Read error: Connection reset by peer]
nerozero has joined #openocd
<borneoa___> karlp: yes, not nice. But the alternative proposed by some driver is to call exit(1)
<karlp> well, I normally end up having to ctrl-c and restart anyway :)
<karlp> i have no real concern on this, it's going to be awkward in all directions :)
<Haohmaru> is this about when the debugger dissapears from the USB while the program (openocd) is using it?
<karlp> amongst others, yes.
slobodan__ has joined #openocd
slobodan_ has quit [Ping timeout: 255 seconds]
slobodan_ has joined #openocd
slobodan__ has quit [Ping timeout: 268 seconds]
slobodan__ has joined #openocd
slobodan_ has quit [Read error: Connection reset by peer]
slobodan_ has joined #openocd
slobodan__ has quit [Read error: Connection reset by peer]
postal_blab_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
postal_blab_ has joined #openocd
slobodan__ has joined #openocd
slobodan_ has quit [Read error: Connection reset by peer]
slobodan_ has joined #openocd
slobodan__ has quit [Ping timeout: 252 seconds]
slobodan_ has quit [Read error: Connection reset by peer]
slobodan_ has joined #openocd
slobodan_ has quit [Read error: Connection reset by peer]
slobodan_ has joined #openocd
russ has quit [Ping timeout: 268 seconds]
MGF_Fabio has quit [Ping timeout: 256 seconds]
gzlb has quit [Ping timeout: 240 seconds]
gzlb has joined #openocd
Haohmaru has quit [Quit: saionara]
slobodan__ has joined #openocd
slobodan_ has quit [Ping timeout: 255 seconds]
nerozero has quit [Ping timeout: 255 seconds]
Hawk777 has joined #openocd
Hawk777 has quit [Quit: Leaving.]
Hawk777 has joined #openocd
slobodan__ has quit [Ping timeout: 255 seconds]
Hawk777 has quit [Quit: Leaving.]
Hawk777 has joined #openocd