Errors while trying to create ReadWrite example in Code Composer Studio 4

I am trying to create an example of reading a record in CCS4 and get a lot of "undefined" errors:

Identifier "MAX_PROCESSORS" undefined

ID "MPCSOBJ_PROC_PADDING" undefined

ID "MPCS_TURN_PADDING" undefined

and etc.

It is really undefined. However, this example should be complete and work without me. What could be the problem?

+3
source share

All Articles