2019-11-21 5:40 PM
The STM32L5x2.svd file has a zero width register field in the TAMP peripheral, register ATCR1, field TAMP2AM. This killed the header gen tool I use.
/cygdrive/c/ST/STM32CubeIDE_1.0.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.productdb.debug_1.1.0.201910081157/resources/cmsis/STMicroelectronics_CMSIS_SVD/STM32L5x2.svd:15235
<field>
<name>TAMP2AM</name>
<description>TAMP2AM</description>
<bitOffset>1</bitOffset>
<bitWidth>0</bitWidth>
</field>
Solved! Go to Solution.
2019-12-14 7:34 PM
Great.
Also here is another one from the 1.1.0 IDE:
/cygdrive/c/ST/STM32CubeIDE_1.0.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.productdb.debug_1.1.0.201910081157/resources/cmsis/STMicroelectronics_CMSIS_SVD/STM32L5x2.svd:10400
<peripheral derivedFrom="GPIOA">
<name>SEC_GPIOA</name>
<baseAddress>0x5202000</baseAddress>
That should be 0x52020000
2019-11-25 6:11 AM
Hello,
Thank you for your reported issue. This is raised internally for fix.
Best Regards,
Imen
2019-12-14 7:34 PM
Great.
Also here is another one from the 1.1.0 IDE:
/cygdrive/c/ST/STM32CubeIDE_1.0.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.productdb.debug_1.1.0.201910081157/resources/cmsis/STMicroelectronics_CMSIS_SVD/STM32L5x2.svd:10400
<peripheral derivedFrom="GPIOA">
<name>SEC_GPIOA</name>
<baseAddress>0x5202000</baseAddress>
That should be 0x52020000
2020-07-29 8:26 AM
Hi Hedley ,
Thank you for your feedbacks!
We did apply the needed fix on our latest SVD files.
Don't hesitate to share more feedbacks in the future if you have any!
Imen
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.