cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with the ST25RU3993-HPEV's FW

PRena.1
Associate II

Hello everyone,

I'm trying to compile the code wich is give at this address  on STM32CubeIDE and I have some problems when I want to compile the code. CubeIDE choose automaticalement the wrong "stm32l4xx_hal.h" and don't bring the one wich is in my workspace. It seams that CubeIDE include an external "stm32l4xx_hal.h". Do you know what handling I have to do it to include the good .h ? 

ST.PNG

 

Best regards.

 

Paul

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

You'll probably want to double check the Include Paths settings and ordering. Change so it points to the version you want to use.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

1 REPLY 1

You'll probably want to double check the Include Paths settings and ordering. Change so it points to the version you want to use.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..