--- In lpc2000@yahoogroups.com, "Gus" <gus_is_working@y...> wrote: > I am trying to add the protection word to my final binary image. I > need to place 0x87654321 at location 0x1fc. I don't know and > couldn't figure out how to tell the linker to place a word at > absolute(fixed) memory location. 1. Generate an Intel hex file instead of a binary image 2. Place an additional line in the file with your keyword in Intel hex format 3. (optional) Convert the Intel hex file into a binary image Chris Tutor at ESAcademy www.esacademy.com
Message
Re: adding protection to final binary image
2004-06-29 by Tutors of ESAcademy