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

Move library to different adress or bank

Hello,

I am writing a bootloader for a 8051 with PSD flash/ EEPROM memory.
For now, I want to put it at a high adress in the eeprom memory and want to use it to reprogramm the flash memory.

At adress zero there is flash memory.

Is there a way to tell the linker to put the library functions into the eeprom at a high adress (Bank 0 would be ok, but NOT a very low
adress).

Regards:

Uwe Fechner

0