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.

Build problem for HIDEmuKbd in CCS6

Other Parts Discussed in Thread: CC2640, CC3200

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.

 

  • Yes, that is possible. I would recommend deleting your workspace or creating a new one. You also may want to reinstall the stack.
  •  

    I delete completely the workspace and reinstall the BLE pack in  C:\TI\simplelink\ble_cc26xx_2_00_00_42893 . I made a new folder

    C:\TI\simplelink\ble_cc26xx_My Projects contain all the the BLE pack where in the project folder I remove all the BLE example and put my HIDEmuKbd which is a small modifay of the original HIDEmuKbd.

    I import it to the CCSV6 and give it my project name.

    When I build now the stack pass O.K. but for the application I get this error:

    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:

    I import also the original HIDEmuKBD project from the new BLE pack I made and it build both (app & stack) no problem.

    What is the xdctool and why it influence only on particular project?

    How can I fix it?

    Regards

    Bar.

     

  • Any clue how I fix the error: 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

    ?

    Bar.

  • Bar,

    If you are still having this issue, there is a similar scenario that is discussed in the thread below:
    e2e.ti.com/.../1552668

    In that thread the software used is for CC3200, but it the same concept may be applicable to your case. (incompatible software components).

    Hope this helps,
    Rafael