Can someone tell me if I am doing something wrong,I am trying to get the internal 32MB SDRAM working on a PIC32MZ1025DAG169 chip.So I wanted to write test code to see if I can actually read and write to the entire SDRAM. uint16_t * __attribute__((coherent..
↧