hi friend's i am new user to the keil c51 i want your help. my question is how to assess the bit addressable memory i have tried with follwing thing but it does not work bdata unsigned char ibase; sbit ON_DEG1 = 0x20^0; asper the user manual but it gives error as the
error C142: 'SFR': invalid base address
plz help me
thankking you for the advice form this post i will take care of all these thingputting a variable definition in a header file and then include that in multiple places...? but this file is only included in this project only so what is the problem.
"but this file is only included in this project only"
How many source files in the Project?
"so what is the problem."
I have no idea - you need to clearly describe what problem you are seeing!