I use the pic16F876.
In my definition I want to set the RCSTA register to D0 hex.
The compiler does not like this.
When I write:
DEFINE HSER_RCSTA 90H
then it is ok
If I come to A0H or higher the compiler gives an error.
The compiler is PBP2.47
Regards
Mat
Bookmarks