2020-05-04 05:16 AM
I downloaded the STM8S_TouchSensing_Lib_V2.5.0 , and the function of touch sensing key has been done completley.
Now i'd like to add the adc && uart based on the current project, you can see the detail on the attachment, but there will be a linker error as below
"Error[Li005]: no definition for "assert_failed" [referenced from E:\Work\Code\STM8S_TouchSensing_Lib_V2.5.0\Projects\Examples\STM8S207K6_Ex02_Heat\EWSTM8\Debug\Obj\stm8s_uart1.o] "
"Error while running Linker "
Would you please help me check how to correct it?
Best Regards,
Fei