如何利用K1开发板的TCM缓存

1 个赞

可以看看 tcm: tcm lib and application demo

Hello Mark!
Do you know if it is possible to perform memory transfers between the TCM and the RAM in an asynchronous mode (i.e., non-blocking memory transfer)? This repository contains an example of UDMA, but this example demonstrates only memcpy using blocking.

As far as I know, TCM does not have a corresponding DMA