Skip to main content
Nitin
Associate III
June 3, 2024
Question

STMCubeIDE based debugging is not happening with TFM for single S-NS binary

  • June 3, 2024
  • 1 reply
  • 740 views

Hi,

I have followed below youtube link for enabling debugging for TFM firmware successfully.

https://www.youtube.com/watch?v=rlmQhfXyYCQ&list=PLnMKNibPkDnGd7J7fV7tr-4xIBwkNfD--

 

I enable single binary for both Appli_NonSecure and Appli_Secure by choosing below configuration.

 

#define MCUBOOT_APP_IMAGE_NUMBER 1

#define MCUBOOT_S_DATA_IMAGE_NUMBER 0

#define MCUBOOT_NS_DATA_IMAGE_NUMBER 0

#define MCUBOOT_IMAGE_NUMBER 1

Since then I am not able to debug via ST-link debugger. I need support to resolve this.

@Jocelyn RICARD 

 

1 reply

Jocelyn RICARD
ST Employee
June 4, 2024

Hello @Nitin,

I'm sorry, I cannot help you with such information.

You need to describe what you have done and what happens.

I cannot guess what you are doing.

Best regards

Jocelyn