Skip to content

Commit

Permalink
Windows release
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen committed Oct 15, 2019
1 parent a0d85fa commit cc46a11
Show file tree
Hide file tree
Showing 15 changed files with 237,250 additions and 249,575 deletions.
24 changes: 12 additions & 12 deletions logs/boot_stub.elf.lst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

/Users/Luppy/mynewt/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf: file format elf32-littlearm
/Users/Luppy/mynewt/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf
c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf: file format elf32-littlearm
c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf
architecture: arm, flags 0x00000112:
EXEC_P, HAS_SYMS, D_PAGED
start address 0x000000d9
Expand Down Expand Up @@ -30,14 +30,14 @@ Idx Name Size VMA LMA File off Algn Flags
9 .ARM.attributes 0000002f 00000000 00000000 000202a0 2**0 CONTENTS, READONLY
10 .comment 0000007f 00000000 00000000 000202cf 2**0 CONTENTS, READONLY
11 .svc_table 00000004 00000000 00000000 0002034e 2**0 CONTENTS, READONLY
12 .debug_line 00004909 00000000 00000000 00020352 2**0 CONTENTS, READONLY, DEBUGGING
13 .debug_info 0000a2ad 00000000 00000000 00024c5b 2**0 CONTENTS, READONLY, DEBUGGING
14 .debug_abbrev 00001ffa 00000000 00000000 0002ef08 2**0 CONTENTS, READONLY, DEBUGGING
15 .debug_aranges 000004f0 00000000 00000000 00030f08 2**3 CONTENTS, READONLY, DEBUGGING
16 .debug_str 00002491 00000000 00000000 000313f8 2**0 CONTENTS, READONLY, DEBUGGING
17 .debug_loc 00001e98 00000000 00000000 00033889 2**0 CONTENTS, READONLY, DEBUGGING
18 .debug_ranges 000003b0 00000000 00000000 00035721 2**0 CONTENTS, READONLY, DEBUGGING
19 .debug_frame 000009d4 00000000 00000000 00035ad4 2**2 CONTENTS, READONLY, DEBUGGING
12 .debug_line 00004a05 00000000 00000000 00020352 2**0 CONTENTS, READONLY, DEBUGGING
13 .debug_info 0000a2ad 00000000 00000000 00024d57 2**0 CONTENTS, READONLY, DEBUGGING
14 .debug_abbrev 00001ffa 00000000 00000000 0002f004 2**0 CONTENTS, READONLY, DEBUGGING
15 .debug_aranges 000004f0 00000000 00000000 00031000 2**3 CONTENTS, READONLY, DEBUGGING
16 .debug_str 00002480 00000000 00000000 000314f0 2**0 CONTENTS, READONLY, DEBUGGING
17 .debug_loc 00001e98 00000000 00000000 00033970 2**0 CONTENTS, READONLY, DEBUGGING
18 .debug_ranges 000003b0 00000000 00000000 00035808 2**0 CONTENTS, READONLY, DEBUGGING
19 .debug_frame 000009d4 00000000 00000000 00035bb8 2**2 CONTENTS, READONLY, DEBUGGING
SYMBOL TABLE:
00000000 l d .text 00000000 .text
00000b48 l d .ARM.extab 00000000 .ARM.extab
Expand Down Expand Up @@ -2434,8 +2434,8 @@ SysTick_Handler:
b28: 0007c000 00001000 00000010 00004000 .............@..
b38: 00004000 00000011 0007d000 00003000 [email protected]..

/Users/Luppy/mynewt/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf: file format elf32-littlearm
c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf: file format elf32-littlearm

arm-none-eabi-objdump: section '.rodata' mentioned in a -j option, but not found in any input file
text data bss dec hex filename
2912 24 260 3196 c7c /Users/Luppy/mynewt/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf
2912 24 260 3196 c7c c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_boot/app/apps/boot_stub/boot_stub.elf
2,296 changes: 1,148 additions & 1,148 deletions logs/boot_stub.elf.map

Large diffs are not rendered by default.

540 changes: 296 additions & 244 deletions logs/build-application.log

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions logs/build-bootloader.log

Large diffs are not rendered by default.

