2024-07-16 07:18 AM
STM32F030.
STM32CubeIDE v1.13.0.
I've hit a Hard Fault:
But the Fault Analyzer tells me nothing:
Where's all the other info?
Also, I don't see the promised toolbar buttons anywhere:
Solved! Go to Solution.
2024-08-26 07:20 AM
Hello @Andrew Neil ,
Fault analyzer toolbar is no more available but not the fault analyzer feature, which is still available but, in your case, you are working on a cortex M0 based microcontroller (STM32F0) so no fault related registers are available and no fault analyzer view subsequently for other cortex M4 -M33 -M7 you can still have the full view of the fault-analyzer.
Regards
2024-07-17 03:44 AM - edited 2024-07-17 07:09 AM
Hello @Andrew Neil ,
First let me thank you for posting.
There was a consensus to remove this feature Fault Analyzer toolbar from STM32CubeIDE and a change request has been raised to update the Release Note and the User Manual under this Ticket: 174829.
Thanks.
Mahmoud
2024-07-17 03:53 AM
@Mahmoud Ben Romdhane wrote:There was a consensus to remove this feature from STM32CubeIDE
Really - why?!
When was it removed?
2024-08-20 02:40 AM
@Andrew Neil wrote:
@Mahmoud Ben Romdhane wrote:There was a consensus to remove this feature from STM32CubeIDE
Really - why?!
When was it removed?
@Mahmoud Ben Romdhane Any update on this?
If it is the case, then this knowledge base article needs to be updated:
https://community.st.com/t5/stm32-mcus/how-to-debug-a-hardfault-on-an-arm-cortex-m-stm32/ta-p/672235
2024-08-21 12:32 AM
Hi @Andrew Neil , thanks for brining this us. We will look into this with the author of this article. Greetings!
2024-08-21 01:59 AM - edited 2024-08-21 10:44 AM
Thanks.
So are you confirming that the Fault Analyser has, in fact, been deliberately removed from CubeIDE?
If so, why?
2024-08-21 10:21 AM - edited 2024-08-21 10:22 AM
Me too. I'd like to know what the rationale is for removing a useful tool from the IDE.
2024-08-26 07:20 AM
Hello @Andrew Neil ,
Fault analyzer toolbar is no more available but not the fault analyzer feature, which is still available but, in your case, you are working on a cortex M0 based microcontroller (STM32F0) so no fault related registers are available and no fault analyzer view subsequently for other cortex M4 -M33 -M7 you can still have the full view of the fault-analyzer.
Regards