2025-08-15 2:38 AM - last edited on 2025-08-15 12:58 PM by Peter BENSCH
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.
2025-08-20 6:12 AM
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
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.