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

How can I specify a subroutine's starting address in Keil C?

In Assembly,we can use macro "ORG XXXXH" define the subroutine's entry.How I can realize this in C?
Thanks for help!

0