大家好
我想修改 DSP OpenCL 监控文件、将我们的应用移植到 DM8168中的 DSP 上的 AM5728。
我访问了以下链接: processors.wiki.ti.com/.../Processor_SDK_Building_The_SDK
重新编译 OpenCL-monitor、但无法重新编译。
我在 build/Arago-tmp-external/linaro-toolchain/work /am57xx_evm-linux-gnueabi/OpenCL-monitor/1.1.11.0-r0.0/gIT/monitor_vayu 中向 device_am57.c 添加了一行"#error "here"。
它应检测是否会重新编译该文件。
运行 machine=am57xx-evm bitbake OpenCL-monitor --force -c compile 和 machine=am57xx-evm bitbake OpenCL-monitor 后。
没有任何错误。
我应该如何使重新编译工作?
B.R.
Jason