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

AT89C51RD2 problem

While workin with AT51RD2, we are facing a weird problem. The Code that is working well with AT89C51 doesnt wok with AT89C51RD2.
we are not using any sfrs that are specifically used by RD2. It is a plain IO routine made in assembly. When we include the 89C51ix2.inc file it shows errors while compiling that, it shows the redefination error for the SFRs that are used in the 89c51 assembly routine.

Can u tell us that in assembly how can eliminate the redfination error.

thanx in advance