Forum Discussion
Altera_Forum
Honored Contributor
19 years agoproblem with memcpy
Hi, I want to copy many times a region of memory located in one of my slaves into a local buffer. This ram region is filled by a master, and i use a function which advice me when the ram have b...
Altera_Forum
Honored Contributor
19 years agoHi ochando,
> and it seems that memcpy only goes to my slave the first iteration. Sounds like you need to flush/invalidate your data cache -- do you have a data cache? --Scott