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

I have a problem with the management of the ADuC832's port P2 and P3

I have read in the ADuC832's datasheet that the SFRs P2 and P3 are bit addressable, but the evaluation version of uVision2 doesn't allow to do it (I have a syntax error when I use - for example - the code line
P2.3 =0x03)

Is it a problem related to an incorrect code or does it depend from the fact that I have an uVision2's evaluation version?

The full version of uVision2 allow to address bit by bit the SFRs P2 and P3?