Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on compile with esphome 2024.11.2 #35

Open
laverdone opened this issue Dec 5, 2024 · 0 comments
Open

Error on compile with esphome 2024.11.2 #35

laverdone opened this issue Dec 5, 2024 · 0 comments

Comments

@laverdone
Copy link

i'm try to compile firmware with athom-energy-monitor-x2.yaml but i have got this error:
`HARDWARE: ESP32C3 160MHz, 320KB RAM, 4MB Flash

  • toolchain-riscv32-esp @ 8.4.0+2021r2-patch5
    Dependency Graph
    |-- AsyncTCP-esphome @ 2.1.4
    |-- WiFi @ 2.0.0
    |-- FS @ 2.0.0
    |-- Update @ 2.0.0
    |-- ESPAsyncWebServer-esphome @ 3.2.2
    |-- DNSServer @ 2.0.0
    |-- ESPmDNS @ 2.0.0
    |-- ArduinoJson @ 6.18.5
    |-- Improv @ 1.2.4
    Compiling .pioenvs/athom-em-2/src/esphome/components/api/api_connection.cpp.o
    Compiling .pioenvs/athom-em-2/src/esphome/components/api/api_frame_helper.cpp.o
    Compiling .pioenvs/athom-em-2/src/esphome/components/api/api_pb2.cpp.o
    Compiling .pioenvs/athom-em-2/src/esphome/components/api/api_pb2_service.cpp.o
    Assembler messages:
    Fatal error: invalid -march= option: rv32imc' *** [.pioenvs/athom-em-2/src/esphome/components/api/api_pb2_service.cpp.o] Error 1 Assembler messages: Fatal error: invalid -march= option: rv32imc'
    *** [.pioenvs/athom-em-2/src/esphome/components/api/api_frame_helper.cpp.o] Error 1
    Assembler messages:
    Fatal error: invalid -march= option: rv32imc' *** [.pioenvs/athom-em-2/src/esphome/components/api/api_connection.cpp.o] Error 1 Assembler messages: Fatal error: invalid -march= option: rv32imc'
    *** [.pioenvs/athom-em-2/src/esphome/components/api/api_pb2.cpp.o] Error 1
    =============================================================================== [FAILED] Took 23.35 seconds`

any fix to this? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant