Hello,
I am running the example program "Example_2833xDMA_xintf_to_ram" on the C28335 Experimenter's Kit using CCS 6.0 MCU Ed with a XDS100v2.
Specifically, I am having issues with DMAbuf2 (in Zone 7 connected to the SRAM). When data is written into DMSbuf2. it writes FFFF to all elements in the array (I have checked it in memory viewer) but its suppose to write 0-1024.
What could be the reason for this and why im not getting the required results.