Forum Discussion
Altera_Forum
Honored Contributor
19 years agoWell all be darned!
That worked fantastic. Using the uncached malloc worked great! The problem does not show up when using a non cached buffer. Funny thing is that the address for a non cached buffer is in the 0x8... adress range (which sets the bit to bypass the data cache). Thanks for your help! You saved me another month of agonizing does this work or does that work...