HOST SDK - CCG4 : Disable UCSI

Announcements

Live Webinar: USB-C adoption. Simple & Cost-efficient solutions | April 18th @9am or 5pm CEST. Register now !

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Ivan_Lee
Level 5
Level 5
Distributor - Zenitron(GC)
100 replies posted 5 likes given 100 sign-ins

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.

0 Likes
1 Solution
ShifangZ_26
Moderator
Moderator
Moderator
10 likes given 250 sign-ins 1000 replies posted

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

pastedImage_1.png.

You could change to those:

pastedImage_0.png

Best Regards,

Lisa

View solution in original post

1 Reply
ShifangZ_26
Moderator
Moderator
Moderator
10 likes given 250 sign-ins 1000 replies posted

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

pastedImage_1.png.

You could change to those:

pastedImage_0.png

Best Regards,

Lisa