STM32H7xx - ST-LinkV2 Cache Coherency Issue when debugging from Keil uVision5
Background:Was debugging on STM32H7xx when I noticed that a variable that was passed by address to a function did not correctly display the value it was updated to. Where it is used 2 lines down the variable evaluates correctly (the code functions as...