Hi,
I have setup a little Demo Project for our STM32F469 Disco Board. I use the JLink Firmware on the ST-Link Module on the Board. I use Keil as Debug IDE (Target Build runs over Make & GCC)...
When I stop my target I want to read some Parts of the SRAM with the debugger. But that does not work. I don't get any content. When I do this with our actual Project I can read SRAM on Break. For our Project we use an JLink Pro connected over SWD.
If I try to read a SRAM Region with the JLink Commander on both Targets (Demo Board & Project Board) I cannot read any SRAM Region on both Targets, independent of JLink Debugger.
Are there any Registers in the STM32F4 series or in Keil uVision which need to be set to enable reading from SRAM?
Kind regards
Andreas
I have setup a little Demo Project for our STM32F469 Disco Board. I use the JLink Firmware on the ST-Link Module on the Board. I use Keil as Debug IDE (Target Build runs over Make & GCC)...
When I stop my target I want to read some Parts of the SRAM with the debugger. But that does not work. I don't get any content. When I do this with our actual Project I can read SRAM on Break. For our Project we use an JLink Pro connected over SWD.
If I try to read a SRAM Region with the JLink Commander on both Targets (Demo Board & Project Board) I cannot read any SRAM Region on both Targets, independent of JLink Debugger.
Are there any Registers in the STM32F4 series or in Keil uVision which need to be set to enable reading from SRAM?
Kind regards
Andreas