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.

Update to ti-rtos 2_13_01_09

Hi everyone,

I'm trying to update my application to use the last version of Ti-RTOS (previously i use tirtos_simplelink_2_11_01_09). There is a hidden link to the previous version, event after uninstaling the 2.11.01.9 version. Here is the error log :

error: symbol "ti_sysbios_family_arm_m3_Hwi_getFunc__E" redeclared with incompatible type:
   "ti_sysbios_interfaces_IHwi_FuncPtr(ti_sysbios_family_arm_m3_Hwi_Handle, xdc_UArg *)[void (*)(xdc_UArg)]"
   in
   "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h" at line 822 and:
   "ti_sysbios_family_arm_m3_Hwi_FuncPtr(ti_sysbios_family_arm_m3_Hwi_Object *, UArg *)[ti_sysbios_interfaces_IHwi_FuncPtr [void (*)(xdc_UArg)]]"
   in
   "C:/ti/tirtos_simplelink_2_11_01_09/products/bios_6_41_02_41/packages/ti/sysbios/family/arm/m3/Hwi.c" at line 787)

I have only errors with arm_m3_Hwi and hal_Hwi symbols. I removed all links I could but there is still something i didn't saw...

Thanks in advance for your help

Sebastien