I wanted to use uvision with the examples from stm32cube. I saw
the mdk project file and loaded that in to uvision. The group
Drivers/STM32F2xx_HAL_Driver pointed to a few missing files. I found
these files and fixed that. I think the real problem is that the
include paths do not point to the right place but fix that didnt
help.
after this was fixed I compiled now I get missing symbols.
STM322xG_EVAL\STM322xG_EVAL.axf: Error: L6218E: Undefined symbol
HAL_GetTick (referred from stm3
↧