Relative Content

Tag Archive for ldgnu

Significance of Line in LD GNU Linker Command Language

I am trying to decipher the LD GNU linker command language. In my linker script, what is the significance of the bolded line? Obviously, I expect it to give a FLASH memory location, but don’t understand what the “.)” part means in relation to a FLASH address. I’ve reviewed the Command Language manual from GNU but still am not getting it.