Skip to main content
RLalj.1
Associate II
May 14, 2024
Question

STM32H7B3I-DK: No source available for "() at 0xfffffffe" while debugging

  • May 14, 2024
  • 2 replies
  • 1047 views

Hi,

I'm attempting to debug the example code (LedToggling) generated from CubeMX, but it's showing an error as described in the image below. The board was working fine before, but suddenly, I'm encountering this issue. 

 

STM32H7B3I_Debug_issue.png

 

 

 

 

Although I can connect through the built-in ST link to CubeProgrammer and perform a full chip erase, the problem only arises during debugging.

How can I fix this ?

Thank You

This topic has been closed for replies.

2 replies

RLalj.1
RLalj.1Author
Associate II
May 14, 2024

I've test with another discovery kit STM32H7B3I-DK, but it also fails to debug the code and return below error for same example code.

STM32H7B3I_Debug_issue_new.png

Technical Moderator
May 14, 2024

Hello @RLalj.1,

This can happen when the CPU double-hardfaults.

Maybe you have the same issue reported in this post: CUBE IDE No source available for "<signal handler ... - STMicroelectronics Community.

"When your question is answered, please close this topic by clicking ""Accept as Solution"".ThanksImen"