We are using a Zynq-7000 SoC, and we are trying to do read and write to a locked L2 Cache through JTAG.
From JTAG, Read works properly but writes makes the specific cache line corrupted,
Step 1 : Initial Setup
1. Wrote an application Which runs from…