Hi,
I'am trying to compile an example taken from the manual "TI SYS/BIOS v6.33 Real-time Operating System, User Guide" example 4.1.1 Semaphore example P-109. The problem is when I compile it, it gives me this error:
error #148: declaration is incompatible with "const ti_sysbios_knl_Semaphore_Handle sem" (declared at line 11 of "C:/ScompiCCS5/ccsv5/Workspace/Get_char and put_char/Debug/configPkg/package/cfg/app_pea8fnv.h".
What should I do here ?
Thank you,