This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMDSEVM6678: C667x SDK demo build error

Part Number: TMDSEVM6678

Hi, I use processor_sdk_c667x_6_01_00_08 and want to build image processing ipc demo. I build this demo by command prompt and every thing is OK.

When I import image_processing_evm6678_slave project in CCS9 and build the project I have too many errors in Linking

"configPkg/linker.cmd" , line 24: error #10263: L2SRAM memory range has already been specified

error #10056: symbol "process_rgb" redefined: first define in "../build/mcip_core.obj"; redefined in ./common/src/mcip_core.obj

And many other like this !!!