This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
Error: .vector_table
section is missing on ESP32-C3
#350
Labels
Describe the bug
Flashing firmware for ESP32-C3 fails with an error. This happens regardless of whether the
direct-boot
feature is provided to theesp-hal
(direct-boot bypasses the second stage bootloader on the esp32c3).Cargo flash works, although it only works in direct-boot mode due to probe-rs/probe-rs#1194
To Reproduce
Expected and observed behavior
Expected the program to flash successfully.
config.toml
The contents of your project's
.cargo/config.toml
fileProbe details
Operating System:
MacOS 12.5
ELF file (attachment)
firmware.zip
Source Code:
https://github.com/SlimeVR/SlimeVR-Rust/tree/5e7e8e60175d37eac35ac7f5d636f4a97c8784fb/firmware
The text was updated successfully, but these errors were encountered: