Can I put read/write variables in DTCM, when DCache enabled?
If DCache is enabled how then can I update a variable (I think DMA + MDMA) and after processing get results to a peripheral e.g. DAC (again MDMA?)?Do I need to clear cache?Will I still have the speed advantage of caching?I am struggling how to get d...