Memory copy using load multiple instruction (LMW) in T2080

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Memory copy using load multiple instruction (LMW) in T2080

950 次查看
veejppee
Contributor I

Hi,

I am trying to improve the memory copy performance from to/from the device attached to the PCIe interface , processor is T2080 , core is e6500. 
I can achieve the desired performance when i configure the PCIe BAR address space as cacheable but due to some restriction i should not make it
cacheable and need to transmit / receive data without caching.

I am thinking to make the c routine which uses the load multiple instruction (LMW) for memory copy.
Can i get some reference how to use this instruction in C routine for this task ?
OR if any other ideas to make it easier ?

Thanks,
Vijay

0 项奖励
回复
1 回复

898 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Why DMA is not used for memory copy?

0 项奖励
回复