I am writing RAMTest algorithm. One of the requirement is to clear the internal cache after writing to RAM and before reading back from RAM.
Do you mean if I make some branch/jump instruction, internal cache(instruction queue) will get cleared. Will this have some side-effect on existing code?