cancel
Showing results for 
Search instead for 
Did you mean: 

Creat project

Duyvnhd
Associate II

I am working with STM32MP257F1-EV1, I want to ask when creating a project with STM32CubeMx, why my project does not have a file in Secure like other boards?

 

Thank you.

1 REPLY 1
Ghofrane GSOURI
ST Employee

Hello @Duyvnhd 


When creating a project with STM32CubeMX for the STM32MP257F1-EV1, the absence of a Secure folder typically means that TrustZone is not enabled in your project settings. The Secure/Non-Secure folder structure is only generated when TrustZone is activated for the Cortex-M33 core

GhofraneGSOURI_0-1755695324660.png

 

 

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.