Hi,
I am using CCS_5.1.0.00010. While I use instruction "extern _cregister volatile unsigned int AMR; ", ccs give me syntex error.
As per one of the e2e forum I have unmarked systex errors, but now CCS gives me errors that NRP or AMR all that registers are not defined. I have defined all the registers and I have also tried by including c6x.h file in my c file. But the issue doesn't get resolve.
Could some one please help me to solve this issue?
