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.

Unresolved symbol?

Hey guys, first I'm not sure what forum i could put this in so pleas move it if this is not right.

I'm trying to load a project onto a M430fg4619 and i keep getting the errors :

errors encountered during linking; "SerIIAPM.out" not built

Linking failed. Check the Console window for details.

unresolved symbol ME1, first referenced in ./transaction_log.obj

unresolved symbol U0BR0, first referenced in ./transaction_log.obj

unresolved symbol U0BR1, first referenced in ./transaction_log.obj

unresolved symbol U0RCTL, first referenced in ./smartcard.obj

I am using ccs 4.0.2.01003, I'm relatively new to ccs so I'm not sure what i need to do.

Thank you for any help.