Part Number: CC3220SF-LAUNCHXL
Tool/software: Code Composer Studio
Hi experts,
Recently I started to port my IAR code to CCS. But I'm facing some errors and that is pointing to sl_select file saying that incompatile declation of sl_select. Here is the error:
sl_socket.h", line 792: error #148: declaration is incompatible with "int sl_Select(int, fd_set *, fd_set *, fd_set *, struct timeval *)" (declared at line 105 of "C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-arm_20.2.1.LTS/include/sys/select.h").
I'm also attaching the build setting for my project as a screenshot. Can You please point out what went wrong.
