SBSFU - WRP / RDP Test Failure
Hi,
I am setting up SBSFU on our STM32H750. I want to test the RDP and WRP security protections.
Steps taken so far:
- I have enabled WRP and RDP Level 1 by setting the option bytes through cubeprogrammer and enabling SFU_WRP_PROTECT_ENABLE & SFU_RDP_PROTECT_ENABLE in app_sfu.h
- I have enabled SFU_TEST_PROTECTION in app_sfu.h
Note:
There are several test cases in sfu_test.c that I am using. The tests in questions are attached below:

TEST_ERASE_FLASH is failing.
Output:

I am not sure why this would be. Does anyone have any advice?
