This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DMA Peripheral Register

I've written to support about this, but is there someway to view the General Purpose DMA control registers when debugging? I did some digging around the Keil and Hitex website, and all I can find is that the DMA is not support for simulation. In fact, it seems at first glance that all the peripherals that are not supported for simulation, their control registers are not available for display during debugging.

Is there some way to get (easy) visibility into the DMA control registers while debugging? I am so far having to use the Memory window, which works but is kind of cumbersome.