Skip to main content
Associate II
December 5, 2023
Solved

STM32L562QE: "No source available for () at 0xfffffffe"

  • December 5, 2023
  • 3 replies
  • 6053 views

Hello,

A few days ago I compiled on my STM32l562E-DK board the TFM application (which includes TFM_SBSFU_Boot, TFM_Loader, TFM_Appli) of STM32Cube_FW_L5_V1.5.0 package. After that I experienced some errors. The first one was DEV_TARGET_NOT_HALTED which I managed to solve by doing a boot from RSS. Then, I tried debugging the example project “GPIO_IOToggle_TrustZone_Secure” and I got the second error: “No source available for <signal handler called>() at 0xfffffffe” and “failed to execute MI command. Error message from debugger back end: Cannot access memory at ...“.

Claudia_1-1701770855197.png

This happens with any TrustZone enabled project I try to debug.

I would appreciate any tip or assistance. Than you in advance!

 

This topic has been closed for replies.
Best answer by Mahmoud Ben Romdhane

Hello @Claudia ,

I escalated the problem to CubeIDE team in an internal ticket (ID: 163832) to take a closer look at this issue.

(PS: ID 163832 is an internal tracking number and is not accessible or usable by customers).

Thanks.

Mahmoud.

 

3 replies

Technical Moderator
December 5, 2023

Hello @Claudia,

First let me thank you for posting and welcome to the ST Community.

Your request is under investigation, and I will get back to you ASAP.

Thanks.

Mahmoud.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Technical Moderator
December 15, 2023

Hello @Claudia ,

I escalated the problem to CubeIDE team in an internal ticket (ID: 163832) to take a closer look at this issue.

(PS: ID 163832 is an internal tracking number and is not accessible or usable by customers).

Thanks.

Mahmoud.

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
ClaudiaAuthor
Associate II
January 11, 2024

Hello,

Any news on my issue?

Thank you in advance,

Claudia.

ark2
Associate II
March 28, 2024
Is there a solution?