• wolfSSL error and missing eader file
    I installed for testing wolfSSL pack version 3.3.9. In Manage Run-Time Environment add to project Simple Client, Resolve Dependencies and make rebuild. compiler return compiling client.c.....
  • File 'pthread.h' not included in keil
    Hi Everyone I am merging libucv(library USB Video class) files into my Keil code. But I got the error that pthread.h is not included. I was searching online and it says Keil does not support pthread...
  • 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...
  • gettting wolfSSL working with simple Keil uVision program
    I can't get wolfSSL to compile. My program is very simple, no OS, but it appears as though wolfSSL requires CMSIS OS (?) I only need wolfSSL to do a SHA hash on a block of data. Perhaps there is...
  • Error While adding wolfssl library to keil
    Hi all, I have added wolfssl library to keil, by downloading from Pack installer, in wolfssl i have selected the Echoclient. when i start building i am getting errors like C:\Keil_v5\ARM\PACK\wolfSSL...