Hello,
I am facing a linker warning something like
abc.c", line 69: warning: relocation type is static base-relative, but references symbol "_gbl_variable" defined in section ".sys_intram_data"; references to section ".sys_intram_data" are not relative to any static base, so this relocation cannot be performed (type = 'R_C60BASE' (80), file = "./abc.obj", offset = 0x00000028, section = ".sys_intram_code")
I am not able to understand this
could you please help me out?
thanks and regard,s
Sathish