Skip to content

Core 2.6.0 SDK2.2.2 does not boot with changes of 2019-04-10 #5974

Closed
@TD-er

Description

@TD-er

Basic Infos

  • This issue complies with the issue POLICY doc.
  • I have read the documentation at readthedocs and the issue is not addressed there.
  • I have tested that the issue is present in current master branch (aka latest git).
  • I have searched the issue tracker for a similar issue.
  • If there is a stack dump, I have decoded it.
  • I have filled out all fields below.

Platform

  • Hardware: [ESP-12]
  • Core Version: [f950d53]
  • Development Env: [Platformio]
  • Operating System: [Windows]

Settings in IDE

  • Module: [Generic ESP8266 Module]
  • Flash Mode: [dio]
  • Flash Size: [4MB]
  • lwip Variant: [v2 Lower Memory low flash]
  • Reset Method: [nodemcu]
  • Flash Frequency: [40Mhz]
  • CPU Frequency: [80Mhz]
  • Upload Using: [OTA|SERIAL] (both)
  • Upload Speed: [115200] (serial upload only)

Problem Description

Node built using latest merges does not boot anymore.
It keeps outputting garbage in the serial console.

Build flags:
"PIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x",
PlatformIO platform: https://github.com/platformio/platform-espressif8266.git#feature/stage (thus latest master branch of this repo)

Edit:
Also tested with core 2.6.0 SDK 3. Only difference is that it does not output lots of the same strings, but just one string and then halts.
Still not usable.

Am now also testing build made under Linux to see if that fails also.

I also removed all the downloaded framework directories in the .platformio/packages directories, just to make sure it was not a build error.
Also cleared the node by writing a blank image to it (containing only 0xFF)

Edit2: Also made a test build in Linux and core 2.6.0 builds are failing to boot.
Not really a small test set, but just as a reference the test build I just made
I also built a few tests based on the same code as used for ESPeasy's last nightly build. The binaries in the last nightly build are working just fine, but with the mentioned git version it is no longer possible to boot core 2.6.0 builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions