cancel
Showing results for 
Search instead for 
Did you mean: 

STM32N6570-DK NonSecure Application not run.

TrungDT
Associate

Hi,

I am creating a project CubeMX that uses both Secure and NonSecure.
I using USART1 for debugging, and my application only runs on SecureApp and cannot run NonSecureApp. I tried implementing the same as Template Isolation XIP but it still didn't work.

1 ACCEPTED SOLUTION

Accepted Solutions
TrungDT
Associate

I configured the RIF only and forget config the SAU.
After the SAU configured, my non-secure application ran correctly.

View solution in original post

1 REPLY 1
TrungDT
Associate

I configured the RIF only and forget config the SAU.
After the SAU configured, my non-secure application ran correctly.