Tool/software: TI-RTOS
I have a project that runs in a non bios configuration. The EPWM runs as a time base to operate the ADC and the CLA. The is used for digital filtering once the ADC is converted. This program runs fine from flash in a non-BIOS environment with interrupts. I do have the EPWM and the ADC running in the BIOS but I don't knwo how to get the CLA to run. I am using the DmaClaSrcSelRegs.CLA1TASKSRCSEL1.bit.TASK1 = 1; to source its start from the EPWM 6 but it is not running. I am not sure how to start the CLA with BIOS. I am using BIOS 6.75.1.05 with XDC 3.51.118 and CCS 8.3.0.9.