Recently I transferred my project from CCS 2.21 to CCS4.2 (TI5502), I able to view all the I2C Register via View->Memory->I/O when running on my CCS 2.21 platform. However, when I transitioned to the CCS 4.2 platform, I am having I2C issues. I tried to view I2C Registers via the same method, but all registers are indicating a value of 0. I know this is incorrect, because I added lines in my code to read these registsers and they contain non-zero value similar to the value read when running CCS 2.21. Any ideas when these registers are not viewable in I/O space?