Hello All, I need to perform two separate tasks. First I need to locate an array of constant integers at the fixed address 0x8000 0000. I know this has to be done though the linker script. But I am a little out of touch with writing linker scripts. ...