Skip to content

Commit fda6bed

Browse files
committed
renode-bridge: enable peripheral logging for sysbus.led
As per issue im-tomu#182, logging output is only displayed when `LogPeripheralAccess` is called on the particular peripheral. This patch adds this call to the setup script. Signed-off-by: Sean Cross <sean@xobs.io>
1 parent 2707926 commit fda6bed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/renode-bridge.rst

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ Run ``renode`` and in the Monitor type:
4040

4141
(monitor) include @scripts/complex/fomu/renode_etherbone_fomu.resc
4242
(machine-0) start
43+
Starting emulation...
44+
(machine-0) sysbus LogPeripheralAccess sysbus.led
4345

4446
You see a new window with a `shell
4547
application <https://github.com/antmicro/zephyr/commit/29d8e51da15237f2a6bd2a3c8c97e004a66fc97a>`__,

0 commit comments

Comments
 (0)