cancel
Showing results for 
Search instead for 
Did you mean: 

Why is FLASH_OPTR missing in IAR for my STM32L082CZ ?

Florent_
Associate II

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.

2 REPLIES 2
Imen.D
ST Employee

Hello @Florent_​ ,

Thank you for bringing this to our attention.

This issue will be corrected in the coming release of svd file.

Best Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Florent_
Associate II

According to the ST customer support, the more recent .svd file is within the STM32CubeIDE toolchain. And indeed it looks good.

Best,

Florent