This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Timer CC2_T78CON

hello,

i'm working on the XC2267 of infineon.
I have a problem to write in the sfr register of CC2_T78CON which have 0xFF20 as adress.

when I write CC2_T78CON = 0x4000; for example, with the debbuger the value of CC2_T78CON (with adress 0xFF20) is always 0.

when I force by debugger to write in this adress, the next step the content of CC2_T78CON is cleared.

is it a problem inside the chip?

thanks for your help

0