NishanthMenon changed the topic of #openocd to: this is the place to discuss all things OpenOCD | Logs: https://libera.irclog.whitequark.org/openocd/
tsal_ has quit [Ping timeout: 252 seconds]
tsal has joined #openocd
_whitelogger has joined #openocd
nerozero has joined #openocd
d_olex has joined #openocd
borneoa___ has quit [Ping timeout: 252 seconds]
borneoa___ has joined #openocd
Haohmaru has joined #openocd
muli has joined #openocd
JoseT has joined #openocd
JoseT has quit [Client Quit]
d_olex_ has joined #openocd
d_olex has quit [Read error: Connection reset by peer]
JoseT has joined #openocd
manoj has joined #openocd
<manoj> I had some questions on cortex_m.c file can anybody help (i wanted to know about adding support micros which have complex power modes and special handling as part of the power states and debug)
JoseT has quit [Quit: Client closed]
manoj has quit [Quit: Client closed]
muli has quit [Ping timeout: 248 seconds]
JoseT has joined #openocd
JoseT has quit [Client Quit]
Haohmaru has quit [Quit: saionara]
Guest43 has joined #openocd
Guest43 has quit [Client Quit]
Hawaka has joined #openocd
Hawaka has quit [Ping timeout: 272 seconds]
Hawaka has joined #openocd
<Hawaka> Hello, I am having trouble to make the live expressions work with my setup. I am using stm32cubeIDE and install the openOCD extension. I am using the ST openOCD as exe, created the *.cfg file and a debug configuration with openOCD. If I use an st-link probe, everything works (including live expression). In the console, I can see that there is 2 GDB
<Hawaka> connection.
<Hawaka> If I edit the cfg for a cmsis-dap probe and use my DAPLink probe, the live expression is not working and I can only see 1 GDB connection.
<Hawaka> Any idea how to make it work? (I can provide more info if needed, just ask what you need)
wingsorc has joined #openocd
lh_ is now known as lh
lh has quit [Remote host closed the connection]
lh has joined #openocd
<borneoa___> Hawaka: changing only the probe should not be an issue. Are you sure you didn't modified anything else?
rdg has joined #openocd
<Hawaka> Yeah, I only change "adapter driver st-link" to "adapter driver cmsis-dap" in the .cfg file and the physical probe
<Hawaka> The openocd console output is slighty different also
<Hawaka> This is st-link:
<Hawaka> ...
<Hawaka> Info : New GDB Connection: 1, Target STM32H523RETx.cpu, state: halted
<Hawaka> Info : accepting 'gdb' connection on tcp/3333
<Hawaka> Info : New GDB Connection: 2, Target STM32H523RETx.cpu, state: halted
<Hawaka> [STM32H523RETx.cpu] halted due to breakpoint, current mode: Thread
<Hawaka> xPSR: 0xf9000000 pc: 0x08002278 msp: 0x20044000
<Hawaka> Info : Padding image section 0 at 0x08000254 with 4 bytes
<Hawaka> [STM32H523RETx.cpu] halted due to breakpoint, current mode: Thread
<Hawaka> cmsis-dap:
<Hawaka> ...
<Hawaka> Info : New GDB Connection: 1, Target STM32H523RETx.cpu, state: halted
<Hawaka> Warn : Prefer GDB command "target extended-remote :3333" instead of "target remote :3333"
<Hawaka> [STM32H523RETx.cpu] halted due to breakpoint, current mode: Thread
<Hawaka> xPSR: 0xf9000000 pc: 0x08002278 msp: 0x20044000
<Hawaka> [STM32H523RETx.cpu] halted due to breakpoint, current mode: Thread
<Hawaka> xPSR: 0xf9000000 pc: 0x08002278 msp: 0x20044000, semihosting
<Hawaka> Info : Padding image section 0 at 0x08000254 with 4 bytes
<Hawaka> [STM32H523RETx.cpu] halted due to breakpoint, current mode: Thread
zjason`` has joined #openocd
zjason` has quit [Ping timeout: 244 seconds]
<PaulFertser> Hawaka: hi
<PaulFertser> Hawaka: in the future please do not paste more than 3 lines into a public channel, use some text pastebin instead.
<PaulFertser> Hawaka: I'm not sure what you mean by mentioning several GDB connections. A single target can be controlled only by a single GDB instance.
<PaulFertser> Hawaka: I suggest you collect -d3 logs for both cases so we can compare the full information about what's really happening there on your system.
Hawaka_ has joined #openocd
Hawaka_ has quit [Remote host closed the connection]
<Hawaka> PaulFertser Thanks for the idea of log data. I’ll generate the files tomorrow and I’ll come back
Hawaka has quit [Quit: Client closed]
wingsorc has quit [Remote host closed the connection]
lh has quit [Remote host closed the connection]
lh has joined #openocd
lh has quit [Remote host closed the connection]
lh has joined #openocd