AREA demo9,CODE,READONLYSTART LDR R0,=0xABCDDCBAhere B here END
while compling the code in C51 keil i am getting
Running with Code Size Limit: 2KLoad "C:\\demo9\\Objects\\demo9" _____^*** error 56: can't open file AND
Running with Code Size Limit: 2KLoad "C:\\demo9\\Objects\\demo9" _____^*** error 56: can't open file Please suggest
How exactly did you expect an 8051 tool chain to handle ARM assembly source code?
then Could you please tell me which one should I Use I am kind new to this thing .
then Could you please tell me which one should I Use I am kind new to this thing . If remove
AREA demo9,CODE,READONLYSTART
My code is woreking. Do I need to do something