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.

CCS/AM4378: Semantic Error

Part Number: AM4378

Tool/software: Code Composer Studio

Hello ,

I have got some issues regarding  Code Composer Studio 6.2.0.00048 on ubuntu 3.13.0-24-generic  . In Problems Window got message like semantic errors which are as follows
1.Type 'wait_event_interruptible(rx_wait, (  .....)' could not be resolved  
2. Field 'spin_lock_init(....)' could not be resolved   
3. For user specific variables showing same as could not resolved.

Same code runs fine on ubuntu but showing errors on CCS .

Please suggest any way to solve the issue..........