Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYes, I am using the NIOS /e so its not caching. I check the descriptors and the actual source & destination memory after each supposed transfer and every time its the same: the descriptor shows the 'actual bytes transferred' as the byes to transfer but right shifted 16 bits, and no change to the destination memory.
I can only think its a fault with the project as I can perform transfers with the descriptors elsewhere and execute code of the SDRAM, so it can't be a board problem, and the 'actual bytes transferred' field I cant think of any explanation for. Ill get my LCD working and then as you say go back with SignalTap and see if I can't work out where its getting hung up.