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.

cregister vs __cregister

Other Parts Discussed in Thread: TMS320C6670

Hi,

I'm using the 7.2.3 CGT to run some test code on my TMS320C6670 board. The thing that I'm confused about is the fact that in the c6x.h file the keyword __cregister is used to define/access registers. However, in the compiler's user guide (spru187u.pdf) the keyword cregister is used instead. Although __cregister works fine, I'm a bit puzzled by the inconsistency. Which is the `more' proper form?

Thanks

Andrzej