Based on the below example, 2 question wanted to be asked.
1> when i use signal generator instead of the pwm input, the fix duty can't be captured correct.???
i only want to get the right duct(pwm input).
2> when i use this example, but i remove the below function, the duty still wrong.
//DL_TimerG_setCoreHaltBehavior(CAPTURE_0_INST, DL_TIMER_CORE_HALT_IMMEDIATE); //debug use!
//DL_TimerG_setCoreHaltBehavior(PWM_0_INST, DL_TIMER_CORE_HALT_IMMEDIATE);