Hi all, In jmr3904 bsp, the linker script contains _gp , which is initialized as _gp = ALIGN(16) + 0x7440; __global = _gp; How do you calculate the value 0x7440 ? Is it same for all mips ports? thanks & regards durai