Skip to content

does not compile with flash size 512,1024 or 2048  #9

@paritosharya408

Description

@paritosharya408

I was trying to compile the ota-update example per your instructions on ubuntu 14 running in virtualbox environment, but when I try to compile with with any of 512/1024/2048 flash sizes i keep on getting errors. It only works with 4096.

The changes i made were to the makefile.common present under root folder and set the FLASH_SIZE ?= 2048.

On compiling with make OTA=1, i get a lot of errors (attached are couple of screenshots of errors generated)
error1
error2

Does your implementation not support 1024, and 2048 flash size options ( i know 512 is too out of date)?

Paritosh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions