"Jeffi Edward.J" <j.jeffi@xxxxxxxxxxx> writes: > I'm supposed to get the start address of image as 0x8450020 (start of LMA of > .data) and the end address of image as the value of image_end symbol. > > But I get the start address of image as VMA of .data (i.e the value of > symbol ram_data_start), which is wrong. What do you mean by "the start address?" What object file format are you using? Ian