I am facing a weird problem I have defined I a structure in a C header file:
typedef struct iRecActive{ char iRecSID[32]; unsigned char RecStatus;
change iRecAcitve_t to iRecActive_t.
iRecAcitve_t
iRecActive_t