Post Go back to editing

UART Data transfer using DMA

Dear Sir,

Please provide me an example code in C for the above requirement. When I'm modifying the UART echo example for core interrupt to DMA interrupt during linking it shows error in IDDE as fatal error : Link failed and The following symbols referenced in processor "P0" could not be resolved: 'length[_length]' referenced from '.\Debug\UARTDMA transfer.doj'

please help in this regard as soon as possible.

regards

satya

Parents
  • Hi Jeyanthi,

    thanks for your reply and code.

    Can you specify the testing method of your code to verify it.

    When I load your code in the ADSP-21489 EZ-KIT for verifying, i didn't see the result when I monitored the uiDMA_count variable. since during every receive it enables ISR corresponding it updates the uiDMA_count variable.

    regards

    satya

Reply
  • Hi Jeyanthi,

    thanks for your reply and code.

    Can you specify the testing method of your code to verify it.

    When I load your code in the ADSP-21489 EZ-KIT for verifying, i didn't see the result when I monitored the uiDMA_count variable. since during every receive it enables ISR corresponding it updates the uiDMA_count variable.

    regards

    satya

Children
No Data