merethan has quit [Remote host closed the connection]
merethan has joined #openocd
paulfertser_ has left #openocd [#openocd]
<Haohmaru>
so, do you toss that file after connect?
<PaulFertser>
Haohmaru: at any moment you want.
<Haohmaru>
so, it prints some stuff
merethan has quit [Remote host closed the connection]
merethan has joined #openocd
cp-- has quit [Ping timeout: 276 seconds]
cp-- has joined #openocd
wtywtykk has joined #openocd
Haohmaru has quit [Read error: Connection reset by peer]
Haohmaru has joined #openocd
merethan has quit [Remote host closed the connection]
merethan has joined #openocd
wtywtykk has quit [Ping timeout: 252 seconds]
emeb has joined #openocd
<Haohmaru>
i guess the last gdb command after connect shall better be "mon reset init" instead of "mon reset halt"
merethan has quit [Remote host closed the connection]
merethan has joined #openocd
<PaulFertser>
Haohmaru: no, reset init isn't appropriate, it runs reset-init handler which might change PLL settings etc.
<Haohmaru>
what should it be then?
<Haohmaru>
additionally, i get this where i put a breakpoint somewhere, but it is like.. unable to hit it, and sometimes hits a bunch of statements down, including sometimes hitting enough statements down where it's actually a completely different function