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.

RM48L952: [FAQ] Problems when transmitting more than 64K Byte data in DMA applied SCI communication

Part Number: RM48L952

Hello, thank you for always answering my questions.
Today, I discovered a problem while trying to transmit 71K Byte of data in multi-buffer mode SCI communication with DMA.
While looking for a problem because all data was not transmitted, we confirmed that data less than 64K Byte is completely transmitted, but when more than 64K Byte is transmitted, the total data minus 64K Byte is transmitted.
I couldn't find the cause of this in the data sheet nor in the forum, so I'm asking this question.
What could be causing this and how can I fix it?
Thank you for your time. Below is my code file.

20220907_BigEndian_Test.zip