This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/PROCESSOR-SDK-OMAPL138: Upp driver Issue in SYS/BIOS

Part Number: PROCESSOR-SDK-OMAPL138

Tool/software: TI-RTOS

Hi All,

I am working on uPP driver on LCDK-omapl138 platform. I have successfully migrated DSP/BIOS uPP Driver to SYS/BIOS and it is working properly with Digital loop back in both scenarios (i.e., LOCAL_mode_BA_dlb & LOCAL_mode_AB_dlb), but whenever  I configure upp_mode as either of LOCAL_mode_A_transmit mode or LOCAL_mode_B_transmit , I am not receiving any interrupt for transmission.

After debugging I come to know that uPP Driver is generating interrupt in Digital loop back only.

Can anyone help me where I am going wrong?

Thanks in Advance...