Reading and writing RAM via ST-Link
I am using STM32MP153 MPU on custom board.
Is it possible to read/write memory region using ST-Link connected via JTAG interface?
Most interesting if this is possible through some command line interface, perhaps my own C program using some API.
