Announcements

Learn how to optimise USB-C for your designs at 18 May's USB-C PD Webinar.
Click here to register.

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

GrCa_1363456
Level 6
Level 6
Beta tester First comment on KBA First comment on blog

Where are the PSoC Creator Project Files for the various CCGx parts?

I'd like to make minor modifications to the Bootloaders on a CCGx part. I understand I can re-create a Bootloader project using  CE221653 "PSoC 4 Bootloader and Bootloadable" as reference. I'd prefer to start with the factory loaded Bootloader.

Greg

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

Hi Greg,

You could get the bootloader project in the CCGx SDK. When you new created a project based on CCGx project, you could find out the bootloader project under the workspace folder.

For example of CCG4 firmware (I created a new project for CCG4M based on CYPD4126 example code.), you could find out the bootloader project as below structure:

pastedImage_0.png

Please kindly notice that the device have to SWD programming if you have been changed the bootloader project in your firmware project.

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 Greg,

You could get the bootloader project in the CCGx SDK. When you new created a project based on CCGx project, you could find out the bootloader project under the workspace folder.

For example of CCG4 firmware (I created a new project for CCG4M based on CYPD4126 example code.), you could find out the bootloader project as below structure:

pastedImage_0.png

Please kindly notice that the device have to SWD programming if you have been changed the bootloader project in your firmware project.

Best Regards,

Lisa