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

"ORG" in MDK for arm asm

org set a origin for subsequent code in a51,but it seems not to be supported in MDK for arm asm.

then how to set a origin in mdk for arm just like org in a51?