CE220290 code example - PSoC 6 MCU TCPWM Breathing (slow build time)

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

cross mob
LaEc_1559716
Level 1
Level 1
Welcome! First question asked

I initially downloaded the code example in PSoC Creator 4.2 and there were just a few files, one for each core since the example only utilises hardware components.

After building the project, so many additional files have been added and it takes a long time to compile.

I would not have expected this with a small project that is running only on hardware?

Is the build/program process generally quite slow on PSoC Creator?

0 Likes
1 Reply
ShipingW_81
Moderator
Moderator
Moderator
500 replies posted 250 solutions authored 250 replies posted

Good to see you are getting started with PSoC 6 product and PSoC Creator.

The additional files added should be the PDL files and component API files involved in your project. You can call the APIs in these files to manipulate the HW components.

As for the build time, it largely depends on the platform HW configuration and project complexity. Generally, dozens of second to minutes is normal. Can you let me know the approximate build time on your platform?

0 Likes