This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Specifying the start address

In assembly, the "ORG" directive can be used to specify the start address of the code.

Can this be done in C? if possible then How?

..Thanx