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

want to stsrt code from address 0x2000 from a "C" program

hi there,
i have to access the 80552 mcu fro philips.
and having RAM and EPROM--LODED with monitor.
the monitor starts at 0x0000. now, i want to
start my program code from address 0x2000
i have modified "startup.a51" file for address starting at 0x2000 but no effect of that is seen.. i write the program in "C".
what should i do plz.. require
guidence..

0