on compiling my project i get the following error.
i am using Windriver workbench with Diab compiler
dld: "D:/Work/Test_bench/Transient_corr/windiss.dld", line 103: warning: Section '.text2' is not allocable, '> rom2' specification is ignored
dld: Symbol FLOAT_TEMP.1387 is out of address range
dld: - Symbol is addressed using Small Data Area relative addressing
dld: - Area name is SDA, SDA2 or SD0
dld: - Area base is _SDA0_BASE_ 0x00000000
dld: - Either the area has overflowed
dld: or the symbol is not defined in the area
dld: or the area sections are not placed in a same GROUP
dld: or symbol _SDA0_BASE_ is not referenced from any object file
dld: - Symbol is defined in section .sdata2 in file Delta_Nox/PPC5500FFdiab_DEBUG/DeltaNOxBerechnung_Component.o
dld: - Symbol section is allocated at address 0x0002b010
dld: - Symbol is referenced from file Delta_Nox/PPC5500FFdiab_DEBUG/DeltaNOxBerechnung_Component.o, at address 0x000209a0
dld: - Symbol is referenced from section .text, section is allocated at 0x00020970
dld: - Symbol is defined at address 0x0002b010
dld: - Symbol is referenced with offset 0x00000000
dld: error: Can't relocate
X:\WindRiver\utilities-1.0\x86-win32\bin\make.exe: *** [PPC5500FFdiab_DEBUG/ECU9_FSW_SWIntegration.elf] Error 1
regards
i am using Windriver workbench with Diab compiler
dld: "D:/Work/Test_bench/Transient_corr/windiss.dld", line 103: warning: Section '.text2' is not allocable, '> rom2' specification is ignored
dld: Symbol FLOAT_TEMP.1387 is out of address range
dld: - Symbol is addressed using Small Data Area relative addressing
dld: - Area name is SDA, SDA2 or SD0
dld: - Area base is _SDA0_BASE_ 0x00000000
dld: - Either the area has overflowed
dld: or the symbol is not defined in the area
dld: or the area sections are not placed in a same GROUP
dld: or symbol _SDA0_BASE_ is not referenced from any object file
dld: - Symbol is defined in section .sdata2 in file Delta_Nox/PPC5500FFdiab_DEBUG/DeltaNOxBerechnung_Component.o
dld: - Symbol section is allocated at address 0x0002b010
dld: - Symbol is referenced from file Delta_Nox/PPC5500FFdiab_DEBUG/DeltaNOxBerechnung_Component.o, at address 0x000209a0
dld: - Symbol is referenced from section .text, section is allocated at 0x00020970
dld: - Symbol is defined at address 0x0002b010
dld: - Symbol is referenced with offset 0x00000000
dld: error: Can't relocate
X:\WindRiver\utilities-1.0\x86-win32\bin\make.exe: *** [PPC5500FFdiab_DEBUG/ECU9_FSW_SWIntegration.elf] Error 1
regards