"i'm writing a bootloader and..." <- > <@guineawheek:matrix.org> i'm writing a bootloader and when my bootloader starts a loaded firmware, probe-rs isn't very happy about the new firmware taking over RTT: > ``` > ERROR probe_rs::util::rtt: > Error reading from RTT: The control block has been corrupted. read pointer is 12000000 while buffer size is 1024 for up channel 0 (defmt) > ``` > > is there a way to re-init/ready the RTT control block to avoid this? I wish I had a useful answer for you, but it might be worth asking in #probe-rs:matrix.org ?