Hi,
I tried to modify the demo in mcsdk_2_01_02_06\demos\image_processing\ipc\evmc6657l, so I created a new project in my own workspace and the copied all files form the demo to the new project. However, the new project couldn't compile and show:
I checked the differences between the two projects, and found the demo's platform is demos.image_processing.ipc.evmc6657l.platform while my project's platform is ti.platforms.evm6657. I tried to change my platform but failed. How can I use demos.image_processing.ipc.evmc6657l.platform ?