Skip to content

SDCC 4.5.0 conflicts with ITE code signature, puts HOME segment at wrong address #518

@clark-ja

Description

@clark-ja

On the current master (commit d15bc38), building the ec.rom for the darp10-b results in a wrong size, where it is 262080 bytes instead of 262144 bytes.

Steps to reproduce

  1. Clone the repository and initialize submodules
  2. Build with make BOARD=system76/darp10-b
  3. Check the size of the ec.rom with, e.g., wc -c build/ec.rom

Disclaimer: I currently do not have another platform where I can try it out so I am not 100% sure if there is something wrong on my machine causing this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions