hi
I take a ref of LibraryIntegration of ADSP-21593 for integrating the export system file into the cces project , and apply in adsp-21569.
1. add the export system files(.c and.h file that generate with exportcodeParam.exe ) into the src of LibraryIntegration of ADSP-21569,and include the .h file in the LibIntegrationExample_Core1.c,
2. delete the IPC code since the 21569 only has one core
3. add the populate code like 21593


when I try to compile the code , it report the error

how to resolve this?








