During code development, I suddenly started to get these compiler warnings which I did not get before. There are over 70 of them. How can I get rid of these warnings? Your advice is greatly appreciated.
Jonathan
Description Resource Path Location Type
#48-D incompatible redefinition of macro "Hwi_clearInterrupt" (declared at line 652 of "C:/ti/tirtos_tivac_2_14_00_10/products/bios_6_42_01_20/packages/ti/sysbios/hal/Hwi.h") .ccsproject /ESU_Firmware_9252 line 1289, external location: C:\ti\tirtos_tivac_2_14_00_10\products\bios_6_42_01_20\packages\ti\sysbios\family\arm\m3\Hwi.h C/C++ Problem
#48-D incompatible redefinition of macro "Hwi_construct" (declared at line 670 of "C:/ti/tirtos_tivac_2_14_00_10/products/bios_6_42_01_20/packages/ti/sysbios/hal/Hwi.h") .ccsproject /ESU_Firmware_9252 line 1318, external location: C:\ti\tirtos_tivac_2_14_00_10\products\bios_6_42_01_20\packages\ti\sysbios\family\arm\m3\Hwi.h C/C++ Problem
#48-D incompatible redefinition of macro "Hwi_create" (declared at line 671 of "C:/ti/tirtos_tivac_2_14_00_10/products/bios_6_42_01_20/packages/ti/sysbios/hal/Hwi.h") .ccsproject /ESU_Firmware_9252 line 1319, external location: C:\ti\tirtos_tivac_2_14_00_10\products\bios_6_42_01_20\packages\ti\sysbios\family\arm\m3\Hwi.h C/C++ Problem
#48-D incompatible redefinition of macro "Hwi_delete" (declared at line 685 of "C:/ti/tirtos_tivac_2_14_00_10/products/bios_6_42_01_20/packages/ti/sysbios/hal/Hwi.h") .ccsproject /ESU_Firmware_9252 line 1333, external location: C:\ti\tirtos_tivac_2_14_00_10\products\bios_6_42_01_20\packages\ti\sysbios\family\arm\m3\Hwi.h C/C++ Problem
#48-D incompatible redefinition of macro "Hwi_destruct" (declared at line 686 of "C:/ti/tirtos_tivac_2_14_00_10/products/bios_6_42_01_20/packages/ti/sysbios/hal/Hwi.h") .ccsproject /ESU_Firmware_9252 line 1334, external location: C:\ti\tirtos_tivac_2_14_00_10\products\bios_6_42_01_20\packages\ti\sysbios\family\arm\m3\Hwi.h C/C++ Problem