Why stm32cubeide(version:1.8.0) don't debug with stm32l4p5?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-20 11:26 PM
Hi,
I am working with stm32l4p5,i use stm32cubeide(version:1.8.0). It fail to start during debugging because of hardfault.
Also it doesnt connect with st-link utility but it connects with stm32cubeproggramer. And after the procedure full chip erase with stm32cubeproggramer, debugging is completed.
Thank you for your help.
- Labels:
-
DEBUG
-
ST-Link
-
STM32CubeIDE
-
STM32L4 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-24 9:26 AM
Hello @Eakyo.1​ ,
Have you upgraded the ST-link firmware?
Have you checked if this behavior has occurred with other boards?
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-24 8:56 PM
Yes,i have upgraded the ST-link firmware but there was no solution.
Yes,i checked. This behavior has occurrred only stm32l4p5cet6.
Also while it erases full chip,i have fault of "The elf loader file is not accessible" at st-link utility.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-25 7:21 AM
Yes, in fact ST-link utility does not support the new MCU, and it's recommended to use STM32CubeProgrammer with this chip.
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-01-26 3:24 PM
So I can't just use stm32cubeide?
Do i have to do "full chip erase" before debugging(STM32CubeIde) at STM32CubeProgrammer?
