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.

DRA821U: two example in pdk about OSPI access nor flash can't run

Part Number: DRA821U

two examples, running on MCU1_0

      QSPI_Flash_Dma_TestApp_freertos

      udma_baremetal_ospi_flash_testapp

can not work

error message:

XSciclient_ccs_init Passed.
SCISERVER Board Configuration header population... PASSED
[UDMA] [Error] Core intr alloc failed!!!, for intr -65536
[UDMA] [Error] Event resource allocation failed!!
[UDMA] [Error] Global master event register failed!!!
./src/udma_test_common.c @ Line 111:  UDMA instance 0 init failed!!
[UDMA] [Error] Core intr alloc failed!!!, for intr -65536
[UDMA] [Error] Event resource allocation failed!!
[UDMA] [Error] Global master event register failed!!!
./src/udma_test_common.c @ Line 111:  UDMA instance 1 init failed!!
 UDMA Unit Test Failed!!!

please help check