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

New Keil Uvision 5 conflicts with stm32 standard peripherals library

Hi Guys,

I have just tested the new Uvision 5 prerelease version on a stm32f4 discovery board.
I quite like the new concept of Run Time Environment where you just tick the peripherals you need and it automatically loads in the IDE.

Great! But when you load in the stm32 peripherals it calls for a stm32f3xx_conf.h
When I import that in, the compiler says that file conflicts with GPIO drivers (middleware library in Keil).

Do you guys have a solution? The reason why importing STM32 libs are important is because all their sensor drivers somehow link with them.

Thanks.
Jess

Parents
  • Thanks, we can't use the support channel because we are in a fortress of IT controlled computers.
    That's so bad.

    Please note that other development environments like Chibios can support both stm32 drivers and their application drivers at the same time.

    Would appreciate if you post a solution for Keil because Keil is such a great compiler.
    If we can't use stm32 drivers in Keil all our legacy code goes in the bin :(

Reply
  • Thanks, we can't use the support channel because we are in a fortress of IT controlled computers.
    That's so bad.

    Please note that other development environments like Chibios can support both stm32 drivers and their application drivers at the same time.

    Would appreciate if you post a solution for Keil because Keil is such a great compiler.
    If we can't use stm32 drivers in Keil all our legacy code goes in the bin :(

Children
No data