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.

PROCESSOR-SDK-AM65X: RTOS examples

Guru 10085 points
Part Number: PROCESSOR-SDK-AM65X

 

Hi Sitara support Team,

 

I have tested sample programs in PROCESSOR-SDK-RTOS-AM65X 05_03_00_07.

Some programs are working without probles, but "udma_baremetal_dru_testapp"

and "udma_baremetal_dru_direct_tr_testapp" are working with the following error,

 

[Version Info.]

-CCS 8.3.0

-SDK AM65x 5.03.00.07

-PDK AM65x 1.0.4

-Run on Cortex-A53

 

"udma_baremetal_dru_testapp"

UDMA DRU application started...

[Error] RM PSIL read failed!!!

[Error] PSI UTC destination thread enable failed!!!

[Error] TR Response not completed!!

[Error] UDMA App memcpy test failed!!

[Error] RM PSIL write failed!!!

[Error] PSIL write teardown failed!!

[Error] UDMA UTC disable failed!!

[Error] UDMA channel disable failed!!

[Error] UDMA event unregister failed!!

[Error] RM PSIL read failed!!!

[Error] PSI UTC destination thread RT disable failed!!!

[Error] RM PSIL read failed!!!

[Error] PSI UTC destination thread disable failed!!!

[Error] UDMA channel unparing failed!!

[Error] Free resource failed!!!

[Error] UDMA channel close failed!!

[Error] UDMA App delete failed!!

[Error] UDMA App deinit failed!!

UDMA DRU memcpy using TR15 block copy Failed!!

Some tests have failed!!

 

"udma_baremetal_dru_direct_tr_testapp"

UDMA DRU Direct TR application started...

[Error] RM PSIL read failed!!!

[Error] PSI UTC destination thread enable failed!!!

[Error] RM PSIL write failed!!!

[Error] PSIL write teardown failed!!

[Error] UDMA UTC disable failed!!

[Error] UDMA channel disable failed!!

[Error] UDMA event unregister failed!!

[Error] RM PSIL read failed!!!

[Error] PSI UTC destination thread RT disable failed!!!

[Error] RM PSIL read failed!!!

[Error] PSI UTC destination thread disable failed!!!

[Error] UDMA channel unparing failed!!

[Error] Free resource failed!!!

[Error] UDMA channel close failed!!

[Error] UDMA App delete failed!!

[Error] UDMA App deinit failed!!

UDMA DRU memcpy using Direct TR15 block copy Failed!!

Some tests have failed!!

 

The following program is no problem.

 

"udma_memcpy_testapp"

UDMA memcpy application started...

UDMA memcpy using TR15 block copy Passed!!

All tests have passed!!

 

[Question]

Is there solution to this error?

Please share your environment when you test these programs.

 

Best regards,

Kanae