We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi. The starting address for the code compiled by the c51 compiler is always at 0000h. Is there any way to change the starting code address to 2000h? If so, can I also configure other addresses such as external address, stack pointer etc? I'm doing this because I'm currently using a trainer board. Thanks!
Take a look at http://www.keil.com/support/docs/189.htm Jon