安装过程,每次都有这个提示,这个有没问题??
这个是安装好的文件包,R299.1是工程。
下面是编译出错,是缺少安装什么文件吗??
File "../tools/make/install_adk_header.py", line 40, in main
with open(args.source) as in_file, open(args.target, "w") as out_file:
IOError: [Errno 2] No such file or directory: '../../installed_libs/include/firmware_qcc514x_qcc304x/app/debug_partition/debug_partition_if.h'
Makefile:201: recipe for target '../../installed_libs/include/firmware_qcc514x_qcc304x/app/debug_partition/debug_partition_if.h' failed
make.exe: *** [../../installed_libs/include/firmware_qcc514x_qcc304x/app/debug_partition/debug_partition_if.h] Error 1
Installing ../../common/interface/app/flash_ops/flash_ops_if.h to ../../installed_libs/include/firmware_qcc514x_qcc304x/app/flash_ops/flash_ops_if.h
Installing ../../common/interface/app/led/led_if.h to ../../installed_libs/include/firmware_qcc514x_qcc304x/app/led/led_if.h
Installing ../../common/interface/app/image_upgrade/image_upgrade_if.h to ../../installed_libs/include/firmware_qcc514x_qcc304x/app/image_upgrade/image_upgrade_if.h
Traceback (most recent call last):
File "../tools/make/install_adk_header.py", line 60, in <module>
main()
File "../tools/make/install_adk_header.py", line 40, in main
with open(args.source) as in_file, open(args.target, "w") as out_file:
IOError: [Errno 2] No such file or directory: '../../installed_libs/include/firmware_qcc514x_qcc304x/app/image_upgrade/image_upgrade_if.h'
Makefile:201: recipe for target '../../installed_libs/include/firmware_qcc514x_qcc304x/app/image_upgrade/image_upgrade_if.h' failed
make.exe: *** [../../installed_libs/include/firmware_qcc514x_qcc304x/app/image_upgrade/image_upgrade_if.h] Error 1
Installing ../../common/interface/app/infrared/infrared_if.h to ../../installed_libs/include/firmware_qcc514x_qcc304x/app/infrared/infrared_if.h
Installing ../../common/interface/app/lcd/lcd_if.h to ../../installed_libs/include/firmware_qcc514x_qcc304x/app/lcd/lcd_if.h
Installing ../../common/interface/app/marshal/marshal_if.h to ../../installed_libs/include/firmware_qcc514x_qcc304x/app/marshal/marshal_if.h
C:/qtil/ADK_Toolkit_1.2.19.8_x64/tools/bin/make.exe -s -f Makefile -R DEVKIT_ROOT=C:\qtil\ADK_Toolkit_1.2.19.8_x64 -j11 -Otarget CHIP_TYPE=qcc514x_qcc304x BUILD_TYPE=MAKEFILE INCPATHS=core/include_fw ../../common/interface ../../common/interface/app bt/qbluestack/adapter bt/qbluestack/port customer/core customer/apps customer/libs gen/customer/core customer/core customer/apps customer/libs gen/customer/core core core/include gen/core bt customer/core/trap_api gen/customer/core/trap_api customer/core gen/customer/core customer/core/trap_api gen/customer/core/trap_api customer/core gen/customer/core . MAKEFILE_RULES_DIR=C:\qtil\R299.1\R299.1\qcc514x-qcc304x-src-1-0_qtil_standard_oem_earbud-ADK-22.2-CS-r00299.1-51f248a8dd492f076135ceb92e82026bb602c037\adk\tools in C:\qtil\R299.1\R299.1\qcc514x-qcc304x-src-1-0_qtil_standard_oem_earbud-ADK-22.2-CS-r00299.1-51f248a8dd492f076135ceb92e82026bb602c037\os\qcc514x_qcc304x\hydra_os\src\fw\src failed!
14:22:51: The process "C:\qtil\ADK_Toolkit_1.2.19.8_x64\ubuild.bat" exited with code 1.
Error while building/deploying project os (kit: ADK Toolkit 1.2.19.8 x64 - 1.2.19)
When executing step "Build Project"
14:22:51: FAILED to complete all steps
14:22:51: Elapsed time: 00:13.
|