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.

Linux/CC2564C: CC2564C

Part Number: CC2564C

Tool/software: Linux

Hi,

we are try to compile  http://www.ti.com/tool/TI-BT-STACK-LINUX-ADDON stack for our processor by making changes according to link http://processors.wiki.ti.com/index.php/TI_Bluetooth_Stack_for_WL18xx_-_Build_Process#CC256x_Init-scripts

we are facing some build errors while compiling .

proj/plat-rules.mak:8: recipe for target 'obj/BTPMMODC_S.o' failed
make: *** [obj/BTPMMODC_S.o] Error 127

Toolchain using: toolchain-arm_cortex-a7_gcc-4.8-linaro_uClibc-1.0.14_eabi

Can we know how can we achieve this.