What should be clock configuration for using MCWDT ?

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

cross mob
JaMe_3934746
Level 1
Level 1

Hello,

I have used MCWDT component in my proect.

I have enabled WCO clock in .cydwr & set it as source of Clk_LF.

But with this debug statement are not getting printed in my project.

Even i tried to debug but main() in CM0+ core is not being executed even for waiting for 5-10 mins.

If i disable WCO MCWDT module does not working.

So please guide me with clock configuration for it.

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

There should be no problem if WCO is enabled and used as Clk_LF source for MCWDT.

What about switching Clk_LF source to ILO? The MCWDT can run normally and debugging is processed correctly?

Maybe you can try out some MCWDT demos e.g. ce220061​​, ce220608​, or attach your own project here.

View solution in original post

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

There should be no problem if WCO is enabled and used as Clk_LF source for MCWDT.

What about switching Clk_LF source to ILO? The MCWDT can run normally and debugging is processed correctly?

Maybe you can try out some MCWDT demos e.g. ce220061​​, ce220608​, or attach your own project here.

0 Likes