C5505 using Code Composer Studio Version 4.1.3.00038
I am trying to configure the C5505 DMA Controller to work with the EMIF. Memory Transfer within internal memory seems to work fine, but does not seem to work when accessing external memory. I have looked at the examples in the Chip Support Library v2.10
When going to View->Registers, and selecting to Open Memory View at Register Address, the memory shows to be at the program selection and not the I/O selection. Is this correct behavior?
When going to View->Memory, and selecting I/O in the drop down box, I can see that I have changed the values, but want to be sure this is actually configuring the registers because of the issue above.
Anything else I may be missing to have the C5505 DMA properly setup and configured for DMA access to external memory?
Thanks
Tommy