[
https://issues.apache.org/jira/browse/MYNEWT-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Collins resolved MYNEWT-509.
----------------------------------------
Resolution: Fixed
The solution was to have the newt tool verify the image size. Newt calculates
the size of a boot trailer by using the MCU_FLASH_MIN_WRITE_SIZE syscfg setting
(newly added to each MCU package). If this setting is not defined, newt warns
the user and assumes a min-write-size of 1.
The "-f" (force) option causes newt to only warn about overflow.
> Linker script should limit image size to allow for trailer
> ----------------------------------------------------------
>
> Key: MYNEWT-509
> URL: https://issues.apache.org/jira/browse/MYNEWT-509
> Project: Mynewt
> Issue Type: Bug
> Reporter: Christopher Collins
> Assignee: Christopher Collins
> Fix For: v1_0_0_rel
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)