Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650
Tool/software: TI-RTOS
I have downloaded ti-rtos for linux and installed it.
When i try to build one of the examples i get an error with the linker:
linking... /opt/gcc-arm-none-eabi-6_2-2016q4/bin/../lib/gcc/arm-none-eabi/6.2.1/../../../../arm-none-eabi/bin/ld: cannot find -l:/opt/ti/tirtos_cc13xx_cc26xx_2_21_00_06/products/cc26xxware_2_24_03_17272/driverlib/bin/gcc/driverlib.lib collect2: error: ld returned 1 exit status makefile:68: recipe for target 'hello.out' failed make: *** [hello.out] Error 1
What is the problem?
As far as i can see the file that is missing driverlib.lib is at the place it shall be.



