Secure area for nucleo h755
Hello,
I would like to setup a secure area on the h755 board. My setup is as follows:
I have a secure app that runs permanently on the m7, and on the m4, there is a non-secure app running.
I want to configure all but the last sector of the m7 as secure.
I followed this example, and it seems to work, until I want to flash the secure area configuration (start 0x000, end 0xffe). Then the cube programmer starts loading forever, until I reconnect the board or go to some other tab.
What am I missing?
