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.
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