Ubuntu 18 编译泰凌芯片,报错:/tc32/bin/tc32-elf-gcc.exe: not found
Opened this issue · 2 comments
xuhongv commented
Ubuntu 18 编译泰凌芯片,报错:
xuhongv@xuhongv:/mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack$ aos make bluetooth.helloworld@tc825x
aos-cube version: 0.5.10
Build AOS Now
TOOLCHAIN_PATH=/mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack/build/compiler/tc32/bin/
Compiling helloworld
Compiling tc825x
Compiling tc32_825x
/mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack/build/cmd/linux64/dash: /mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack/build/cmd/linux64/dash: /mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack/build/cmd/linux64/dash: /mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack/build/cmd/linux64/dash: /mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack/build/compiler/tc32/bin/tc32-elf-gcc.exe: not found/mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack/build/compiler/tc32/bin/tc32-elf-gcc.exe: not found/mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack/build/compiler/tc32/bin/tc32-elf-gcc.exe: not found/mnt/d/SigMesh/alios_mesh/genie-bt-mesh-stack/build/compiler/tc32/bin/tc32-elf-gcc.exe: not found
build/aos_target_build.mk:271: recipe for target 'out/bluetooth.helloworld@tc825x/Modules/app/example/bluetooth/helloworld/helloworld.o' failed
make[1]: *** [out/bluetooth.helloworld@tc825x/Modules/app/example/bluetooth/helloworld/helloworld.o] Error 127
make[1]: *** Waiting for unfinished jobs....
build/aos_target_build.mk:271: recipe for target 'out/bluetooth.helloworld@tc825x/Modules/board/tc825x/board.o' failed
make[1]: *** [out/bluetooth.helloworld@tc825x/Modules/board/tc825x/board.o] Error 127
build/aos_target_build.mk:271: recipe for target 'out/bluetooth.helloworld@tc825x/Modules/./platform/mcu/tc32_825x/aos/aos.o' failed
make[1]: *** [out/bluetooth.helloworld@tc825x/Modules/./platform/mcu/tc32_825x/aos/aos.o] Error 127
build/aos_target_build.mk:271: recipe for target 'out/bluetooth.helloworld@tc825x/Modules/./platform/mcu/tc32_825x/aos/alios_std_lib_api.o' failed
make[1]: *** [out/bluetooth.helloworld@tc825x/Modules/./platform/mcu/tc32_825x/aos/alios_std_lib_api.o] Error 127
build/Makefile:265: recipe for target 'main_app' failed
make: *** [main_app] Error 2
huangjunlan commented
telink目前仅支持windows环境下编译
xuhongv commented
请问什么时候支持? 我这有 泰凌的Linux编译工具链