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

bootloader.elf: 1: Syntax error: end of file unexpected (IDFGH-14705) #15445

Open
3 tasks done
Axa-Ru opened this issue Feb 21, 2025 · 1 comment
Open
3 tasks done

bootloader.elf: 1: Syntax error: end of file unexpected (IDFGH-14705) #15445

Axa-Ru opened this issue Feb 21, 2025 · 1 comment
Assignees
Labels
Status: Opened Issue is new Type: Bug bugs in IDF

Comments

@Axa-Ru
Copy link

Axa-Ru commented Feb 21, 2025

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v 5.4

Operating System used.

Linux

How did you build your project?

Eclipse IDE

If you are using Windows, please specify command line type.

None

What is the expected behavior?

Expected flash to esp32 MCU

What is the actual behavior?

In Esp-IDF the project is built without errors and is successfully flashed.
In Eclipse the project is built without errors.

esp32-ttg0-display.bin binary size 0x331d0 bytes. Smallest app partition is 0x100000 bytes. 0xcce30 bytes (80%) free.
[100%] Built target app_check_size
[100%] Built target app
Build complete (0 errors, 0 warnings): /home/axa/eclipse-wrkspace/esp32-ttgo-display/build/default

At the flashing stage it gives an error

/home/axa/eclipse-wrkspace/esp32-ttgo-display/build/default/bootloader/bootloader.elf: 1: Syntax error: end of file unexpected

Steps to reproduce.

  1. In Eclipse IDE Run->Run

Build or installation Logs.


More Information.

Operating system Linux Mint.
IDF-Esp 5.4
Eclipse 4.34.0

@Axa-Ru Axa-Ru added the Type: Bug bugs in IDF label Feb 21, 2025
@github-actions github-actions bot changed the title bootloader.elf: 1: Syntax error: end of file unexpected bootloader.elf: 1: Syntax error: end of file unexpected (IDFGH-14705) Feb 21, 2025
@espressif-bot espressif-bot added the Status: Opened Issue is new label Feb 21, 2025
@Axa-Ru
Copy link
Author

Axa-Ru commented Feb 21, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new Type: Bug bugs in IDF
Projects
None yet
Development

No branches or pull requests

4 participants