I have problem build the original project in CCS 6 . After import it to the workspace and try to build I get this error for the HIDEmuKbdStack
<Linking>
error #10008-D: cannot find file "C:/Texas Instruments/ble_cc26xx_2_00_00_42893/Projects/ble/HIDEmuKbd/CC26xx/CCS/HIDEmuKbdStack/../../IAR/Stack/CC2640/../../Lib/CC2640Stack.a"
error #10008-D: cannot find file "C:/Texas Instruments/ble_cc26xx_2_00_00_42893/Projects/ble/HIDEmuKbd/CC26xx/CCS/HIDEmuKbdStack/../../IAR/Stack/CC2640/../../Lib/CC2640Stack_HCI_TL.a"
and for the HIDEmuKbd
Error 2
error: xdc.cfg.SourceDir: "C:/TI/xdctools_3_30_06_67_core/packages/xdc/cfg/SourceDir.xs", line 184: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2:
For other project which I take from the some folder I don't get any error.
I make the project before and delete it from the workspace. Maybe there is some left over files or configuration that need to be delete?
Thanks
Bar.