for the same question above, there seems to be a problem, and while CPU1 writes data, and CPU2 reads the data accordingly, there isn't any data written on CPU2, what might be the problem here?
Sigiloso
The problem is the use of a cachable memory, and we could fix the problem by using uncachable CPUs