I am not able to know that which header file should be included to configure the GPIO Ports,
DIR01 &= 0xFDFFFFFE;
OUT_DATA01 = 0XFDFFFFFF;
these are the codes to configure the GPIO Ports,, in CCS it is coming undefined (#20 identifier "DIR01" is undefined),
So which header file i should use so that i does not get this error