60 changes: 35 additions & 25 deletions logs/image.log
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,14 @@ Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-myn
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/encoding/tinycbor/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/fs/fcb/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/hw/bsp/nrf52/src
Compiling architecture specific src pkgs in directory: c:/stm32bluepill-mynewt-sensor/hw/bsp/nrf52/src/arch/cortex_m4/
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/hw/cmsis-core/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/hw/drivers/uart/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/hw/drivers/uart/uart_hal/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/hw/hal/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/hw/mcu/nordic/src/ext/nrfx/
Expand All @@ -37,7 +35,7 @@ Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compile
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/hw/sensor/creator/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/kernel/os/src
Compiling architecture specific src pkgs in directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/kernel/os/src/arch/cortex_m4/
Compiling architecture specific src pkgs in directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/kernel/os/src/arch/cortex_m4/
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/libc/baselibc/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Expand Down Expand Up @@ -66,6 +64,12 @@ Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-myn
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-nimble/nimble/host/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-nimble/nimble/host/mesh/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-nimble/nimble/host/services/gap/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-nimble/nimble/host/services/gatt/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-nimble/nimble/host/store/config/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-nimble/nimble/transport/ram/src
Expand All @@ -92,58 +96,64 @@ Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compile
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/sys/sysinit/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/util/crc/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/util/mem/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
Compiling src in base directory: c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/util/rwlock/src
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug
App image successfully generated: c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_my_sensor/app/apps/my_sensor_app/my_sensor_app.img
App image successfully generated: c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_my_sensor/app/apps/my_sensor_app/my_sensor_app.img
Mem FLASH: 0x8000-0x42000
Mem RAM: 0x20000000-0x20010000

c:\stm32bluepill-mynewt-sensor>newt\newt.exe size -v nrf52_my_sensor
c:\stm32bluepill-mynewt-sensor>newt\newt.exe size -v nrf52_my_sensor
Size of Application Image: app
Mem FLASH: 0x8000-0x42000
Mem RAM: 0x20000000-0x20010000
FLASH RAM
526 306 *fill*
228 0 apps_my_sensor_app.a
2302 0 crypto_tinycrypt.a
740 379 *fill*
20172 2658 apps_my_sensor_app.a
7268 4 crypto_tinycrypt.a
401 0 encoding_base64.a
944 0 encoding_json.a
1750 0 fs_fcb.a
440 444 hw_bsp_nrf52.a
52 0 hw_cmsis-core.a
428 0 hw_drivers_uart_uart_hal.a
154 0 hw_hal.a
4976 133 hw_mcu_nordic_nrf52xxx.a
640 1 hw_hal.a
4410 110 hw_mcu_nordic_nrf52xxx.a
2 0 hw_sensor_creator.a
1516 260 hw_sensor.a
8508 8217 kernel_os.a
2562 50 libc_baselibc.a
8896 18732 kernel_os.a
2980 50 libc_baselibc.a
414 0 libs_mynewt_rust.a
19383 224 libs_rust_app.a
13367 0 libs_rust_libcore.a
736 40 libs_semihosting_console.a
1356 229 libs_sensor_coap.a
736 42 libs_semihosting_console.a
1356 225 libs_sensor_coap.a
1157 209 libs_sensor_network.a
677 212 libs_temp_stub.a
2397 394 net_oic.a
35496 2109 nimble_controller.a
4026 1206 nimble_drivers_nrf52.a
44242 2783 nimble_host.a
1814 648 nimble_host_store_config.a
35496 2107 nimble_controller.a
4026 1203 nimble_drivers_nrf52.a
45539 13288 nimble_host_mesh.a
49052 3002 nimble_host.a
348 118 nimble_host_services_gap.a
236 62 nimble_host_services_gatt.a
1815 648 nimble_host_store_config.a
692 1096 nimble_transport_ram.a
712 42 sys_config.a
334 128 sys_flash_map.a
1846 222 sys_config.a
558 128 sys_flash_map.a
2 0 sys_log_modlog.a
686 29 sys_mfg.a
30 5 sys_sysinit.a
68 0 util_crc.a
120 0 util_mem.a
164 0 nrf52_my_sensor-sysinit-app.a
180 0 nrf52_my_sensor-sysinit-app.a
Loading compiler c:/stm32bluepill-mynewt-sensor/repos/apache-mynewt-core/compiler/arm-none-eabi-m4, buildProfile debug

objsize
text data bss dec hex filename
151776 340 18024 170140 2989c c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_my_sensor/app/apps/my_sensor_app/my_sensor_app.elf
231484 3520 41932 276936 439c8 c:/stm32bluepill-mynewt-sensor/bin/targets/nrf52_my_sensor/app/apps/my_sensor_app/my_sensor_app.elf
✅ ◾ ️Done!

Terminal will be reused by tasks, press any key to close it.
Loading

0 comments on commit cc46a11

Please sign in to comment.