Cannot find Generated_Sources

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
RaHR_2937151
Level 1
Level 1

Hello,

I took example project CCG2 -> Notebook. It didn’t generating “Generated_Source” sources to workspace(It appeared gray in the workspace explorer). If i open that file I get error:

Unable to open file from disk: (Could not find a part of the path 'C:\Program Files (x86)\Cypress\EZ-PD CCGx SDK\CCG2\Firmware\projects\CYPD2122-24LQXI_notebook\CYPD2122-24LQXI_notebook.cydsn\Generated_Source\PSoC4\I2C_CONFIG.h'.)

please can anyone suggest solution for this?

Thanks,

Rashmi

0 Likes
1 Solution

Looks like you have not set the path (or correct path) to ARM MDK Generic toolchain (under Tools -> Options -> Project Management -> ARM Toolchains) and that's why you are seeing build error.

Instead, try using default GCC toolchain (from menu Project -> Build Settings) and see if that resolves the issue. Refer to the section 3.1.2 Compiling the Project with PSoC Creator of the Cypress EZ-PD™ CCGx SDK User Guide for details.

View solution in original post

3 Replies