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.

UART and RTFS error in OMAP-L137

Dear, 

 

        When I used TI's PSP , UART and rtfs_1_00_01 RTFS(mmcsd) development the driver, I have some question . 

        When I select DMA_INTERRUPT run mode, UART doesn't working, but RTFS in working order. 

        When I change UART to intterupt mode, UART and RTFS are in working order. 

 

       EMDA driver used "EDMA3_LLD_setupwin32_01_06_00_01.exe"

       RTFS  driver used "rtfs_1_00_01\packages\ti\rtfs\examples\mmcsd"

       UART driver used "pspdrivers_01_20_00_07\packages\ti\pspiom\examples\evmOMAPL137\uart\edma"

 

    Can you help me?