Hello,
On the beggining i want to tell im new here, and im newbie with that stuff. Im studding computer technology and we got some subject where we are starting "fun" with keil etc. I wanted to make some easy project (done everything what my teacher said;p)and here we go:
.\lukiprojekt.axf: Error: L6218E: Undefined symbol assert_param (referred from stm32f30x_exti.o).
I dont know whats wrong. i was google my problem but without result. I would be greatfull if you would like to help me. Im using keil v5.
Regards, Lukasz
haha thanks man. The solution was just to use right buton of mouse on main project in keil end use options->c/c++-> processor symbols define and just to add "USE_STM32303C_EVAL". Thanks:)
using USE_STDPERIPH_DRIVER solve the problem