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 to set the starting address in C51

Hello All

Well wrote a simple program for LCD and compiled. It worked. But the starting address of the program was at 0000h for 89c51. But now I want to shift the starting address to 2000h , So that the execution starts onb one of my evaluation boards which has a starting address of 2000h. So how can i do the same.

Abhinav.