This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BLE Stack: Compiling when linked with DLIB?



Hi

Does anyone know if the BLE Stack could be compiled with IAR's DLIB? I've tried compiling, but I keep getting an error saying

Error[Pe020]: identifier "size_t" is undefined C:\Texas Instruments\BLE-CC254x-1.4.1.43908a\Projects\ble\Profiles\DevInfo\devinfoservice.c 137

AFAIK, linking from CLIB to DLIB shouldn't affect dependencies, yet size_t is defined in DLIB. Does anyone know it's not compiling?

Thanks