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.

CCS/LAUNCHXL-CC2650: Can someone help me fix these errors?

Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650

Tool/software: Code Composer Studio

"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 59: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 60: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 61: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 62: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 64: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 60: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 61: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 62: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 63: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 64: error: cannot open source file "xdc/runtime/IHeap.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 66: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 48: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 50: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 51: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 54: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 55: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Task_SupportProxy.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Task_SupportProxy.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Task_SupportProxy.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Intrinsics.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Intrinsics.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Intrinsics.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IIntrinsicsSupport.h", line 48: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IIntrinsicsSupport.h", line 50: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IIntrinsicsSupport.h", line 51: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IIntrinsicsSupport.h", line 54: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Intrinsics_SupportProxy.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Intrinsics_SupportProxy.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Intrinsics_SupportProxy.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.c", line 54: error: cannot open source file "inc/hw_types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.c", line 55: error: cannot open source file "inc/hw_prcm.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.c", line 56: error: cannot open source file "inc/hw_nvic.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.c", line 57: error: cannot open source file "inc/hw_aon_wuc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.c", line 58: error: cannot open source file "inc/hw_aon_rtc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.c", line 59: error: cannot open source file "inc/hw_memmap.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.c", line 60: error: cannot open source file "inc/hw_ccfg.h"
Error limit reached.
100 errors detected in the compilation of "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.c".
Compilation terminated.
gmake[1]: *** [mangled_arm_cc26xx_Power_lib.pp] Error 1
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/ti.sysbios.family.arm.cc26xx.Timer_config.c', needed by 'mangled_ti.sysbios.family.arm.cc26xx.Timer_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/ti.sysbios.family.arm.cc26xx.TimestampProvider_config.c', needed by 'mangled_ti.sysbios.family.arm.cc26xx.TimestampProvider_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/ti.sysbios.gates.GateHwi_config.c', needed by 'mangled_ti.sysbios.gates.GateHwi_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/ti.sysbios.gates.GateMutex_config.c', needed by 'mangled_ti.sysbios.gates.GateMutex_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/ti.sysbios.heaps.HeapMem_config.c', needed by 'mangled_ti.sysbios.heaps.HeapMem_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/ti.sysbios.heaps.HeapMem_Module_GateProxy_config.c', needed by 'mangled_ti.sysbios.heaps.HeapMem_Module_GateProxy_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/xdc.runtime.Error_config.c', needed by 'mangled_xdc.runtime.Error_config_lib.pp'.
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:213: recipe for target 'mangled_arm_m3_TaskSupport_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:228: recipe for target 'mangled_arm_cc26xx_Power_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:243: recipe for target 'mangled_arm_cc26xx_TimerGPT_lib.pp' failed
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimerGPT.c", line 37: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 54: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 56: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 58: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 62: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 63: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 64: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 65: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 57: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 58: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 59: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 60: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 58: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 57: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 58: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 59: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 60: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 61: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 62: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 59: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 60: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 61: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 62: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 64: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 48: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 50: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 51: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 54: error: cannot open source file "xdc/runtime/IModule.h"
67 errors detected in the compilation of "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimerGPT.c".
gmake[1]: *** [mangled_arm_cc26xx_TimerGPT_lib.pp] Error 1
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-smem.c", line 19: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-smem.c", line 20: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-smem.c", line 21: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-smem.c", line 22: error: cannot open source file "xdc/runtime/Types.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Core.xdc.h", line 15: error: cannot open source file "xdc/runtime/Core.h"
5 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-smem.c".
gmake[1]: *** [mangled_xdc_runtime_Core-smem_lib.pp] Error 1
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/xdc.runtime.Memory_config.c', needed by 'mangled_xdc.runtime.Memory_config_lib.pp'.
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:318: recipe for target 'mangled_xdc_runtime_Core-smem_lib.pp' failed
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_standbyPolicy.c", line 36: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 60: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 61: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 62: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 63: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 64: error: cannot open source file "xdc/runtime/IHeap.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 66: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 48: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 50: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 51: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 54: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 55: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 59: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 60: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 61: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 62: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 59: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 60: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 61: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 62: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 64: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Task_SupportProxy.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Task_SupportProxy.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Task_SupportProxy.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 58: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 48: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 50: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 51: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 54: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_standbyPolicy.c", line 45: error: cannot open source file "inc/hw_types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_standbyPolicy.c", line 46: error: cannot open source file "driverlib/prcm.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_standbyPolicy.c", line 47: error: cannot open source file "driverlib/osc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_standbyPolicy.c", line 48: error: cannot open source file "driverlib/aon_wuc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_standbyPolicy.c", line 49: error: cannot open source file "driverlib/cpu.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_standbyPolicy.c", line 50: error: cannot open source file "driverlib/sys_ctrl.h"
65 errors detected in the compilation of "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_standbyPolicy.c".
gmake[1]: *** [mangled_arm_cc26xx_Power_standbyPolicy_lib.pp] Error 1
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 36: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 57: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 58: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 59: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 60: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 58: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power.h", line 58: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 59: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 60: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 61: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 62: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 59: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 60: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 61: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 62: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 64: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 48: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 50: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 51: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IPower.h", line 54: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 41: error: cannot open source file "driverlib/ddi.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 42: error: cannot open source file "driverlib/ioc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 43: error: cannot open source file "driverlib/osc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 44: error: cannot open source file "driverlib/gpio.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 45: error: cannot open source file "driverlib/sys_ctrl.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 46: error: cannot open source file "driverlib/aux_wuc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 47: error: cannot open source file "inc/hw_aux_evctl.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 48: error: cannot open source file "inc/hw_aux_smph.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 49: error: cannot open source file "inc/hw_aux_wuc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 50: error: cannot open source file "inc/hw_aux_tdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 51: error: cannot open source file "inc/hw_ddi_0_osc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 52: error: cannot open source file "inc/hw_ddi.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c", line 53: error: cannot open source file "inc/hw_ccfg.h"
66 errors detected in the compilation of "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Power_calibrateRCOSC.c".
gmake[1]: *** [mangled_arm_cc26xx_Power_calibrateRCOSC_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:233: recipe for target 'mangled_arm_cc26xx_Power_standbyPolicy_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:238: recipe for target 'mangled_arm_cc26xx_Power_calibrateRCOSC_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Assert.c", line 17: error: cannot open source file "xdc/std.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Assert.c", line 19: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Assert.c", line 20: error: cannot open source file "xdc/runtime/Text.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Assert.c", line 21: error: cannot open source file "xdc/runtime/Types.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Assert.xdc.h", line 15: error: cannot open source file "xdc/runtime/Assert.h"
5 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Assert.c".
gmake[1]: *** [mangled_xdc_runtime_Assert_lib.pp] Error 1
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 37: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 38: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 39: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 40: error: cannot open source file "xdc/runtime/Startup.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 41: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 57: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 58: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 59: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 60: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 58: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 54: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 56: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 58: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 62: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 57: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/package/Hwi_HwiProxy.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/package/Hwi_HwiProxy.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/package/Hwi_HwiProxy.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/package/Hwi_HwiProxy.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 46: error: cannot open source file "inc/hw_types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 47: error: cannot open source file "inc/hw_memmap.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 48: error: cannot open source file "inc/hw_aon_rtc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 49: error: cannot open source file "inc/hw_ints.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 50: error: cannot open source file "driverlib/aon_rtc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 51: error: cannot open source file "driverlib/aon_event.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c", line 52: error: cannot open source file "driverlib/interrupt.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 54: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 56: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 58: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 61: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 62: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 54: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 56: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 58: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 62: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 63: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 64: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 65: error: cannot open source file "xdc/runtime/Error.h"
59 errors detected in the compilation of "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.c".
gmake[1]: *** [mangled_arm_cc26xx_Timer_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:308: recipe for target 'mangled_xdc_runtime_Assert_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:248: recipe for target 'mangled_arm_cc26xx_Timer_lib.pp' failed
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimestampProvider.c", line 36: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimestampProvider.c", line 38: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimestampProvider.c", line 39: error: cannot open source file "xdc/runtime/Startup.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimestampProvider.c", line 40: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 57: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 58: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 59: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 60: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 58: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 59: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 60: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 61: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 62: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 59: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 60: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 61: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 62: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 64: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 54: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 56: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 58: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 61: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/Timer.h", line 62: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 54: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 56: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 58: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 62: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 63: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 64: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 65: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 57: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimestampProvider.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimestampProvider.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimestampProvider.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimestamp.h", line 49: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimestamp.h", line 51: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimestamp.h", line 52: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimestamp.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimestamp.h", line 56: error: cannot open source file "xdc/runtime/ITimestampProvider.h"
76 errors detected in the compilation of "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/cc26xx/TimestampProvider.c".
gmake[1]: *** [mangled_arm_cc26xx_TimestampProvider_lib.pp] Error 1
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateHwi.c", line 36: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateHwi.c", line 37: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateHwi.c", line 38: error: cannot open source file "xdc/runtime/Startup.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 54: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 56: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 58: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/Hwi.h", line 62: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 57: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/IHwi.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/package/Hwi_HwiProxy.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/package/Hwi_HwiProxy.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/package/Hwi_HwiProxy.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/hal/package/Hwi_HwiProxy.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateHwi.h", line 53: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateHwi.h", line 55: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateHwi.h", line 56: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateHwi.h", line 57: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateHwi.h", line 60: error: cannot open source file "xdc/runtime/IGateProvider.h"
23 errors detected in the compilation of "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateHwi.c".
gmake[1]: *** [mangled_gates_GateHwi_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:258: recipe for target 'mangled_arm_cc26xx_TimestampProvider_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:268: recipe for target 'mangled_gates_GateHwi_lib.pp' failed
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.c", line 37: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.c", line 38: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.c", line 39: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 57: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 58: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 59: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/BIOS.h", line 60: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/package/BIOS_RtsGateProxy.h", line 58: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Semaphore.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Semaphore.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Semaphore.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Semaphore.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Semaphore.h", line 59: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Semaphore.h", line 60: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Semaphore.h", line 61: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Queue.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 60: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 61: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 62: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 63: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 64: error: cannot open source file "xdc/runtime/IHeap.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Task.h", line 66: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 48: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 50: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 51: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 54: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITaskSupport.h", line 55: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 59: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 60: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 61: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Clock.h", line 62: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 54: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 57: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/interfaces/ITimer.h", line 58: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 59: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 60: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 61: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 62: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Swi.h", line 64: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 52: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 54: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 55: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Clock_TimerProxy.h", line 56: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Task_SupportProxy.h", line 50: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Task_SupportProxy.h", line 52: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/package/Task_SupportProxy.h", line 53: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Semaphore.h", line 65: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Event.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Event.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Event.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Event.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Event.h", line 59: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Event.h", line 60: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Event.h", line 61: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/knl/Event.h", line 65: error: cannot open source file "xdc/runtime/IModule.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.h", line 53: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.h", line 55: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.h", line 56: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.h", line 57: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.h", line 60: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.h", line 61: error: cannot open source file "xdc/runtime/IGateProvider.h"
87 errors detected in the compilation of "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/gates/GateMutex.c".
gmake[1]: *** [mangled_gates_GateMutex_lib.pp] Error 1
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.c", line 36: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.c", line 37: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.c", line 38: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.c", line 39: error: cannot open source file "xdc/runtime/Gate.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.c", line 40: error: cannot open source file "xdc/runtime/Memory.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.c", line 41: error: cannot open source file "xdc/runtime/Startup.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.h", line 53: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.h", line 55: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.h", line 56: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.h", line 57: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.h", line 60: error: cannot open source file "xdc/runtime/Memory.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.h", line 61: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.h", line 62: error: cannot open source file "xdc/runtime/IHeap.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.h", line 63: error: cannot open source file "xdc/runtime/Assert.h": Unknown error
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.h", line 64: error: cannot open source file "xdc/runtime/IGateProvider.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/package/HeapMem_Module_GateProxy.h", line 51: error: cannot open source file "xdc/std.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/package/HeapMem_Module_GateProxy.h", line 53: error: cannot open source file "xdc/runtime/xdc.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/package/HeapMem_Module_GateProxy.h", line 54: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/package/HeapMem_Module_GateProxy.h", line 55: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/package/HeapMem_Module_GateProxy.h", line 58: error: cannot open source file "xdc/runtime/IGateProvider.h"
20 errors detected in the compilation of "C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/heaps/HeapMem.c".
gmake[1]: *** [mangled_heaps_HeapMem_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:278: recipe for target 'mangled_gates_GateMutex_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:288: recipe for target 'mangled_heaps_HeapMem_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-mem.c", line 19: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-mem.c", line 20: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-mem.c", line 21: error: cannot open source file "xdc/runtime/Gate.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-mem.c", line 22: error: cannot open source file "xdc/runtime/Memory.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-mem.c", line 23: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-mem.c", line 24: error: cannot open source file "xdc/runtime/Types.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Core.xdc.h", line 15: error: cannot open source file "xdc/runtime/Core.h"
7 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-mem.c".
gmake[1]: *** [mangled_xdc_runtime_Core-mem_lib.pp] Error 1
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-label.c", line 19: error: cannot open source file "xdc/runtime/Text.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-label.c", line 20: error: cannot open source file "xdc/runtime/Types.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Core.xdc.h", line 15: error: cannot open source file "xdc/runtime/Core.h"
3 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-label.c".
gmake[1]: *** [mangled_xdc_runtime_Core-label_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:313: recipe for target 'mangled_xdc_runtime_Core-mem_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:323: recipe for target 'mangled_xdc_runtime_Core-label_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-params.c", line 19: error: cannot open source file "xdc/runtime/IInstance.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-params.c", line 20: error: cannot open source file "xdc/runtime/Types.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Core.xdc.h", line 15: error: cannot open source file "xdc/runtime/Core.h"
3 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Core-params.c".
gmake[1]: *** [mangled_xdc_runtime_Core-params_lib.pp] Error 1
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Diags.c", line 16: error: cannot open source file "xdc/std.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Diags.c", line 17: error: cannot open source file "xdc/runtime/Text.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Diags.c", line 18: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Diags.c", line 19: error: cannot open source file "xdc/runtime/Registry.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Diags.xdc.h", line 15: error: cannot open source file "xdc/runtime/Diags.h"
5 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Diags.c".
gmake[1]: *** [mangled_xdc_runtime_Diags_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:328: recipe for target 'mangled_xdc_runtime_Core-params_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:333: recipe for target 'mangled_xdc_runtime_Diags_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Error.c", line 17: error: cannot open source file "xdc/runtime/Gate.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Error.c", line 18: error: cannot open source file "xdc/runtime/System.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Error.c", line 19: error: cannot open source file "xdc/runtime/Text.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Error.c", line 20: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Error.c", line 21: error: cannot open source file "xdc/runtime/Diags.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Error.c", line 22: error: cannot open source file "xdc/runtime/Log.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Error.xdc.h", line 15: error: cannot open source file "xdc/runtime/Error.h"
7 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Error.c".
gmake[1]: *** [mangled_xdc_runtime_Error_lib.pp] Error 1
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Gate.c", line 16: error: cannot open source file "xdc/std.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Gate.xdc.h", line 15: error: cannot open source file "xdc/runtime/Gate.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Gate.c", line 19: error: cannot open source file "xdc/runtime/System.h"
3 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Gate.c".
gmake[1]: *** [mangled_xdc_runtime_Gate_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:338: recipe for target 'mangled_xdc_runtime_Error_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:348: recipe for target 'mangled_xdc_runtime_Gate_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Log.c", line 16: error: cannot open source file "xdc/std.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Log.c", line 18: error: cannot open source file "xdc/runtime/System.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Log.c", line 19: error: cannot open source file "xdc/runtime/Text.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Log.c", line 20: error: cannot open source file "xdc/runtime/Types.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Log.xdc.h", line 15: error: cannot open source file "xdc/runtime/Log.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Log.c", line 38: fatal error: #error directive: xdc.runtime.Log does not support this target.
5 errors and 1 catastrophic error detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Log.c".
Compilation terminated.
gmake[1]: *** [mangled_xdc_runtime_Log_lib.pp] Error 1
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Memory.c", line 17: error: cannot open source file "xdc/std.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Memory.c", line 18: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Memory.c", line 19: error: cannot open source file "xdc/runtime/IHeap.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Memory.xdc.h", line 15: error: cannot open source file "xdc/runtime/Memory.h"
4 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Memory.c".
gmake[1]: *** [mangled_xdc_runtime_Memory_lib.pp] Error 1
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/xdc.runtime.System_config.c', needed by 'mangled_xdc.runtime.System_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/xdc.runtime.SysCallback_config.c', needed by 'mangled_xdc.runtime.SysCallback_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/xdc.runtime.Timestamp_config.c', needed by 'mangled_xdc.runtime.Timestamp_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/xdc.runtime.Memory_HeapProxy_config.c', needed by 'mangled_xdc.runtime.Memory_HeapProxy_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/xdc.runtime.System_Module_GateProxy_config.c', needed by 'mangled_xdc.runtime.System_Module_GateProxy_config_lib.pp'.
gmake[1]: *** No rule to make target 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/xdc.runtime.Timestamp_SupportProxy_config.c', needed by 'mangled_xdc.runtime.Timestamp_SupportProxy_config_lib.pp'.
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:353: recipe for target 'mangled_xdc_runtime_Log_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:358: recipe for target 'mangled_xdc_runtime_Memory_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:393: recipe for target 'mangled_xdc_runtime_SysCallback_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/SysCallback.c", line 17: error: cannot open source file "xdc/std.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/SysCallback.xdc.h", line 15: error: cannot open source file "xdc/runtime/SysCallback.h"
2 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/SysCallback.c".
gmake[1]: *** [mangled_xdc_runtime_SysCallback_lib.pp] Error 1
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Timestamp.c", line 17: error: cannot open source file "xdc/runtime/Types.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Timestamp.xdc.h", line 15: error: cannot open source file "xdc/runtime/Timestamp.h"
2 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Timestamp.c".
gmake[1]: *** [mangled_xdc_runtime_Timestamp_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:413: recipe for target 'mangled_xdc_runtime_Timestamp_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:403: recipe for target 'mangled_xdc_runtime_SysMin_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/SysMin.c", line 17: error: cannot open source file "xdc/runtime/Startup.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/SysMin.c", line 18: error: cannot open source file "xdc/runtime/Gate.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/SysMin.xdc.h", line 15: error: cannot open source file "xdc/runtime/SysMin.h"
3 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/SysMin.c".
gmake[1]: *** [mangled_xdc_runtime_SysMin_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:378: recipe for target 'mangled_xdc_runtime_Startup_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Startup.c", line 17: error: cannot open source file "xdc/runtime/System.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Startup.xdc.h", line 15: error: cannot open source file "xdc/runtime/Startup.h"
2 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Startup.c".
gmake[1]: *** [mangled_xdc_runtime_Startup_lib.pp] Error 1
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/System.c", line 17: error: cannot open source file "xdc/runtime/Startup.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/System.c", line 19: error: cannot open source file "xdc/runtime/Gate.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/System.xdc.h", line 15: error: cannot open source file "xdc/runtime/System.h"
3 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/System.c".
gmake[1]: *** [mangled_xdc_runtime_System_lib.pp] Error 1
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Registry.c", line 4: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Registry.c", line 5: error: cannot open source file "xdc/runtime/Text.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Registry.xdc.h", line 15: error: cannot open source file "xdc/runtime/Registry.h"
3 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Registry.c".
gmake[1]: *** [mangled_xdc_runtime_Registry_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:383: recipe for target 'mangled_xdc_runtime_System_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:373: recipe for target 'mangled_xdc_runtime_Registry_lib.pp' failed
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:408: recipe for target 'mangled_xdc_runtime_Text_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Text.c", line 17: error: cannot open source file "xdc/runtime/System.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Text.c", line 18: error: cannot open source file "xdc/runtime/Types.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Text.c", line 19: error: cannot open source file "xdc/runtime/Registry.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/Text.xdc.h", line 15: error: cannot open source file "xdc/runtime/Text.h"
4 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/Text.c".
gmake[1]: *** [mangled_xdc_runtime_Text_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
 
>> Compilation failure
makefile:368: recipe for target 'mangled_xdc_runtime_HeapStd_lib.pp' failed
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/HeapStd.c", line 17: error: cannot open source file "xdc/std.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/HeapStd.c", line 18: error: cannot open source file "xdc/runtime/Assert.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/HeapStd.c", line 19: error: cannot open source file "xdc/runtime/Error.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/HeapStd.c", line 20: error: cannot open source file "xdc/runtime/Gate.h"
"C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/HeapStd.c", line 21: error: cannot open source file "xdc/runtime/Memory.h"
"C:\ti\xdctools_3_32_00_06_core\packages\xdc\runtime\package/internal/HeapStd.xdc.h", line 15: error: cannot open source file "xdc/runtime/HeapStd.h"
6 errors detected in the compilation of "C:/ti/xdctools_3_32_00_06_core/packages/xdc/runtime/HeapStd.c".
gmake[1]: *** [mangled_xdc_runtime_HeapStd_lib.pp] Error 1
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
configuring pinInterrupt.xem3 from package/cfg/pinInterrupt_pem3.cfg ...
gmake[1]: Entering directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
4 Assembly Errors, 1 Assembly Warning
 
>> Compilation failure
makefile:56: recipe for target 'arm_m3_Hwi_asm_lib.obj' failed
"C:/ti/tirtos_simplelink_2_13_01_09/products/bios_6_42_00_08/packages/ti/sysbios/family/arm/m3/Hwi.h", line 54: fatal error: cannot open source file "xdc/std.h"
Compilation terminated.
"arm_m3_Hwi_asm_lib.asm", WARNING! at line 37: [E1000] error while processing C
                                                       code in .cdecls
                                                       directive
	        .cdecls C,NOLIST,"package/internal/Hwi.xdc.h"
 
"arm_m3_Hwi_asm_lib.asm", ERROR!   at line 52: [E0004] Structure/Union tag
                                                       symbol expected
	ti_sysbios_family_arm_m3_Hwi_Module__state__V .tag ti_sysbios_family_arm_m3_Hwi_Module_State
 
"arm_m3_Hwi_asm_lib.asm", ERROR!   at line 230: [E0009] Missing struct/union
                                                        member or tag
	swiTaskKeyAddr:         .word           ti_sysbios_family_arm_m3_Hwi_Module__state__V.swiTaskKeys
 
"arm_m3_Hwi_asm_lib.asm", ERROR!   at line 251: [E0004] Absolute, well-defined
                                                        integer value expected
	    .if ti_sysbios_BIOS_smpEnabled__D
 
"arm_m3_Hwi_asm_lib.asm", REMARK   at line 251: [R0001] After symbol
                                                        substitution the line
                                                        became:
	    .if FALSE
 
"arm_m3_Hwi_asm_lib.asm", ERROR!   at EOF: [E0300] The following symbols are
                                                   undefined:
  FALSE
  swiTaskKeys
  ti_sysbios_family_arm_m3_Hwi_Module_State
  ti_sysbios_family_arm_m3_Hwi_Module__state__V
 
Errors in Source - Assembler Aborted
gmake[1]: *** [arm_m3_Hwi_asm_lib.obj] Error 1
gmake[1]: Target 'all' not remade because of errors.
gmake: *** [../src/sysbios/sysbios.aem3] Error 2
gmake[1]: Leaving directory 'C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
../src/makefile.libs:56: recipe for target '../src/sysbios/sysbios.aem3' failed
generating custom ROM library makefile ... 
Starting build of library sources ...
making C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios/sysbios.aem3 ...
gmake[1]: Entering directory `C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
Preprocessing library source files ...
gmake[1]: Leaving directory `C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios'
Build of libraries failed.
subdir_rules.mk:26: recipe for target 'build-1391039777-inproc' failed
gmake[1]: *** No rule to make target `C:/ti/workspace_peeva/pinInterrupt_CC2650F128/Debug/configPkg/package/cfg/ti.sysbios.knl.Clock_config.c', needed by `mangled_ti.sysbios.knl.Clock_config_lib.pp'.  Stop.
gmake[1]: *** Waiting for unfinished jobs....
gmake: *** [C:/ti/workspace_peeva/pinInterrupt_CC2650F128/src/sysbios/sysbios.aem3] Error 2
error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:
 
js: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed!
xdctools_3_32_00_06_core\gmake.exe: *** [package/cfg/pinInterrupt_pem3.xdl] Error 1
xdctools_3_32_00_06_core\gmake.exe: *** Deleting file `package/cfg/pinInterrupt_pem3.xdl'
xdctools_3_32_00_06_core\gmake.exe: *** [package/cfg/pinInterrupt_pem3.xdl] Deleting file `package/cfg/pinInterrupt_pem3.h'
xdctools_3_32_00_06_core\gmake.exe: *** [package/cfg/pinInterrupt_pem3.xdl] Deleting file `package/cfg/pinInterrupt_pem3.c'
js: "C:/ti/xdctools_3_32_00_06_core/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-1391039777-inproc] Error 1
gmake: *** [build-1391039777] Error 2
subdir_rules.mk:23: recipe for target 'build-1391039777' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

The above is the build output for pininterrupt from simplelink academy. I made the following changes to receive some interrupts on two pins - IOID21 and IOID22.. Here's the code: (It could be wrong)

#include <string.h>

/* XDCtools Header files */
#include <xdc/std.h>
#include <xdc/cfg/global.h>
#include <xdc/runtime/System.h>

/* BIOS Header files */
#include <ti/sysbios/BIOS.h>
#include <ti/sysbios/family/arm/cc26xx/Power.h>
#include <ti/sysbios/family/arm/cc26xx/PowerCC2650.h>

/* TI-RTOS Header files */
#include <ti/drivers/PIN.h>
#include <ti/drivers/pin/PINCC26XX.h>

/* Example/Board Header files */
#include "Board.h"

/* Pin driver handles */
static PIN_Handle buttonPinHandle;
static PIN_Handle ledPinHandle;

static PIN_Handle InterruptPinHandle;

static PIN_Handle demodPinHandle;
static PIN_Handle shdPinHandle;
static PIN_Handle modPinHandle;
static PIN_Handle rdyclkPinHandle;

/* Global memory storage for a PIN_Config table */
static PIN_State buttonPinState;
static PIN_State ledPinState;



*************************************************
 *  GLOBAL FUNCTIONS
 */
extern void main_receiver(void);
extern void em4095_ini(void);
extern void capture(uint8_t style);
extern void store_bit(uint8_t b, uint8_t v);

extern void manchester_capture(void);
extern void biphase_capture(void);
extern void nrz_capture(void);
extern void avid_capture(void);


static void EM4095_init(void);

static void pin_interruptFxn(PIN_Handle handle, PIN_Id pinId);


/*
 * Initial LED pin configuration table
 *   - LEDs Board_LED1 & Board_LED3 are on.
 *   - LEDs Board_LED2 & Board_LED4 are off (if defined).
 */
PIN_Config ledPinTable[] = {
    Board_LED1 | PIN_GPIO_OUTPUT_EN | PIN_GPIO_HIGH | PIN_PUSHPULL | PIN_DRVSTR_MAX,
    Board_LED2 | PIN_GPIO_OUTPUT_EN | PIN_GPIO_LOW  | PIN_PUSHPULL | PIN_DRVSTR_MAX,
#if defined(Board_LED3) && defined(Board_LED4)
    Board_LED3 | PIN_GPIO_OUTPUT_EN | PIN_GPIO_HIGH | PIN_PUSHPULL | PIN_DRVSTR_MAX,
    Board_LED4 | PIN_GPIO_OUTPUT_EN | PIN_GPIO_LOW  | PIN_PUSHPULL | PIN_DRVSTR_MAX,
#endif
    PIN_TERMINATE
};

/*
 * Application button pin configuration table:
 *   - Buttons interrupts are configured to trigger on falling edge.
 *   - If the UP, DOWN, SELECT inputs are defined add them to the table.
 */
PIN_Config buttonPinTable[] = {
    Board_KEY_RIGHT  | PIN_INPUT_EN | PIN_PULLUP | PIN_IRQ_NEGEDGE,
    Board_KEY_LEFT   | PIN_INPUT_EN | PIN_PULLUP | PIN_IRQ_NEGEDGE,
#if defined(Board_LED3) && defined(Board_LED4)
    Board_KEY_UP     | PIN_INPUT_EN | PIN_PULLUP | PIN_IRQ_NEGEDGE,
    Board_KEY_DOWN   | PIN_INPUT_EN | PIN_PULLUP | PIN_IRQ_NEGEDGE,
    Board_KEY_SELECT | PIN_INPUT_EN | PIN_PULLUP | PIN_IRQ_NEGEDGE,
#endif
    PIN_TERMINATE
};


//PIN Configuration

PIN_Config em4095_pinTable[] = {

       IOID_12 | PIN_GPIO_OUTPUT_EN | PIN_GPIO_HIGH | PIN_PUSHPULL | PIN_DRVSTR_MAX, //MOD
       IOID_15 | PIN_GPIO_OUTPUT_EN | PIN_GPIO_LOW | PIN_PUSHPULL | PIN_DRVSTR_MAX, //SHD
       IOID_21 | PIN_INPUT_EN | PIN_PULLUP | PIN_IRQ_NEGEDGE, //RDY_CLK
       IOID_22 | PIN_INPUT_EN | PIN_PULLUP | PIN_IRQ_NEGEDGE, //DEMOD_OUT
       PIN_TERMINATE

};



static void EM4095_init(void){

    //OPEN SHD PIN

      shdPinHandle =  PIN_open(&shdPinState, em4095_pinTable);
      if(!shdPinHandle){
          Log_error0("Error initializing SHD pin");
         Task_exit();

      }

      //OPEN MOD PIN

      modPinHandle = PIN_open(&modPinState, em4095_pinTable);
      if(!modPinHandle){
          Log_error0("Error initializing MOD pin");
          Task_exit();

      }

      //OPEN DEMOD PIN

      demodPinHandle = PIN_open(&demodPinState, em4095_pinTable);
      if(!demodPinHandle){
          Log_error0("Error initializing DEMOD pin");
          Task_exit();
      }

      //OPEN RDY_CLK PIN

      rdyclkPinHandle = PIN_open(&rdyclkPinState, em4095_pinTable);
      if(!rdyclkPinHandle){
          Log_error0("Error initializing RDY_CLK pin");
          Task_exit();
      }


      PIN_setOutputValue(modPinHandle, IOID_12, 0); //MOD GND
      PIN_setOutputValue(shdPinHandle, IOID_15, 1); //SHD HIGH - SLEEP



}


/*
 *  ======== buttonCallbackFxn ========
 *  Pin interrupt Callback function board buttons configured in the pinTable.
 *  If Board_LED3 and Board_LED4 are defined, then we'll add them to the PIN
 *  callback function.
 */
void buttonCallbackFxn(PIN_Handle handle, PIN_Id pinId) {
    uint32_t currVal = 0;

    /* Debounce logic, only toggle if the button is still pushed (low) */
    CPUdelay(8000*50);
    if (!PIN_getInputValue(pinId)) {
        /* Toggle LED based on the button pressed */
        switch (pinId) {
            case Board_KEY_LEFT:
                currVal =  PIN_getOutputValue(Board_LED1);
                PIN_setOutputValue(ledPinHandle, Board_LED1, !currVal);
                break;

            case Board_KEY_RIGHT:
                currVal =  PIN_getOutputValue(Board_LED2);
                PIN_setOutputValue(ledPinHandle, Board_LED2, !currVal);
                break;

#if defined(Board_LED3) && defined(Board_LED4)
            case Board_KEY_UP:
                currVal =  PIN_getOutputValue(Board_LED3);
                PIN_setOutputValue(ledPinHandle, Board_LED3, !currVal);
                break;

            case Board_KEY_DOWN:
                currVal =  PIN_getOutputValue(Board_LED4);
                PIN_setOutputValue(ledPinHandle, Board_LED4, !currVal);
                break;

            case Board_KEY_SELECT:
                /* KEY_SELECT toggles all LEDs */
                currVal =  PIN_getPortOutputValue(ledPinHandle);
                PIN_setPortOutputValue(ledPinHandle, ~currVal);
                break;
#endif

            default:
                /* Do nothing */
                break;
        }
    }
}

static void pin_interruptFxn(PIN_Handle handle, PIN_Id pinId)
{


      // Disable interrupt on that pin for now. Re-enabled after debounce.
      PIN_setConfig(handle, PIN_BM_IRQ, pinId | PIN_IRQ_DIS);


    uint32_t currVal = 0;

    /* Debounce logic, only toggle if the button is still pushed (low) */
    CPUdelay(8000*50);
    if (PIN_getInputValue(pinId)) {

        switch (pinId) {
            case Board_BUTTON0:
                currVal =  PIN_getOutputValue(IOID_22);
                PIN_setOutputValue(demodPinHandle, IOID_22, !currVal);
                break;

            case Board_BUTTON1:
                currVal =  PIN_getOutputValue(IOID_21);
                PIN_setOutputValue(ledPinHandle, IOID_21, !currVal);
                break;



            default:
                /* Do nothing */
                break;
        }
    }
}


/*
 *  ======== main ========
 *
 */
int main(void)
{
    /* Call board init functions */
    Board_initGeneral();
    EM_4095_init();

    /* Open LED pins */
    ledPinHandle = PIN_open(&ledPinState, ledPinTable);
    if(!ledPinHandle) {
        System_abort("Error initializing board LED pins\n");
    }

    buttonPinHandle = PIN_open(&buttonPinState, buttonPinTable);
    if(!buttonPinHandle) {
        System_abort("Error initializing button pins\n");
    }

    /* Setup callback for button pins */
    if (PIN_registerIntCb(buttonPinHandle, &buttonCallbackFxn) != 0) {
        System_abort("Error registering button callback function");
    }

    if (PIN_registerIntCb())


    /* Start kernel. */
    BIOS_start();

    return (0);
}

  • Hello Azim,

    It looks like the compiler and linker are having a hard time reading some of your header files.

    Lets make sure you start from a fresh workspace and you have the latest SDK installed. After you do this, build and compile the example project as is and see if it builds, if it does start modifying it and add the new #includes with no new code and try rebuilding, I suspect the problem is when it tries looking for it, and if it is I can reach out to the RTOS team.

    Regards,

    AB

  • Hi AB,

    Its weird because. I built and compiled project zero with no errors at all in the same workspace. Also, I was looking at the simplelink academy examples for CC2650 - I see different versions of CC2650 - 4XS, 5XD and 7ID. How are these different or distinguished? Also, the pin interrupt example in the simplelink academy is for CC13XX models. Will that example be supported on a CC2650 launchpad?

    Best,

    Azim

  • Hi AB,
    update: I tried the above, but in vain. When setting up a new workspace, should one follow all the setup instructions/methods again? I deleted all the pin interrupt examples/projects created in my workspace and uploaded a new one from the resource explorer. For some reason, it's now magically working. I am not sure what went wrong. I did try building the example in a different workspace, didn't work.
    Best,
    Azim