STM8 UART
I am frustated from last month can anyone plz help me out
I am getting error if I am adding UART file in our program.
I have taken UART example provided in STM8S_StdPeriph_Examples and added those files in STM8S_StdPeriph_Template but without adding UART file everything is working fine but if I add UART file I am getting this error
#error clnk Debug\led_on_off.lkf:1 symbol _CLK_GetClockFreq not defined (Debug\stm8s_uart1.o )
compiler : cosmic
IDE: STVD
controller: STM8AF5288
