Hi Sadia,
It looks like some code in DSP2833x_common/source/DSP2833x_CpuTimers.c is interferring with the BIOS timers. I changed the #ifndef BIOS to #if 0 and rebuilt the program, and the test worked. It looks like you are not building with BIOS defined.
Best regards,
Janet