[ 
https://issues.apache.org/jira/browse/MYNEWT-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marko Kiiskila resolved MYNEWT-481.
-----------------------------------
    Resolution: Fixed

[marko@IsMyLaptop:~/src8/incubator-mynewt-blinky]$ newt target show 
boot_nrf52_serial
targets/boot_nrf52_serial
    app=@apache-mynewt-core/apps/boot
    bsp=@apache-mynewt-core/hw/bsp/nrf52dk
    build_profile=optimized
    syscfg=BOOT_SERIAL=1
[marko@IsMyLaptop:~/src8/incubator-mynewt-blinky]$ newt size boot_nrf52_serial
...
objsize
   text    data     bss     dec     hex filename
  15044      76    5120   20240    4f10 
/Users/marko/src8/incubator-mynewt-blinky/bin/targets/boot_nrf52_serial/app/apps/boot/boot.elf

Less than 16k. This should be good enough for now.

> boot loader with serial upload is too big
> -----------------------------------------
>
>                 Key: MYNEWT-481
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-481
>             Project: Mynewt
>          Issue Type: Bug
>            Reporter: Marko Kiiskila
>            Assignee: Marko Kiiskila
>             Fix For: v1_0_0_rel
>
>
> [marko@IsMyLaptop:~/src2/incubator-mynewt-blinky]$ newt size boot_mkr1000 | 
> tail -3
> objsize
>    text          data     bss     dec     hex filename
>   11040            76    5332   16448    4040 
> /Users/marko/src2/incubator-mynewt-blinky/bin/targets/boot_mkr1000/app/apps/boot/boot.elf
> [marko@IsMyLaptop:~/src2/incubator-mynewt-blinky]$ newt size 
> boot_mkr1000_serial | tail -3
> objsize
>    text          data     bss     dec     hex filename
>   28556           100    9924   38580    96b4 
> /Users/marko/src2/incubator-mynewt-blinky/bin/targets/boot_mkr1000_serial/app/apps/boot/boot.elf



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to