ERROR L218E : how to solve it?

I am new to KEIL and start learning for an project. I have got the message error shown below : Error: L6218E: Undefined symbol ADC_RegularChannelConfig (referred from main_test_adc.o).

I searched about this error but I still don't know how to solve it. I am using uvision 4 and stm32f103rb processor and write a simple program using ADC.
Please help me if you encounter similar problem before. I really appreciate everyone's help. :)

Parents
  • I've downloaded it just now. Thanks a lot. A lot of example files are inside the zip folder so I will take a look at them and practice first.
    There is no more error for my problem. I found the assert_param function at stm32f10x_conf.h and I include the header in the respective files.
    Thanks for helping me.
    Have a nice day!

Reply
  • I've downloaded it just now. Thanks a lot. A lot of example files are inside the zip folder so I will take a look at them and practice first.
    There is no more error for my problem. I found the assert_param function at stm32f10x_conf.h and I include the header in the respective files.
    Thanks for helping me.
    Have a nice day!

Children
More questions in this forum