Loading...
 
Skip to main content

System Workbench for STM32


SW4STM32 1.4 for STM32F4Discovery Board cannot view Systick Register

Hello,

When debuging my STM32F4 Discovery board I can not visualize Systick register.
I found out the general registers of the Cortex-M4 and I/O registers but not one that interested (here Systick Timer register)

Do you have an idea ?

Thank you.

BR

Hi,

I have just ckecked the STM32 core peripherals description and the Systick (and some others) are not defined. The issue has been reported and It will be fixed in a new release.

For now, you can find the values in the "Memory" view with "Traditional" rendering (Windows > Show views > Memory)

Sorry for inconvenience.
Kevin.

Can someone kindly post a message here when/if the problem is fixed. Or, advise how to fix it.

One can use the Memory view window in the meanwhile.


Hello Kevin,

Thank you for inclusion in a future release and thank you for your answer.

Best regards