Skip to main content
Associate
November 7, 2024
Solved

StmCube Ide 1.16 cannot use for debugging STM32L5

  • November 7, 2024
  • 1 reply
  • 813 views

I just try using Nucleo L522ZE-Q and compile example code

after i debug it, somehow it cannot write the file to the flash

and the trace is not set properly

after i downgrade the IDE using 1.14 it can work properly no

please fix the new IDE, i didn't want to use multiple version of cube IDE

 

Thanks

 

Best answer by STTwo-32

Hello @Azwar and welcome to the ST Community.

Are you having the same limitation number 189229 on the https://wiki.st.com/stm32mcu/wiki/STM32CubeIDE:STM32CubeIDE_errata_1.16.x#STM32L5 

And if so, can the workaround mentionned with the debug issue "Use OpenOCD as a debug probe" solve your issue.

Best Regards.

STTwo-32 

1 reply

STTwo-32
STTwo-32Best answer
Technical Moderator
November 7, 2024

Hello @Azwar and welcome to the ST Community.

Are you having the same limitation number 189229 on the https://wiki.st.com/stm32mcu/wiki/STM32CubeIDE:STM32CubeIDE_errata_1.16.x#STM32L5 

And if so, can the workaround mentionned with the debug issue "Use OpenOCD as a debug probe" solve your issue.

Best Regards.

STTwo-32 

AzwarAuthor
Associate
November 7, 2024

Yes, it work now

 

Thanks