Enable Flash Encryption Release Mode in ESP32-S3
Posted: Tue Apr 23, 2024 3:31 pm
Hello everyone!
After I enabled the Release Mode of the Flash Encryption in the ESP32-S3 I get this error:
I know that using ESP32 the eFuse DISABLE_DL_ENCRYPT needs to be manually burned in order to remove this message, has anyone encountered (and solved) this on the ESP32-S3 as well?
Thank you very much!
After I enabled the Release Mode of the Flash Encryption in the ESP32-S3 I get this error:
Code: Select all
E (529) flash_encrypt: Flash encryption settings error: app is configured for RELEASE but efuses are set for DEVELOPMENT
E (530) flash_encrypt: Mismatch found in security options in bootloader menuconfig and efuse settings. Device is not secure.
Thank you very much!