2018-03-28 01:42 PM
Hi everyone,
I use Keil v5.23
STM32Cube 4.25
I always worked with stdperiph lib and I would like to switch to HAL
I tried to start a simple project with my STM32F103C8T6 but when I want to compile a project from cube, I have a lot of errors in Keil and can't manage to get rid of them.
Here is my setup:
and the bunch of error messages
what is strange is that I changed nothing to the original setup so it should work...
Any idea?
Cube setup:
Thank you for your help
#stm32cubemx-4.25Solved! Go to Solution.
2018-03-28 11:20 PM
I made some progress:
The package was not correctly installed in STM32CubeMX, I removed and installed it again, it seems to be better, less error message
Edit: and now it's working well the second mistake was here:
I copied only necessary library and it's good
2018-03-28 11:20 PM
I made some progress:
The package was not correctly installed in STM32CubeMX, I removed and installed it again, it seems to be better, less error message
Edit: and now it's working well the second mistake was here:
I copied only necessary library and it's good