Hello,
Below is the CMD field definition of qDMA Destination&Source Descriptor Format:

I wonder if the configuration 1_0000(Non-cacheable non-coherent/register space access ) is supported on LX2160.
My case is to copy one cache-off memory to another cache-off memory through qDMA.
If I use 0_1011 configuration, I have to use cache invalidate and cache flush operation after every qDMA copy, otherwise I cannot get the correct data.
When I set the CMD field to 1_0000, there are always errors with FD.Whether lx2160 supports configuration 1_0000 (Non-cacheable non-coherent/register space access)?