Skip to content

Support for Espressif ESP-IDF v5 #5909

@AchimPieters

Description

@AchimPieters

Contact Details

[email protected]

Version

5.5.3

Description

Got the message: Please report this bug, all information can be found here: https://github.com/AchimPieters/esp32-homekit-demo.git

/project/components/common/wolfssl/wolfssl-5.5.3/wolfcrypt/src/aes_gcm_x86_asm.S: Assembler messages:
/project/components/common/wolfssl/wolfssl-5.5.3/wolfcrypt/src/aes_gcm_x86_asm.S:104: Error: unknown opcode or format name 'pushl'
/project/components/common/wolfssl/wolfssl-5.5.3/wolfcrypt/src/aes_gcm_x86_asm.S:105: Error: unknown opcode or format name 'pushl'
.....

.....
/project/components/common/wolfssl/wolfssl-5.5.3/wolfcrypt/src/aes_gcm_x86_asm.S:1352: Error: bad register name: (%esp
/project/components/common/wolfssl/wolfssl-5.5.3/wolfcrypt/src/aes_gcm_x86_asm.S:1352: Error: junk at end of line, first unrecognized character is `('
/project/components/common/wolfssl/wolfssl-5.5.3/wolfcrypt/src/aes_gcm_x86_asm.S:1352: Internal error in demand_empty_rest_of_line at /builds/idf/crosstool-NG/.build/xtensa-esp32-elf/src/binutils/gas/read.c:3788.
Please report this bug.

Reproduction steps

  1. Install docker
  2. Install IDF V5.0 - docker pull espressif/idf:v5.0
  3. Clone repository - git clone --recursive https://github.com/AchimPieters/esp32-homekit-demo.git
  4. start IDF - docker run -it -v ~/ESP32-HOMEKIT-DEMO:/project -w /project espressif/idf:v5.0
  5. cd examples - cd led
  6. idf.py build

Relevant log output

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions