Hi,
The errata CORTEX-R5#7 (ARM ID-780125) suggests a work-around to avoid deadlock or data loss when using cache-ECC: setting the ACTLR.DBWR bit to 1.
It is unclear to me if additionnally to this work-around, the write-back attribute should or should not be used for the different memory regions of the TMS.
It is written that "This setting also disables generation of AXI bursts by the processor for Write-Through and Non-cacheable Normal memory, but not Write-Back memory."
So can I use the write-back attribute for SRAM, external memories, etc. ? or am I forced to use write-through attribute (which reduces significantly the performance of the cache) ?
Thank you in advance for your answer.
Best regards,
RP