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.

what does DNUM mean?

Hi,

When I learning the example of 6678EVM.there is a DNUM in the CCS5.1 project?I found that DNUM is defined in C6X.h.

 extern __cregister volatile unsigned int DNUM;

How to Use DNUM?where can I find some explanation?thanks a lot.