We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello
Most of the nRF24E1 Special Function Registers are identical to the standard 8051 SFRs. However, there are additional SFRs that control features that are not available in the standard 8051, for example the SFR "RADIO". Is there a way for Keil to understand this label directly in a instruction? I'm trying to do:
mov RADIO, #23h
but it's not working.
I appreciate your help.
You'll have to define the symbol "RADIO" to have the appropriate SFR address value, won't you?
Don't Nordic supply a suitable include file?
http://www.keil.com/dd/chip/3605.htm