pub fn download_firmware(
    session: &Arc<Mutex<Session>>,
    elf_path: &Path
) -> Result<()>
Expand description

Downloads a FW ELF to the target in the associated session, halting the core at main.