Skip to content

Instantly share code, notes, and snippets.

@OpoOpo
OpoOpo / cargo_flash_log.txt
Last active July 5, 2021 12:16
probe-rs server output
DEBUG cargo_flash > Changed working directory to .
DEBUG probe_rs_cli_util > Running '/home/opoopo/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo' in directory /home/opoopo/Documents/rust/embedded-trainings-2020/advanced/firmware
Flashing /home/opoopo/Documents/rust/embedded-trainings-2020/advanced/firmware/target/thumbv7em-none-eabihf/debug/hello
DEBUG probe_rs::config::registry > Searching registry for chip with name nRF52840_xxAA
INFO probe_rs::flashing::download > Found loadable segment, physical address: 0x00000000, virtual address: 0x00000000, flags: 0x4
INFO probe_rs::flashing::download > Matching section: ".vector_table"
INFO probe_rs::flashing::download > Found loadable segment, physical address: 0x00000100, virtual address: 0x00000100, flags: 0x5
INFO probe_rs::flashing::download > Matching section: ".text"
INFO probe_rs::flashing::download > Found loadable segment, physical address: 0x000024ac, virtual address: 0x000024a