Part Number:TDA3XEVM
Tool/software:TI-RTOS
Hi Everyone,
I like to integrate PWM example found in "ti/csl/example/epwm" in one RTOS main function of usecases . I have added all the functions they are using in "epwm_app.c" in "chains_main_bios_vision.c" . When I compiled and executed both the use case and pwm is not working .
though compilation was successful.
Kindly help us on how to integrate the PWM program in one of the usecase. or in the main function of the usecases.