Because the ram is not enough, I try to disable UCSI interface.
After modify config.h - CCG_UCSI_ENABLE define to '0' , the compiler has some error.
Please help me to fix issue.
Solved! Go to Solution.
Hi Ivan,
Since you need remove UCSI from the project, you should replace the lib of the project you are working on. By default, the lib is
.
You could change to those:
Best Regards,
Lisa
Hi Ivan,
Since you need remove UCSI from the project, you should replace the lib of the project you are working on. By default, the lib is
.
You could change to those:
Best Regards,
Lisa