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

RESET Address

I am using Atmels At89S52 Microcontroller for my project. I am using C language.
Kindly anybody tell me where to specify the starting address of the code.I have tried to modify Startup.A51 file.But not working.I wanted to start my code at 0030H.After power up the MCU starts at 0000h.How to give the LJMP to 0030h in C source.
Kindly reply me on this as early as possinble.