I am trying to output a clock signal using the eCAP in APWM mode. When running code with no breakpoints I don't see a clock signal generated by the eCAP. When I insert breakpoints in the code the eCAP will generate clocks. Are there timing requirements on eCAP startup? Is there a bit to poll to determine if the eCAP is running before continuing on in the code? What is the proper sequence for enabling/disabling the APWM clock output (TSCTRSTOP?)?