Hi everyone! I have difficulties with allocating DMA memory on a dsPIC33EP512GP806. I am using the assembler of the XC16 compiler.On the PIC24H/dsPIC33F I used the following to create a section for the DMA in the DPSRAM area: .section ADC_DMA,bss,dmaAdcDm..
↧