移远EC800K 的openCPU编译问题记录, error: open raw image "cp" failed.
编译失败的原因大概率是电脑有加密系统,导致编译失败。
- GCC Compiling Finished Sucessfully. - The target image is in the 'build' directory. ---------------------------------------------------- Parsing command line parameters ... Release package file name is "E:\ql-sdk\\target\TEST001\TEST001.zip" Finished parsing command line parameters. Processing all images needed ... Generating fip image "preboot" with id "preboot.img" ... Generating lzma image "preboot_lzma" with id "preboot.lzma" ... Opening image "preboot_bin" from "E:\ql-sdk\ql-config\quec-project\aboot\images\1602\preboot.bin" ... Done. Done. Done. Generating fip image "flasher" with id "flasher.img" ... Generating lzma image "flasher_lzma" with id "flasher.lzma" ... Opening image "flasher_bin" from "E:\ql-sdk\ql-config\quec-project\aboot\images\1602\flasher.bin" ... Done. Done. Done. Generating finf image "flashinfo" with id "flashinfo.bin" ... Done. Opening image "rd" from "E:\ql-sdk\ql-config\config\EC800KCN_LC\ReliableData_SingleSim.bin" ... Done. Opening image "cp" from "E:\ql-sdk\ql-kernel\threadx\build\release_kernel.bin" ... error: open raw image "cp" failed. FAILED: generate release package failed!