Hi,
I started writing assembly code in one of the ARM7TDMI-S architecture based controller, But i surprised of myself, because I am not able to find how to give the origin or starting address of the code.
Example when I was writing assembly code in 8051, I was using "ORG" for writing the start address of the code.
Thanks in Advance for the reply
Deepak
Thanks,
I understand what you are telling.
You mean to say it is not possible to give the direct address in the code itself, Please correct me if my understanding is wrong.