I meet problems when running UART demo codes, so I set breakpoint to check registers setting.
For example, in the following picture,
P1SEL = BIT1 + BIT2 ; should set P1SET to 0x06; but reading from Registers, it's still 0x00;.
What I did is just install CCSv5.5, import demo codes from TI Resource Explorer.
Please help me to solve this problem.
Thank you.
