Hi,
Thanks for the help, highly appreciate it.
Will continue using STM32Cube till a solution is found.
Search found 7 matches
- Sat Mar 23, 2024 9:01 am
- Forum: STM boards (Discovery, Eval, Nucleo, ...)
- Topic: Blink not working on STM32G491 Nucleo board
- Replies: 12
- Views: 20264
- Sat Mar 23, 2024 7:54 am
- Forum: STM boards (Discovery, Eval, Nucleo, ...)
- Topic: Blink not working on STM32G491 Nucleo board
- Replies: 12
- Views: 20264
Re: Blink not working on STM32G491 Nucleo board
Hi,
I followed the instructions of enabling "Optimize for Debugging", but the result is still the same.
It doesn't hit the breakpoint.
I followed the instructions of enabling "Optimize for Debugging", but the result is still the same.
It doesn't hit the breakpoint.
- Sat Mar 23, 2024 7:34 am
- Forum: STM boards (Discovery, Eval, Nucleo, ...)
- Topic: Blink not working on STM32G491 Nucleo board
- Replies: 12
- Views: 20264
Re: Blink not working on STM32G491 Nucleo board
No that was disabled.
- Sat Mar 23, 2024 6:30 am
- Forum: STM boards (Discovery, Eval, Nucleo, ...)
- Topic: Blink not working on STM32G491 Nucleo board
- Replies: 12
- Views: 20264
Re: Blink not working on STM32G491 Nucleo board
Hi,
I followed the given instructions and pasted the clock init code from generic_clock.c into my sketch.
After entering debugging it doesn't hit the breakpoint.
On pausing the debugger I get the same WWDG location.
I followed the given instructions and pasted the clock init code from generic_clock.c into my sketch.
After entering debugging it doesn't hit the breakpoint.
On pausing the debugger I get the same WWDG location.
- Sat Mar 23, 2024 3:34 am
- Forum: STM boards (Discovery, Eval, Nucleo, ...)
- Topic: Blink not working on STM32G491 Nucleo board
- Replies: 12
- Views: 20264
Re: Blink not working on STM32G491 Nucleo board
Hi,
If I pause, the call stack shows this
Is it something to do with incorrect Watchdog initialisation?
If I pause, the call stack shows this
Is it something to do with incorrect Watchdog initialisation?
- Fri Mar 22, 2024 4:56 pm
- Forum: STM boards (Discovery, Eval, Nucleo, ...)
- Topic: Blink not working on STM32G491 Nucleo board
- Replies: 12
- Views: 20264
Re: Blink not working on STM32G491 Nucleo board
Hi
And how does one debug, I don't have any clock initialisation in the sketch, i think that's handled in the "generic_clock.c" file, do I need to open it in a new tab?
Also when I run the debugger I can see only the Pause, Restart and Stop button active , the single step buttons are disabled ...
And how does one debug, I don't have any clock initialisation in the sketch, i think that's handled in the "generic_clock.c" file, do I need to open it in a new tab?
Also when I run the debugger I can see only the Pause, Restart and Stop button active , the single step buttons are disabled ...
- Fri Mar 22, 2024 1:03 pm
- Forum: STM boards (Discovery, Eval, Nucleo, ...)
- Topic: Blink not working on STM32G491 Nucleo board
- Replies: 12
- Views: 20264
Blink not working on STM32G491 Nucleo board
Hi,
Have been trying to get the blink sketch to work on my STM32G491 Nucleo board (NUCLEO-G491RE), but it refuses to work, although the board programs successfully.
Tools Version
Arduino IDE : 2.3.2
Core: STM32 MCU Based Boards by STMicroelectronics v2.7.1
output log
Sketch uses 15988 bytes (3 ...
Have been trying to get the blink sketch to work on my STM32G491 Nucleo board (NUCLEO-G491RE), but it refuses to work, although the board programs successfully.
Tools Version
Arduino IDE : 2.3.2
Core: STM32 MCU Based Boards by STMicroelectronics v2.7.1
output log
Sketch uses 15988 bytes (3 ...