-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
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)
Does your implementation not support 1024, and 2048 flash size options ( i know 512 is too out of date)?
Paritosh
Metadata
Metadata
Assignees
Labels
No labels