This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Changing processor family in a uVision project

I'm working on a project with the STM32F0 series processors, but want to build for the STM32G0 series. I've installed the pack (2 different ways!) and restarted Keil but don't see the STM32G0 series listed under STMicroelectronics in the Device options dialog. I don't want to have to start a new project, any ideas? Thanks.

Parents
  • - what version of MDK do you use?

    - compared with MDK 5.29, our latest release, I see the STM32G0  when creating a new project

    - note, it is not recommended to migrate to a different processor at an already existing project

Reply
  • - what version of MDK do you use?

    - compared with MDK 5.29, our latest release, I see the STM32G0  when creating a new project

    - note, it is not recommended to migrate to a different processor at an already existing project

Children