You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But gdb (arm-none-eabi-gdb) is hang, and i cannot unhang it with ^C.
Place in code doesn't seem to make any sense. Touching anything with interrupts cause strange behavior. I was able to do TIM4 interrupts but enabling USART3 without interrupt enabled, still triger hangs.
In most cases offending function is MX_NVIC_Init();
I would like to debug problem, but i can't because in this stage gdb is dead/hang. Can be unhang with killing st-util. or hard kill from system.
Programer: StLink V1 orginal
CPU: Stm32f103c8 on arduino-mini-style-board
Link type: SWD
OS: Linux sqlek 4.11.0-1-amd64 #1 SMP Debian 4.11.6-1 (2017-06-19) x86_64 GNU/Linux
App name/version: st-util/v1.4.0 downloaded 5 days ago.
Firmware version: how to check?
Also Stm32CubeMX latest.
Any idea how to proceed?
The text was updated successfully, but these errors were encountered:
xor-gate
changed the title
gdb hangs with "step" and cannot be unhang with ^C
gdb with st-util hangs with "step" and cannot be unhang with ^C
Aug 17, 2017
I'm not sure what causes the problem, stlink v1 programmers are not widely used anymore and may cause problem. You are the first one reporting this kind of problem.
xor-gate
added this to the
Unplanned (Contributions Welcome) milestone
Aug 17, 2017
I'm trying do debug hanging up procesor/debugger.
Output of st-util on verbosity 99 is:
all over, in repetition.
But gdb (arm-none-eabi-gdb) is hang, and i cannot unhang it with ^C.
Place in code doesn't seem to make any sense. Touching anything with interrupts cause strange behavior. I was able to do TIM4 interrupts but enabling USART3 without interrupt enabled, still triger hangs.
In most cases offending function is MX_NVIC_Init();
I would like to debug problem, but i can't because in this stage gdb is dead/hang. Can be unhang with killing st-util. or hard kill from system.
Programer: StLink V1 orginal
CPU: Stm32f103c8 on arduino-mini-style-board
Link type: SWD
OS:
Linux sqlek 4.11.0-1-amd64 #1 SMP Debian 4.11.6-1 (2017-06-19) x86_64 GNU/Linux
App name/version: st-util/v1.4.0 downloaded 5 days ago.
Firmware version: how to check?
Also Stm32CubeMX latest.
Any idea how to proceed?
The text was updated successfully, but these errors were encountered: