STM32L15xx microcontroller can internal FLASH Read Protection be enabled inside flashed SW?
Hi,
My project is based on STM32L15xx microcontroller. I know, that internal FLASH Read Protection may be enabled during programming an image by STMFlashLoader with --erp option. My question is: can I compile my image with internal FLASH read protection enabled by some tweak so that I don't have to use "--erp" option on downloading my image to the target?
Thanks in advance!
