我使用的是DM6467平台 因为要创建自己的应用,所以我想在/opt/dvsdk_3_10_00_19/dmai_2_10_00_12/packages/ti/sdo/dmai/apps 目录下 创建自己的目录。 我是这样做的,我直接copy一个app下的目录,重命名一下, 编译的时候make: Nothing to be done for `all'. (make clean之后也是这样) 问下 修改哪些内容才能够变为自己所用? 非常感谢
Hi ! davinci team:
I am using DM6467, because of writing my application, I want to create my application's directory in the dmai'directory
/opt/dvsdk_3_10_00_19/dmai_2_10_00_12/packages/ti/sdo/dmai/apps . I copy a folder such as image_encode_io1 to my
application directory .but when I excute make
make: Nothing to be done for `all'.
show in the screen .
I want to know When I create my application directory in dami , what should I do to make it compile successfully.
thank you . best wishes to you !