Skip to main content

How can peripheral registers be refreshed in real time while the target is running? - Knowledgebase / TRACE32 PowerView - Lauterbach Support

How can peripheral registers be refreshed in real time while the target is running?

Authors list

If the target supports runtime memory access, peripheral registers can be refreshed while the target is running using one of the following methods.

Method 1: Enable runtime access globally

Enable dual-port access for all memory windows:

SYStem.Option.DUALPORT ON

Method 2: Enable runtime access only for the peripheral register window

Enable dual-port access only for the PER.view window:

PER.view , /DualPort
Note

Both methods require that the target hardware and debug interface support runtime memory access. If runtime memory access is not supported, peripheral registers cannot be refreshed while the target is running.


Helpful Unhelpful

Add a comment

ID-0
To prove you are a human, please tell us the text you see in the CAPTCHA image