This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |