Hi,
at my old working place we used a Peripherial I/O window when we were debugging the STM32f103RET. I was able to select a Window called PRCC where i had the overview of all clocks etc.
At my new working place I downloaded the STLib and opened the Keil Template Project. I wrote a little Blinky and wanted to open the PRCC window in the debugger or the GPIO window to see the checkbox blinkin.
but I could not find it. Did I configured something wrong ? Im missing it!
It looked like this:
http://www.keil.com/dd/docs/simages/darmp1/plpc1xxx_gpio0.png
and this
http://www.keil.com/dd/docs/simages/darmstm/pstm32f101c6_prccu.png
(Im using the STM32 Eval board with STM32F103RE + Keil Ulink2)
Greetings Micha
ok it seems that the STM32F103RE is unsupported.
our previous mcu the stm32F103ZE was supported.... :(
closed from my side