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.

Symbols DNUM / TSCL compiles, but show errors in CCS

Hello,


with updating CCSv6 to latest compiler (7.4.12) and SYS/BIOS (6.41.01.36) my program compiles, but the symbols DNUM / TSCL can't be resolved (see picture).
Symbols are declared as this:

extern cregister volatile unsigned int DNUM;
extern cregister volatile unsigned int TSCL;

Cleaning projects etc. doesn't help that CCS won't show the error.

Maybe someone can give advice here?

Best Regards,
Bernd