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
That's BL51. Look on the 'Books' tab in the uVision Project window.
Thanks a lot, I has solution.