Search found 1 match

by Drnstar
Tue Jun 13, 2023 2:32 pm
Forum: Rust
Topic: How to fix ld: region `drom0_0_seg' overflowed error
Replies: 0
Views: 71459

How to fix ld: region `drom0_0_seg' overflowed error

Hello,
I'm using ESP32C3 and Rust to code a small embedded application. it uses ESP-IDF 5.0, when I code more and more codes, the app size gets bigger, now when I run the "build" command, it throws the following error

= note: [ldproxy] Running ldproxy
Error: Linker /home/<my_home>/.espressif ...

Go to advanced search