Forum: System Workbench for STM32

Naming failure due to creation of a stm32f103rgt6 project with hal library

For reasons of test i created a project based on the stm32f103rgt6. After successfull creation, i found a stm32f4xx_it.c file instead of stm32f1xx_it.c in my application src folder. if i look inside the file the corresponding header file stm32f1xx_it.h is correct.

Thanks

alex

Hello,

It has been corrected in version 1.9.0.
As you mentionned, it is only the name of the file that is wrong, the content was ok.
You can update SW4STM32 to the latest version.

Rgds,
Laurent