User Activity

I meet a confused and unresonable issue about hrtimer with stm32g474mbt6.condition: 1).use timerA to generate 2 channel pwm. Channel 1 is set by CMP1, reset by CMP2; Channel 2 is set by CMP3, reset by CMP4;2). enable preload function, update when res...
when I debug the stm32G474 with CubeIDE, the following errror always happen,and the code can run normally on keil. I really don't kown what problem?"Break at address "0x319b2d68" with no debug information available, or outside of program code."
there is a same problem, but there is still no solution. I use STM32CubeIDE , meeting the same problem."https://community.st.com/s/question/0D50X00009XkZhJSAV/how-to-allocate-variable-in-flash-to-desired-address"I modify the project from Keil to C...