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.

Semaphores and queues!! AM3359.

Other Parts Discussed in Thread: SYSBIOS

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,