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]
shoragan has quit [Client Quit]
a3f has quit [Client Quit]
a3f has joined #openocd
shoragan has joined #openocd
olerem has joined #openocd
Hawk777 has joined #openocd
Kerr has quit [Read error: Connection reset by peer]
nerozero has joined #openocd
gzlb has quit [Ping timeout: 260 seconds]
gzlb has joined #openocd
Hawk777 has quit [Quit: Leaving.]
bvernoux has joined #openocd
bvernoux has quit [Ping timeout: 255 seconds]
Guest72 has joined #openocd
Bugies has joined #openocd
bvernoux has joined #openocd
slobodan has joined #openocd
dreamcat4 has quit [Quit: Connection closed for inactivity]
nerozero has quit [Ping timeout: 256 seconds]
Foxyloxy has quit [Quit: Textual IRC Client: www.textualapp.com]
Foxyloxy has joined #openocd
slobodan has quit [Ping timeout: 240 seconds]
slobodan has joined #openocd
<Guest72> is the LKS32MC08 chip supported by openocd or does anyone know anything about it?
<PaulFertser> Guest72: if it's a Cortex-M MCU then debug should work with OpenOCD.
<Guest72> which target to try?
<Guest72> it has 64kb flash
<PaulFertser> And since it says SWD then it likely is.
<Guest72> 96Mhz 32-bit cortex-m0 core says datasheet
<Guest72> the doc is in chinese completely so i only have a bad translation
<PaulFertser> Any cortex-m target. E.g. stm32f0x.cfg
<Guest72> okay
<Guest72> ill try it
<Guest72> when i send the chip this
<Guest72> -c "init " -c "dump_image firmware.bin 0x08000000 0x080FFFFF"
<Guest72> it tells me this
<Guest72> Unexpected command line argument: firmware.bin
<Guest72> when i send the chip this
<Guest72> -c "init " -c "dump_image firmware.bin 0x08000000 0x080FFFFF"
<Guest72> it tells me this
<Guest72> Unexpected command line argument: firmware.bin
<PaulFertser> Guest72: please use some pastebin to show full output along with full invocation command line.
<PaulFertser> Guest72: also did you check that the flash is mapped to that address?
<Guest72> not really, i just used what is okay for stm32
Guest84 has joined #openocd
<PaulFertser> Guest72: you have a quote before init but missing quote after it.
<Guest84> oh, missed that, it doesnt give an error now but it doesnt show any output that its reading it
<Guest84> i got kicked off guest72
<PaulFertser> Guest84: what does it show?
crabbedhaloablut has quit []
<Guest84> Info : Listening on port 3333 for gdb connections
<Guest84> thats the last info
<Guest84> and ctrl c doesnt do anything now
Guest72 has quit [Ping timeout: 250 seconds]
<PaulFertser> So debugging works.
crabbedhaloablut has joined #openocd
<PaulFertser> Guest84: do you have experience using OpenOCD with other targets? Have you read the user's manual?
<PaulFertser> Re Ctrl-C, no idea if it works as expected on windows, and you seem to be using some old version anywayy.
MGF_Fabio has joined #openocd
bvernoux has quit [Quit: Leaving]
MGF_Fabio has quit [Ping timeout: 240 seconds]
josuah is now known as F4JNK
F4JNK is now known as josuah
Guest84 has quit [Quit: Client closed]