Why is FLASH_OPTR missing in IAR for my STM32L082CZ ?
Dear community,
I am playing with the STM32L082CZ and IAR, and I noticed that the FLASH_OPTR register is not displayed in the registers. But at the same address there is the OBR register (but the bit description is different from the datasheet)
I am using the correct ddf and svd :
- STM32L082CZ.ddf
- STM32L0x2.svd (no OPTR in this file and OBR is there)
Do you know why I have this wrong svd file ?
Where can I find a corrected version of the file ?
Thanks a lot,
F.
