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

programming C at specific address

Hi,All
I has a big problem at coding C51. Put program at specific address in assembler is easy ,it just set org 0xXXXX in progarm. but How to do this in the C51.
Thanks

0