Hi, i'm trying to modify the frequency divider of the clock component, but the function Clock_SetDivider() is not there, any insight of what is happening??
i'm using the PSoC 5LP kit, PSoC creator 4.1
Thanks!
In my implementation it works. Can Clock_SetDivider() be a typo? What is your clock component named?
Bob
Hi, the clock name is WaveClock, I can see the function in the Header file, but not in the .c file
Can you please post your complete project so that we all can have a look at all of your settings. To do so, use
Creator->File->Create Workspace Bundle (minimal)
and attach the resulting file.
Bob