Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EFR32: Add hex binary to build output #12809

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

rgoliver
Copy link

@rgoliver rgoliver commented Dec 9, 2021

Problem

Currently efr32 builds only output s37 binaries which require commander tool to flash.

Change overview

Add a gn action which provides a hex binary in addition to the s37.
The hex binary can be flashed with jlink, and is therefore an easier format for use in test automation.

Testing

Built efr32 lighting and locking examples and verified hex file was generated.

Copy link
Contributor

@andy31415 andy31415 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding this to build_examples build_outputs so that flashbundle images contain the hex binary as well.

@github-actions
Copy link

github-actions bot commented Dec 9, 2021

PR #12809: Size comparison from 5bb8377 to 2b991aa

Full report (29 builds for esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 5bb8377 2b991aa change % change
esp32 all-clusters-app c3devkit (read only) 860210 860210 0 0.0
(read/write) 1307002 1307002 0 0.0
.dram0.bss 67616 67616 0 0.0
.dram0.data 14124 14124 0 0.0
.flash.rodata 172232 172232 0 0.0
.flash.text 860210 860210 0 0.0
.iram0.text 62076 62076 0 0.0
m5stack (read only) 964195 964195 0 0.0
(read/write) 451300 451300 0 0.0
.dram0.bss 74984 74984 0 0.0
.dram0.data 34048 34048 0 0.0
.flash.rodata 210480 210480 0 0.0
.flash.text 958811 958811 0 0.0
.iram0.text 123451 123451 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 667732 667732 0 0.0
.bss 73744 73744 0 0.0
.data 1852 1852 0 0.0
.text 586336 586336 0 0.0
lock-app k32w061+debug (read/write) 617324 617324 0 0.0
.bss 71896 71896 0 0.0
.data 1820 1820 0 0.0
.text 537808 537808 0 0.0
shell k32w061+debug (read/write) 622400 622400 0 0.0
.bss 74124 74124 0 0.0
.data 1792 1792 0 0.0
.text 540684 540684 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6783628 6783628 0 0.0
(read/write) 317777 317777 0 0.0
.bss 51681 51681 0 0.0
.data 1048 1048 0 0.0
.data.rel.ro 208360 208360 0 0.0
.dynamic 560 560 0 0.0
.got 52992 52992 0 0.0
.init 24 24 0 0.0
.init_array 160 160 0 0.0
.rodata 363612 363612 0 0.0
.text 5742324 5742324 0 0.0
thermostat-no-ble arm64 (read only) 1935204 1935204 0 0.0
(read/write) 136353 136353 0 0.0
.bss 59409 59409 0 0.0
.data 776 776 0 0.0
.data.rel.ro 69800 69800 0 0.0
.dynamic 560 560 0 0.0
.got 3512 3512 0 0.0
.init 24 24 0 0.0
.init_array 256 256 0 0.0
.rodata 124996 124996 0 0.0
.text 1604304 1604304 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2321272 2321272 0 0.0
.bss 186884 186884 0 0.0
.data 5232 5232 0 0.0
.heap 844328 844328 0 0.0
.text 1283848 1283848 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2307128 2307128 0 0.0
.bss 175688 175688 0 0.0
.data 5488 5488 0 0.0
.heap 855272 855272 0 0.0
.text 1269728 1269728 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2279856 2279856 0 0.0
.bss 174728 174728 0 0.0
.data 5488 5488 0 0.0
.heap 856232 856232 0 0.0
.text 1242456 1242456 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4376 4376 0 0.0
.heap 1020312 1020312 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2053344 2053344 0 0.0
.bss 156892 156892 0 0.0
.data 4864 4864 0 0.0
.heap 874688 874688 0 0.0
.text 1015944 1015944 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 904791 904791 0 0.0
bss 116168 116168 0 0.0
rodata 101440 101440 0 0.0
text 611608 611608 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 867819 867819 0 0.0
bss 112516 112516 0 0.0
rodata 92740 92740 0 0.0
text 586336 586336 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 830786 830786 0 0.0
bss 117544 117544 0 0.0
rodata 96700 96700 0 0.0
text 542036 542036 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 877023 877023 0 0.0
bss 113432 113432 0 0.0
rodata 97560 97560 0 0.0
text 590668 590668 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 803270 803270 0 0.0
bss 114840 114840 0 0.0
rodata 92848 92848 0 0.0
text 521188 521188 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497463 497463 0 0.0
bss 51820 51820 0 0.0
rodata 45852 45852 0 0.0
text 339492 339492 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 881951 881951 0 0.0
bss 113344 113344 0 0.0
rodata 98912 98912 0 0.0
text 594256 594256 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 875159 875159 0 0.0
bss 113220 113220 0 0.0
rodata 97048 97048 0 0.0
text 589420 589420 0 0.0
shell nrf52840dk_nrf52840 (read/write) 781947 781947 0 0.0
bss 109544 109544 0 0.0
rodata 74280 74280 0 0.0
text 523604 523604 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 696994 696994 0 0.0
bss 110524 110524 0 0.0
rodata 68924 68924 0 0.0
text 444244 444244 0 0.0
p6 all-clusters-app default (read/write) 2357456 2357456 0 0.0
.bss 113108 113108 0 0.0
.data 2512 2512 0 0.0
.heap 917720 917720 0 0.0
.text 1315720 1315720 0 0.0
light-app default (read/write) 2291752 2291752 0 0.0
.bss 100880 100880 0 0.0
.data 2328 2328 0 0.0
.heap 930136 930136 0 0.0
.text 1250016 1250016 0 0.0
lock-app default (read/write) 2267616 2267616 0 0.0
.bss 99760 99760 0 0.0
.data 2288 2288 0 0.0
.heap 931296 931296 0 0.0
.text 1225880 1225880 0 0.0
qpg lighting-app qpg6100+debug (read only) 519472 519472 0 0.0
(read/write) 122332 122332 0 0.0
.bss 82616 82616 0 0.0
.data 956 956 0 0.0
.text 514152 514152 0 0.0
lock-app qpg6100+debug (read only) 493464 493464 0 0.0
(read/write) 122336 122336 0 0.0
.bss 81752 81752 0 0.0
.data 912 912 0 0.0
.text 488144 488144 0 0.0
persistent-storage-app qpg6100+debug (read only) 108104 108104 0 0.0
(read/write) 122336 122336 0 0.0
.bss 36152 36152 0 0.0
.data 288 288 0 0.0
.text 102784 102784 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 808702 808702 0 0.0
bss 82736 82736 0 0.0
noinit 37160 37160 0 0.0
text 564470 564470 0 0.0

@andy31415
Copy link
Contributor

/rebase

@github-actions
Copy link

github-actions bot commented Dec 10, 2021

PR #12809: Size comparison from b210aa3 to beb73d3

Increases above 0.2%:

platform target config section b210aa3 beb73d3 change % change
linux thermostat-no-ble arm64 .got 3600 3624 24 0.7
p6 all-clusters-app default .text 1315056 1318736 3680 0.3
light-app default .text 1255224 1258952 3728 0.3
lock-app default .text 1231296 1235040 3744 0.3
Increases (18 builds for esp32, linux, mbed, nrfconnect, p6, telink)
platform target config section b210aa3 beb73d3 change % change
esp32 all-clusters-app c3devkit (read only) 856202 856450 248 0.0
.flash.text 856202 856450 248 0.0
m5stack (read only) 959887 960075 188 0.0
.flash.text 954503 954691 188 0.0
linux chip-tool-ipv6only arm64 (read only) 6846212 6846236 24 0.0
.data.rel.ro 208608 208632 24 0.0
.got 53376 53408 32 0.1
.rodata 364004 364012 8 0.0
thermostat-no-ble arm64 (read only) 1947012 1947684 672 0.0
.got 3600 3624 24 0.7
.rodata 125444 125460 16 0.0
.text 1613968 1614448 480 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release .heap 846880 846928 48 0.0
lighting-app CY8CPROTO_062_4343W+release .heap 855064 855112 48 0.0
lock-app CY8CPROTO_062_4343W+release .heap 856032 856080 48 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 text 613084 613160 76 0.0
nrf52840dk_nrf52840+rpc text 587824 587904 80 0.0
nrf5340dk_nrf5340_cpuapp text 543512 543588 76 0.0
lock-app nrf52840dk_nrf52840 text 592528 592604 76 0.0
nrf5340dk_nrf5340_cpuapp text 523048 523124 76 0.0
pump-app nrf52840dk_nrf52840 text 596116 596196 80 0.0
pump-controller-app nrf52840dk_nrf52840 text 591316 591392 76 0.0
p6 all-clusters-app default (read/write) 2356792 2360472 3680 0.2
.heap 918288 918336 48 0.0
.text 1315056 1318736 3680 0.3
light-app default (read/write) 2296960 2300688 3728 0.2
.heap 929872 929920 48 0.0
.text 1255224 1258952 3728 0.3
lock-app default (read/write) 2273032 2276776 3744 0.2
.heap 931024 931072 48 0.0
.text 1231296 1235040 3744 0.3
telink lighting-app tlsr9518adk80d (read/write) 811234 811418 184 0.0
text 566236 566540 304 0.1
Decreases (23 builds for esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section b210aa3 beb73d3 change % change
esp32 all-clusters-app c3devkit (read/write) 1305106 1304954 -152 -0.0
.dram0.bss 65064 65016 -48 -0.1
.flash.rodata 172880 172776 -104 -0.1
m5stack (read/write) 450824 450688 -136 -0.0
.dram0.bss 74352 74304 -48 -0.1
.flash.rodata 210636 210548 -88 -0.0
k32w lighting-app k32w061+se05x+release (read/write) 669760 669680 -80 -0.0
.bss 73904 73856 -48 -0.1
.text 588164 588132 -32 -0.0
lock-app k32w061+debug (read/write) 619708 619616 -92 -0.0
.bss 72056 72008 -48 -0.1
.text 540000 539956 -44 -0.0
shell k32w061+debug (read/write) 625012 624936 -76 -0.0
.bss 74364 74316 -48 -0.1
.text 543016 542988 -28 -0.0
linux chip-tool-ipv6only arm64 (read/write) 318881 318849 -32 -0.0
.bss 51969 51889 -80 -0.2
.text 5801636 5801428 -208 -0.0
thermostat-no-ble arm64 (read/write) 137233 137185 -48 -0.0
.bss 59585 59505 -80 -0.1
mbed all-clusters-app CY8CPROTO_062_4343W+release (read/write) 2313840 2313600 -240 -0.0
.bss 184332 184284 -48 -0.0
.text 1276416 1276176 -240 -0.0
lighting-app CY8CPROTO_062_4343W+release .bss 175856 175808 -48 -0.0
lock-app CY8CPROTO_062_4343W+release .bss 174896 174848 -48 -0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 907003 906939 -64 -0.0
bss 116328 116280 -48 -0.0
rodata 101996 101916 -80 -0.1
nrf52840dk_nrf52840+rpc (read/write) 870067 870003 -64 -0.0
bss 112676 112628 -48 -0.0
rodata 93292 93212 -80 -0.1
nrf5340dk_nrf5340_cpuapp (read/write) 833018 832942 -76 -0.0
bss 117704 117656 -48 -0.0
rodata 97252 97176 -76 -0.1
lock-app nrf52840dk_nrf52840 (read/write) 879631 879603 -28 -0.0
bss 113592 113544 -48 -0.0
rodata 98112 98036 -76 -0.1
nrf5340dk_nrf5340_cpuapp (read/write) 805890 805842 -48 -0.0
bss 115000 114952 -48 -0.0
rodata 93404 93324 -80 -0.1
pump-app nrf52840dk_nrf52840 (read/write) 884571 884539 -32 -0.0
bss 113504 113456 -48 -0.0
rodata 99468 99388 -80 -0.1
pump-controller-app nrf52840dk_nrf52840 (read/write) 877811 877747 -64 -0.0
bss 113380 113332 -48 -0.0
rodata 97604 97524 -80 -0.1
p6 all-clusters-app default .bss 112532 112484 -48 -0.0
light-app default .bss 101112 101064 -48 -0.0
lock-app default .bss 99992 99944 -48 -0.0
qpg lighting-app qpg6100+debug (read only) 521472 521444 -28 -0.0
.bss 82744 82696 -48 -0.1
.text 516152 516124 -28 -0.0
lock-app qpg6100+debug (read only) 495856 495832 -24 -0.0
.bss 81880 81832 -48 -0.1
.text 490536 490512 -24 -0.0
telink lighting-app tlsr9518adk80d bss 82896 82848 -48 -0.1
Full report (29 builds for esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section b210aa3 beb73d3 change % change
esp32 all-clusters-app c3devkit (read only) 856202 856450 248 0.0
(read/write) 1305106 1304954 -152 -0.0
.dram0.bss 65064 65016 -48 -0.1
.dram0.data 14124 14124 0 0.0
.flash.rodata 172880 172776 -104 -0.1
.flash.text 856202 856450 248 0.0
.iram0.text 62076 62076 0 0.0
m5stack (read only) 959887 960075 188 0.0
(read/write) 450824 450688 -136 -0.0
.dram0.bss 74352 74304 -48 -0.1
.dram0.data 34048 34048 0 0.0
.flash.rodata 210636 210548 -88 -0.0
.flash.text 954503 954691 188 0.0
.iram0.text 123451 123451 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 669760 669680 -80 -0.0
.bss 73904 73856 -48 -0.1
.data 1892 1892 0 0.0
.text 588164 588132 -32 -0.0
lock-app k32w061+debug (read/write) 619708 619616 -92 -0.0
.bss 72056 72008 -48 -0.1
.data 1852 1852 0 0.0
.text 540000 539956 -44 -0.0
shell k32w061+debug (read/write) 625012 624936 -76 -0.0
.bss 74364 74316 -48 -0.1
.data 1832 1832 0 0.0
.text 543016 542988 -28 -0.0
linux chip-tool-ipv6only arm64 (read only) 6846212 6846236 24 0.0
(read/write) 318881 318849 -32 -0.0
.bss 51969 51889 -80 -0.2
.data 1192 1192 0 0.0
.data.rel.ro 208608 208632 24 0.0
.dynamic 560 560 0 0.0
.got 53376 53408 32 0.1
.init 24 24 0 0.0
.init_array 176 176 0 0.0
.rodata 364004 364012 8 0.0
.text 5801636 5801428 -208 -0.0
thermostat-no-ble arm64 (read only) 1947012 1947684 672 0.0
(read/write) 137233 137185 -48 -0.0
.bss 59585 59505 -80 -0.1
.data 832 832 0 0.0
.data.rel.ro 70344 70344 0 0.0
.dynamic 560 560 0 0.0
.got 3600 3624 24 0.7
.init 24 24 0 0.0
.init_array 272 272 0 0.0
.rodata 125444 125460 16 0.0
.text 1613968 1614448 480 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2313840 2313600 -240 -0.0
.bss 184332 184284 -48 -0.0
.data 5232 5232 0 0.0
.heap 846880 846928 48 0.0
.text 1276416 1276176 -240 -0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2309096 2309096 0 0.0
.bss 175856 175808 -48 -0.0
.data 5528 5528 0 0.0
.heap 855064 855112 48 0.0
.text 1271696 1271696 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2282208 2282208 0 0.0
.bss 174896 174848 -48 -0.0
.data 5520 5520 0 0.0
.heap 856032 856080 48 0.0
.text 1244808 1244808 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4376 4376 0 0.0
.heap 1020312 1020312 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2053672 2053672 0 0.0
.bss 156980 156980 0 0.0
.data 4864 4864 0 0.0
.heap 874600 874600 0 0.0
.text 1016272 1016272 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 907003 906939 -64 -0.0
bss 116328 116280 -48 -0.0
rodata 101996 101916 -80 -0.1
text 613084 613160 76 0.0
nrf52840dk_nrf52840+rpc (read/write) 870067 870003 -64 -0.0
bss 112676 112628 -48 -0.0
rodata 93292 93212 -80 -0.1
text 587824 587904 80 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 833018 832942 -76 -0.0
bss 117704 117656 -48 -0.0
rodata 97252 97176 -76 -0.1
text 543512 543588 76 0.0
lock-app nrf52840dk_nrf52840 (read/write) 879631 879603 -28 -0.0
bss 113592 113544 -48 -0.0
rodata 98112 98036 -76 -0.1
text 592528 592604 76 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 805890 805842 -48 -0.0
bss 115000 114952 -48 -0.0
rodata 93404 93324 -80 -0.1
text 523048 523124 76 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497463 497463 0 0.0
bss 51820 51820 0 0.0
rodata 45852 45852 0 0.0
text 339492 339492 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 884571 884539 -32 -0.0
bss 113504 113456 -48 -0.0
rodata 99468 99388 -80 -0.1
text 596116 596196 80 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 877811 877747 -64 -0.0
bss 113380 113332 -48 -0.0
rodata 97604 97524 -80 -0.1
text 591316 591392 76 0.0
shell nrf52840dk_nrf52840 (read/write) 782267 782267 0 0.0
bss 109624 109624 0 0.0
rodata 74296 74296 0 0.0
text 523840 523840 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 697346 697346 0 0.0
bss 110604 110604 0 0.0
rodata 68940 68940 0 0.0
text 444480 444480 0 0.0
p6 all-clusters-app default (read/write) 2356792 2360472 3680 0.2
.bss 112532 112484 -48 -0.0
.data 2520 2520 0 0.0
.heap 918288 918336 48 0.0
.text 1315056 1318736 3680 0.3
light-app default (read/write) 2296960 2300688 3728 0.2
.bss 101112 101064 -48 -0.0
.data 2360 2360 0 0.0
.heap 929872 929920 48 0.0
.text 1255224 1258952 3728 0.3
lock-app default (read/write) 2273032 2276776 3744 0.2
.bss 99992 99944 -48 -0.0
.data 2328 2328 0 0.0
.heap 931024 931072 48 0.0
.text 1231296 1235040 3744 0.3
qpg lighting-app qpg6100+debug (read only) 521472 521444 -28 -0.0
(read/write) 122336 122336 0 0.0
.bss 82744 82696 -48 -0.1
.data 992 992 0 0.0
.text 516152 516124 -28 -0.0
lock-app qpg6100+debug (read only) 495856 495832 -24 -0.0
(read/write) 122332 122332 0 0.0
.bss 81880 81832 -48 -0.1
.data 948 948 0 0.0
.text 490536 490512 -24 -0.0
persistent-storage-app qpg6100+debug (read only) 108104 108104 0 0.0
(read/write) 122336 122336 0 0.0
.bss 36160 36160 0 0.0
.data 288 288 0 0.0
.text 102784 102784 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 811234 811418 184 0.0
bss 82896 82848 -48 -0.1
noinit 37160 37160 0 0.0
text 566236 566540 304 0.1

Add a gn action which provides a hex binary in addition to the s37.
The hex binary can be flashed with jlink and doesn't require
commander to be installed, and is therefore an easier format for use
in test automation.
@rgoliver
Copy link
Author

Consider adding this to build_examples build_outputs so that flashbundle images contain the hex binary as well.

Done

@github-actions
Copy link

github-actions bot commented Dec 13, 2021

PR #12809: Size comparison from 228bd4b to 8f12562

Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 228bd4b 8f12562 change % change
efr32 lighting-app BRD4161A (read only) 815948 815948 0 0.0
(read/write) 123152 123152 0 0.0
.bss 121288 121288 0 0.0
.data 1864 1864 0 0.0
.text 815940 815940 0 0.0
BRD4161A+rpc (read only) 803580 803580 0 0.0
(read/write) 139828 139828 0 0.0
.bss 137864 137864 0 0.0
.data 1964 1964 0 0.0
.text 803572 803572 0 0.0
window-app BRD4161A (read only) 793008 793008 0 0.0
(read/write) 122104 122104 0 0.0
.bss 120272 120272 0 0.0
.data 1828 1828 0 0.0
.text 793000 793000 0 0.0
esp32 all-clusters-app c3devkit (read only) 857182 857182 0 0.0
(read/write) 1304434 1304434 0 0.0
.dram0.bss 64696 64696 0 0.0
.dram0.data 14156 14156 0 0.0
.flash.rodata 172544 172544 0 0.0
.flash.text 857182 857182 0 0.0
.iram0.text 62076 62076 0 0.0
m5stack (read only) 960795 960795 0 0.0
(read/write) 450148 450148 0 0.0
.dram0.bss 73976 73976 0 0.0
.dram0.data 34048 34048 0 0.0
.flash.rodata 210336 210336 0 0.0
.flash.text 955411 955411 0 0.0
.iram0.text 123451 123451 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 670408 670408 0 0.0
.bss 73872 73872 0 0.0
.data 1896 1896 0 0.0
.text 588840 588840 0 0.0
lock-app k32w061+debug (read/write) 620344 620344 0 0.0
.bss 72024 72024 0 0.0
.data 1856 1856 0 0.0
.text 540664 540664 0 0.0
shell k32w061+debug (read/write) 625712 625712 0 0.0
.bss 74332 74332 0 0.0
.data 1836 1836 0 0.0
.text 543744 543744 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6863300 6863300 0 0.0
(read/write) 318881 318881 0 0.0
.bss 51921 51921 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 208480 208480 0 0.0
.dynamic 560 560 0 0.0
.got 53560 53560 0 0.0
.init 24 24 0 0.0
.init_array 176 176 0 0.0
.rodata 365028 365028 0 0.0
.text 5817668 5817668 0 0.0
thermostat-no-ble arm64 (read only) 1954372 1954372 0 0.0
(read/write) 137521 137521 0 0.0
.bss 59537 59537 0 0.0
.data 832 832 0 0.0
.data.rel.ro 70592 70592 0 0.0
.dynamic 560 560 0 0.0
.got 3680 3680 0 0.0
.init 24 24 0 0.0
.init_array 280 280 0 0.0
.rodata 125796 125796 0 0.0
.text 1620272 1620272 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2314024 2314024 0 0.0
.bss 183964 183964 0 0.0
.data 5240 5240 0 0.0
.heap 847240 847240 0 0.0
.text 1276600 1276600 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2309888 2309888 0 0.0
.bss 175824 175824 0 0.0
.data 5536 5536 0 0.0
.heap 855088 855088 0 0.0
.text 1272488 1272488 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2283000 2283000 0 0.0
.bss 174864 174864 0 0.0
.data 5528 5528 0 0.0
.heap 856056 856056 0 0.0
.text 1245600 1245600 0 0.0
pigweed-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 1140008 1140008 0 0.0
.bss 11756 11756 0 0.0
.data 4376 4376 0 0.0
.heap 1020312 1020312 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2053944 2053944 0 0.0
.bss 156980 156980 0 0.0
.data 4864 4864 0 0.0
.heap 874600 874600 0 0.0
.text 1016544 1016544 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 907723 907723 0 0.0
bss 116300 116300 0 0.0
rodata 102060 102060 0 0.0
text 613756 613756 0 0.0
nrf52840dk_nrf52840+rpc (read/write) 870775 870775 0 0.0
bss 112648 112648 0 0.0
rodata 93360 93360 0 0.0
text 588500 588500 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 833726 833726 0 0.0
bss 117672 117672 0 0.0
rodata 97320 97320 0 0.0
text 544184 544184 0 0.0
lock-app nrf52840dk_nrf52840 (read/write) 880339 880339 0 0.0
bss 113560 113560 0 0.0
rodata 98180 98180 0 0.0
text 593192 593192 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 806578 806578 0 0.0
bss 114972 114972 0 0.0
rodata 93468 93468 0 0.0
text 523712 523712 0 0.0
pigweed-app nrf52840dk_nrf52840 (read/write) 497463 497463 0 0.0
bss 51820 51820 0 0.0
rodata 45852 45852 0 0.0
text 339492 339492 0 0.0
pump-app nrf52840dk_nrf52840 (read/write) 885291 885291 0 0.0
bss 113472 113472 0 0.0
rodata 99532 99532 0 0.0
text 596796 596796 0 0.0
pump-controller-app nrf52840dk_nrf52840 (read/write) 878515 878515 0 0.0
bss 113352 113352 0 0.0
rodata 97668 97668 0 0.0
text 591992 591992 0 0.0
shell nrf52840dk_nrf52840 (read/write) 782427 782427 0 0.0
bss 109624 109624 0 0.0
rodata 74296 74296 0 0.0
text 523996 523996 0 0.0
nrf5340dk_nrf5340_cpuapp (read/write) 697506 697506 0 0.0
bss 110604 110604 0 0.0
rodata 68940 68940 0 0.0
text 444636 444636 0 0.0
p6 all-clusters-app default (read/write) 2360968 2360968 0 0.0
.bss 112164 112164 0 0.0
.data 2528 2528 0 0.0
.heap 918648 918648 0 0.0
.text 1319232 1319232 0 0.0
light-app default (read/write) 2301568 2301568 0 0.0
.bss 101080 101080 0 0.0
.data 2368 2368 0 0.0
.heap 929896 929896 0 0.0
.text 1259832 1259832 0 0.0
lock-app default (read/write) 2277640 2277640 0 0.0
.bss 99960 99960 0 0.0
.data 2328 2328 0 0.0
.heap 931056 931056 0 0.0
.text 1235904 1235904 0 0.0
qpg lighting-app qpg6100+debug (read only) 522160 522160 0 0.0
(read/write) 122332 122332 0 0.0
.bss 82712 82712 0 0.0
.data 996 996 0 0.0
.text 516840 516840 0 0.0
lock-app qpg6100+debug (read only) 496532 496532 0 0.0
(read/write) 122336 122336 0 0.0
.bss 81848 81848 0 0.0
.data 952 952 0 0.0
.text 491212 491212 0 0.0
persistent-storage-app qpg6100+debug (read only) 108104 108104 0 0.0
(read/write) 122336 122336 0 0.0
.bss 36160 36160 0 0.0
.data 288 288 0 0.0
.text 102784 102784 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 812262 812262 0 0.0
bss 82864 82864 0 0.0
noinit 37160 37160 0 0.0
text 567218 567218 0 0.0

@andy31415 andy31415 merged commit 0572d25 into project-chip:master Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants