Other Parts Discussed in Thread: AM6548
j7 udma ip was updated to support the issue that is documented in https://e2e.ti.com/support/processors/f/791/p/751871/2806066#2806066.
Is the new bit I am suppose to use PDMA_PSILCFG_REG_STATIC_TR_Z[31].eol .
What should the other values be in the tr desc. I have been able to get it to write each byte as it comes in but I haven't seen a way to get a infinite loop. I saw the STATIC bit 4 but that is for type 8 and 9 block move trs.
What register can I read to let me know the current buffer index that is flushed to ram?