This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/CC1310: Compiling Error [Lp023]

Part Number: CC1310
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

Hello,
customer uses the CC1310 with TI-RTOS 2.21.00.06 and the pre-compiled lib
C:\ti\tirtos_cc13xx_cc26xx_2_21_00_06\products\cc13xxware_2_04_03_17272\driverlib\bin\iar\driverlib.lib

He gets following error when compiling with IAR8:

 

Warning[Lt009]: Inconsistent wchar_t size

            chipinfo.o(driverlib.lib) and 27 other objects in 11 different libraries have wchar_t size 16 bits

            aes.o and 71 other objects, some of them in rom_sysbios.arm3 and 20 other libraries have wchar_t size 32 bits

Error[Lp023]: absolute placement (in [0x20000000-0x200000c7]) overlaps with absolute symbol: D:\...\hal\CC1310\tirtos\cc1310.icf 116

            [0x20000000-0x200000c7] "ti_sysbios_family_arm_m3_Hwi_ramVectors"

 

What could be the reason? May be incompatibility with the driverlib.lib? Compilation was ok with IAR7.6.

 

Regards, Holger