AM623: Problem with MCAN+PDMA on A53

Part Number: AM623

Hello.
  
I am working in the following environment:
  
Device: TQMa6234L (CPU: AM62x)
SDK: mcu_plus_sdk_am62x_11_01_00_16
IDE: CCS 20.2
  
According to the AM62x Processors Technical Reference Manual, it is stated that Peripheral DMA can be used with MCAN0.
However, when Sciclient_rmPsilPair() is executed for MCAN0 on the A53, an ACK for TISCI_MSG_RM_PSIL_PAIR is not returned.
Does this mean that, by specification, using MCAN0 with PDMA from the A53 is not supported?
If it is possible to use MCAN0 with PDMA from the A53, what is the correct way to do so?
  
It has been confirmed that both UART and SPI utilize DMA through the same mechanism.