• Wolfssl pthread.h is missing
    Hi I want to use wolfssl library (v3.6.9) on Keil (v5.17), but when I add wolfCrypt to project, I get this error: C:\Program Files (x86)\Keil 5.17\ARM\PACK\wolfSSL\CyaSSL\3.6.9\wolfssl\wolfssl/wolfcrypt...
  • 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.....
  • 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...
  • Simple GPIO read not working -
    Firstly, I'n fairly new Keil, and am "upgrading from 8-bit PIC's" I'm trying to read some data from an ADC. Not working so I wrote a simple program that reads the input pin status. To my...
  • simple code not always working
    Hi I have a function InitRAM This way it works: unsigned char Flash_Data[512]; unsigned int AnalogMaxValues[8]; #define AnalogMaxValues_start 129 //byte number of AnalogMaxValues in flash block...