diff --git a/example/fwup-architecture/renode-config.resc b/example/fwup-architecture/renode-config.resc index 7278c0d9..cf244faf 100644 --- a/example/fwup-architecture/renode-config.resc +++ b/example/fwup-architecture/renode-config.resc @@ -10,7 +10,7 @@ machine LoadPlatformDescription @platforms/cpus/stm32f429.repl machine LoadPlatformDescription @add-ccm.repl # Create a terminal window showing the output of UART2 -showAnalyzer sysbus.uart2 +showAnalyzer sysbus.usart2 # Enable GDB machine StartGdbServer 3333