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

putting a function in a specific address in ROM

Hi,

I'm using the keil to compile a project for the 8051.

I want to place a single function in a specific address in the rom.

I found a lot of answers, in the forum, but non of them actually worked.

How can i "tell" the keil that the specific function MUST be at address 0x1234, for example?
if it helps, the function is written in a seperate file.
Thanks, Noam

0