Part Number: TMS320F28335
Tool/software: TI C/C++ Compiler
Hi,
I am trying to update the TRB bit (5th bit) of CPU-Timer 0, Control Register (TIMER0TCR) to 1, which didn't work. I am able to update the bit value to 0. I have gone through the datasheet (sprufb0d.pdf) and found this is a R/W bit. In CCS debug mode even on forcefully updating the bit value to 1 didn't work. What could be the reason for such a behavior? Can someone suggest how I can update this bit to 1 or if any other dependency is there on this CPU register bit which is preventing me to do so.
Thanks.