You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
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
Answers checklist.
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.
Build or installation Logs.
More Information.
Operating system Linux Mint.
IDF-Esp 5.4
Eclipse 4.34.0
The text was updated successfully, but these errors were encountered: