Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, it's not mandatory to use the keyword ORG in an assembly program. However, if you need to set a specific memory address for your program to begin executing from, you can use the ORG directive to specify the starting address.