<vanboy>
I'm trying to debug a Ti EK-TM4C123GXL board, but can't get it to break immediately upon reset. Suspect it's related to "Error: SRST error". Can someone point me in the right direction? Thanks
xphn has joined #openocd
vanboy has quit [Read error: Connection reset by peer]
tsal_ has joined #openocd
tsal has quit [Ping timeout: 264 seconds]
nerozero has joined #openocd
Hawk777 has quit [Quit: Leaving.]
joconor has quit [Ping timeout: 264 seconds]
Haohmaru has joined #openocd
<dormito>
hmmm. I have a chip (on an st-nucleo-f042) that had (during a gdb session, not something in flash) its pins reconfigured to not-swd. Now openocd fails it's init. But the on-board ST link is connected to the target chips reset pin. Is there a way to tell openocd to do a reset before initializing the target? (I tried appaending '-c "reset;" to the openocd cmdline, but it says 'invalid command name
<dormito>
"reset"')
<PaulFertser>
dormito: you need -c "reset_config srst_only connect_assert_srst"
<dormito>
PaulFertser: ah thanks
<dormito>
and it's back. Openocd make remote dev of hw so much more practical. lol
<karlp>
has anyone done much/anything with MTB and openocd? I've not seen much. I'm looking for something like rtt, where the MTB can be read out constantly and piped to a port, so I can use orbtop ~much as I have been with ITM pc sampling?
<PaulFertser>
I do not remember anyone mentioning MTB lately if at all.
<karlp>
yeah, wasn't expecting much, thought it best to ask though.
* karlp
ponders how much openocd dev to do when the company upstreaming is still blocked on "someone else"
<karlp>
I jsut keep growing patches locally...
<PaulFertser>
You mean someone in your company blocks upstreaming? :(
<karlp>
no, they approve it, my boss is the one in charge for the whole company apparently.
<karlp>
they want to do it, they're just trying to "set it up properly"
<karlp>
I keep reminding him.
<karlp>
We would _like_ to submit patches from a company github for instance, for some projects
<karlp>
for openocd I should probably just ask separately to push to gerrit just from a company email, as it doesn't need to go to a public github separately.
joconor has joined #openocd
MGF_Fabio has joined #openocd
slobodan has joined #openocd
<PaulFertser>
karlp: e-mail shouldn't even matter much, you can just put the appropriate Copyright line in the file with the code you add.
<karlp>
no, just want to mak eit nice from day 1.
<karlp>
it's "in progress"
urja has quit [Ping timeout: 272 seconds]
<karlp>
is mem_helper.tcl something taht should always be available?
<karlp>
if I connect to the telnet port, I cant' use mmw? and help doesn't show it.
<karlp>
but I've been able to use it in scripts without explicitly sourcing it in the past I believe?
<PaulFertser>
I think it's not sourced by default, yes, just by those config scripts that are using it.
<karlp>
guess I've just been lucky in the past :)
jybz has quit [Ping timeout: 264 seconds]
balrog has quit [Remote host closed the connection]
balrog has joined #openocd
balrog has quit [Remote host closed the connection]
balrog has joined #openocd
Haohmaru has quit [Quit: saionara]
bvernoux has joined #openocd
MGF_Fabio has quit [Ping timeout: 255 seconds]
bvernoux has quit [Read error: Connection reset by peer]