This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

imported wolfssl library

Imported the library from the wolfssl library in the keil, compilation was succeeded but i got linker error like

 .\Objects\5.axf: Error: L6200E: Symbol GetCA multiply defined (by ssl.o and ssl-dummy.o).

.\Objects\5.axf: Error: L6200E: Symbol GetCAByName multiply defined (by ssl.o and ssl-dummy.o).

how to resolve this issue...can anyone suggest!