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