vid/pid are not identical and keep_alive(), set remotetimeout
Hello
I am new in system workbench who have a problem with debug.
There are two problems in my opinion and how can I handle I dont know?
1-*keep_alive() was not invoked in the 1000ms timelimit. GDB alive packet not sent! (1143). Workaround: increase “set remotetimeout” in GDB
2-*vid/pid are not identical: 0x0483/0x374B 0x0483/0x3748
For first problem, I tried to write command in debug but after debug doesnt work.
For Second , I changed script (target.cfg) file ,doesnt change anything.
If you have an experience about this issue can you share with me ?
Thanks
Open On-Chip Debugger 0.10.0-dev-00302-gc211ca5-dirty (2017-07-03-10:41)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
srst_only separate srst_nogate srst_open_drain connect_assert_srst
Info : The selected transport took over low-level target control. The results might differ compared to plain JTAG/SWD
adapter speed: 240 kHz
adapter_nsrst_delay: 100
Info : clock speed 240 kHz
Info : STLINK v2 JTAG v28 API v2 SWIM v7 VID 0x0483 PID 0x3748
Info : vid/pid are not identical: 0x0483/0x374B 0x0483/0x3748
Info : using stlink api v2
Info : Target voltage: 3.234510
Info : STM32L151VDTx.cpu: hardware has 6 breakpoints, 4 watchpoints
Info : accepting ‘gdb’ connection on tcp/3333
adapter speed: 240 kHz
STM32L151VDTx.cpu: target state: halted
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08006a80 msp: 0x2000c000
STM32L: Enabling HSI
adapter speed: 4000 kHz
Info : Device: STM32L1xx (Cat.4/Cat.3 - Medium+/High Density)
Info : STM32L flash has dual banks. Bank (0) size is 192kb, base address is 0x8000000
Info : Device: STM32L1xx (Cat.4/Cat.3 - Medium+/High Density)
Info : STM32L flash has dual banks. Bank (1) size is 192kb, base address is 0x8030000
semihosting is enabled
adapter speed: 240 kHz
STM32L151VDTx.cpu: target state: halted
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08006a80 msp: 0x2000c000, semihosting
STM32L: Enabling HSI
adapter speed: 4000 kHz
STM32L151VDTx.cpu: target state: halted
target halted due to breakpoint, current mode: Thread
xPSR: 0x61000000 pc: 0x2000000e msp: 0x2000c000, semihosting
STM32L151VDTx.cpu: target state: halted
target halted due to breakpoint, current mode: Thread
xPSR: 0x61000000 pc: 0x2000000e msp: 0x2000c000, semihosting
Warn : keep_alive() was not invoked in the 1000ms timelimit. GDB alive packet not sent! (1143). Workaround: increase “set remotetimeout” in GDB
adapter speed: 240 kHz
STM32L151VDTx.cpu: target state: halted
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x08006a80 msp: 0x2000c000, semihosting