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. I am using the lite edition of Keil uVision4.
I try to execute the simple command: "MOV r4, #0xA6E90000". I am getting the error message: "A1510E: Immediate 0xA6E90000 cannot be represented by 0-255 and a rotation"
However, the IDE has no problem executing "MOV r4, #0xFFFFFFFF"