esp8266 / esp8266/Arduino

Missing eagle.flash.16m.ld

Open
#9,187 1 comment 0 reactions 0 assignees View on GitHub
component: tools
Dominant language
C++
Stars
16.7k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

[Issue will only be an problem for 16M boards]

The linker file packages/esp8266/hardware/esp8266/3.1.2/tools/sdk/ld/eagle.flash.16m.ld is missing and is required for the Flash configuration 'FS:none'. The eagle.flash.16m14m.ld and eagle.flash.16m15m.ld files are there for the 'FS:14M' and 'FS:15M' but unlike the ld files for every other size of board there is no eagle.flash.16m.ld. Python bug???

Verified on a 'Wemos D1 Mini Pro'. For configuration 'FS:none' the sketch fails during the linker phase of the build.

Arduino IDE: 2.3.2
esp8266: 3.1.2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.