2023-06-25 10:20 AM
Hi,
I have the TFM example running on my board.
I'm now trying to write my own non-secured application.
I kept mapping just as in original example and after programming it to board the boot validates that application is authenticated.
When code reaches my application in non-secured zone, the peripherals are locked. That means that I can't configure GPIOs, or enable peripherals in RCC.
What could be my problem?
Thank you,
Ari