Hello,
I'm using the EVMDM365 board with CCS v4 and the XDS510USB PLUS emulator. I've tried to enable the data TCM on the TMS320DM365 (memory 0x00010000 to 0x0001bfff). As described in the SPRUFG5A datasheet, I have to write to a CP15 register. Previously, I have read the region registers for both ITCM and DTCM. The values were 0x0000fff0 for both registers, which seems strange values to me. After writing the value 0x00010019 (SPRUFG5A, page 24) to the DTCM region register to enable it, the new value was 0x0000fff9 and the DTCM was still disabled. Is there an explanation for that?
Regards.