How to use aek-com-blev1 demo code ,some files are missing?
I am interfacing AEK-COM-BLEV1 with SPC58ECXX .I imported the ble demo code from autodevkit but while compiling it is giving some errors like:
In file included from main.c:19:0:
./components/AEK_COM_BLEV1.h:23:31: fatal error: AEK_COM_BLEV1_cfg.h: No such file or directory
#include <AEK_COM_BLEV1_cfg.h>
^
compilation terminated.
make: *** [build/obj/main.o] Error 1
I think some files are missing.I am not able to find this file AEK_COM_BLEV1_cfg.h:Please guide how to solve this.If anyone is having compiled demo code for AEK-COM-BLEV1 it will be helpful
