It is very slow here too.
On Mon, 13 Oct 2025 at 18:50, Alan C. Assis wrote:
>
> I don't know if it only happens here, but the text is printed slowly (about
> 10 characters per second).
>
> But it is a nice effect hehehe, like in movies or games (like Carmen
> Sandiego game printing the message,
Alan,
The same change works with stlink on f7. Please test with minimal changes.
See my diff and gdb log below.
(gdb) mon reset halt
Info : Unable to match requested speed 2000 kHz, using 1800 kHz
Unable to match requested speed 2000 kHz, using 1800 kHz
Info : Unable to match requested speed 2000
While trying to create the documentation to semihosting syslog I disabled
the STM32 USART2 driver to avoid the system using the up_putc() from
stm32_serial.c.
But the arch/arm/src/stm32/Make.defs it adding many source files even when
the peripheral is not enabled:
CHIP_CSRCS = stm32_allocateheap