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

[nrfconnect] Update nRF Connect SDK version to 1.8 #13031

Merged
merged 3 commits into from
Dec 15, 2021

Conversation

Damian-Nordic
Copy link
Contributor

@Damian-Nordic Damian-Nordic commented Dec 15, 2021

Problem

Recommended NCS version is a bit outdated

Change overview

  • Update NCS version to recently released 1.8
  • Update configuration for external flash
  • Shorted the pump controller app BLE name to fit in the default limit.
  • Fix RPC build and remove chip_build_pw_rpc_lib argument. All pigweed components are already built using CMake.

Testing

Basic smoke tests on nRF Connect lighting-app

@github-actions
Copy link

github-actions bot commented Dec 15, 2021

PR #13031: Size comparison from c52bc7b to ce36e75

Full report (15 builds for efr32, k32w, linux, p6, qpg, telink)
platform target config section c52bc7b ce36e75 change % change
efr32 lighting-app BRD4161A (read only) 834400 834400 0 0.0
(read/write) 128632 128632 0 0.0
.bss 126760 126760 0 0.0
.data 1868 1868 0 0.0
.text 834392 834392 0 0.0
BRD4161A+rpc (read only) 822004 822004 0 0.0
(read/write) 145304 145304 0 0.0
.bss 143336 143336 0 0.0
.data 1968 1968 0 0.0
.text 821996 821996 0 0.0
window-app BRD4161A (read only) 811640 811640 0 0.0
(read/write) 127576 127576 0 0.0
.bss 125744 125744 0 0.0
.data 1832 1832 0 0.0
.text 811632 811632 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 688096 688096 0 0.0
.bss 79344 79344 0 0.0
.data 1900 1900 0 0.0
.text 601052 601052 0 0.0
lock-app k32w061+debug (read/write) 638036 638036 0 0.0
.bss 77496 77496 0 0.0
.data 1860 1860 0 0.0
.text 552880 552880 0 0.0
shell k32w061+debug (read/write) 643424 643424 0 0.0
.bss 79804 79804 0 0.0
.data 1840 1840 0 0.0
.text 555980 555980 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6902300 6902300 0 0.0
(read/write) 324113 324113 0 0.0
.bss 56001 56001 0 0.0
.data 1192 1192 0 0.0
.data.rel.ro 209248 209248 0 0.0
.dynamic 560 560 0 0.0
.got 53944 53944 0 0.0
.init 24 24 0 0.0
.init_array 176 176 0 0.0
.rodata 366716 366716 0 0.0
.text 5852084 5852084 0 0.0
thermostat-no-ble arm64 (read only) 2004092 2004092 0 0.0
(read/write) 145265 145265 0 0.0
.bss 65633 65633 0 0.0
.data 832 832 0 0.0
.data.rel.ro 72064 72064 0 0.0
.dynamic 560 560 0 0.0
.got 3840 3840 0 0.0
.init 24 24 0 0.0
.init_array 288 288 0 0.0
.rodata 127996 127996 0 0.0
.text 1664608 1664608 0 0.0
p6 all-clusters-app default (read/write) 2388432 2388432 0 0.0
.bss 118532 118532 0 0.0
.data 2536 2536 0 0.0
.heap 912272 912272 0 0.0
.text 1346696 1346696 0 0.0
light-app default (read/write) 2328720 2328720 0 0.0
.bss 107448 107448 0 0.0
.data 2376 2376 0 0.0
.heap 923520 923520 0 0.0
.text 1286984 1286984 0 0.0
lock-app default (read/write) 2304800 2304800 0 0.0
.bss 106328 106328 0 0.0
.data 2336 2336 0 0.0
.heap 924680 924680 0 0.0
.text 1263064 1263064 0 0.0
qpg lighting-app qpg6105+debug (read only) 532796 532796 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88096 88096 0 0.0
.data 996 996 0 0.0
.text 527476 527476 0 0.0
lock-app qpg6105+debug (read only) 507164 507164 0 0.0
(read/write) 146940 146940 0 0.0
.bss 87232 87232 0 0.0
.data 952 952 0 0.0
.text 501844 501844 0 0.0
persistent-storage-app qpg6105+debug (read only) 106448 106448 0 0.0
(read/write) 146938 146938 0 0.0
.bss 36146 36146 0 0.0
.data 288 288 0 0.0
.text 101128 101128 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 832854 832854 0 0.0
bss 88336 88336 0 0.0
noinit 37160 37160 0 0.0
text 580556 580556 0 0.0

@andy31415
Copy link
Contributor

/rebase

@github-actions
Copy link

github-actions bot commented Dec 15, 2021

PR #13031: Size comparison from 6afd51d to 3fcdaa0

Increases above 0.2%:

platform target config section 6afd51d 3fcdaa0 change % change
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 924015 938283 14268 1.5
rodata 103616 107256 3640 3.5
text 624940 633768 8828 1.4
nrf52840dk_nrf52840+rpc (read/write) 887055 920227 33172 3.7
rodata 94912 99168 4256 4.5
text 599676 626900 27224 4.5
nrf5340dk_nrf5340_cpuapp (read/write) 850030 862054 12024 1.4
rodata 98872 102196 3324 3.4
text 555376 561252 5876 1.1
lock-app nrf52840dk_nrf52840 (read/write) 898755 913091 14336 1.6
rodata 99732 103384 3652 3.7
text 604580 613460 8880 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 825014 837086 12072 1.5
rodata 95024 98348 3324 3.5
text 535112 540980 5868 1.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 542351 44904 9.0
bss 51820 52588 768 1.5
rodata 45852 50668 4816 10.5
text 339488 376892 37404 11.0
pump-app nrf52840dk_nrf52840 (read/write) 903711 917999 14288 1.6
rodata 101088 104724 3636 3.6
text 608184 617008 8824 1.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 896935 911203 14268 1.6
rodata 99224 102856 3632 3.7
text 603380 612208 8828 1.5
shell nrf52840dk_nrf52840 (read/write) 782767 796959 14192 1.8
rodata 74396 78032 3636 4.9
text 524232 532996 8764 1.7
nrf5340dk_nrf5340_cpuapp (read/write) 697838 709594 11756 1.7
rodata 69040 72336 3296 4.8
text 444868 450484 5616 1.3
Increases (10 builds for nrfconnect)
platform target config section 6afd51d 3fcdaa0 change % change
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 924015 938283 14268 1.5
rodata 103616 107256 3640 3.5
text 624940 633768 8828 1.4
nrf52840dk_nrf52840+rpc (read/write) 887055 920227 33172 3.7
rodata 94912 99168 4256 4.5
text 599676 626900 27224 4.5
nrf5340dk_nrf5340_cpuapp (read/write) 850030 862054 12024 1.4
rodata 98872 102196 3324 3.4
text 555376 561252 5876 1.1
lock-app nrf52840dk_nrf52840 (read/write) 898755 913091 14336 1.6
rodata 99732 103384 3652 3.7
text 604580 613460 8880 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 825014 837086 12072 1.5
rodata 95024 98348 3324 3.5
text 535112 540980 5868 1.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 542351 44904 9.0
bss 51820 52588 768 1.5
rodata 45852 50668 4816 10.5
text 339488 376892 37404 11.0
pump-app nrf52840dk_nrf52840 (read/write) 903711 917999 14288 1.6
rodata 101088 104724 3636 3.6
text 608184 617008 8824 1.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 896935 911203 14268 1.6
rodata 99224 102856 3632 3.7
text 603380 612208 8828 1.5
shell nrf52840dk_nrf52840 (read/write) 782767 796959 14192 1.8
rodata 74396 78032 3636 4.9
text 524232 532996 8764 1.7
nrf5340dk_nrf5340_cpuapp (read/write) 697838 709594 11756 1.7
rodata 69040 72336 3296 4.8
text 444868 450484 5616 1.3
Decreases (9 builds for nrfconnect)
platform target config section 6afd51d 3fcdaa0 change % change
nrfconnect lighting-app nrf52840dk_nrf52840 bss 119852 119696 -156 -0.1
nrf52840dk_nrf52840+rpc bss 116200 116028 -172 -0.1
nrf5340dk_nrf5340_cpuapp bss 121224 117976 -3248 -2.7
lock-app nrf52840dk_nrf52840 bss 119028 118880 -148 -0.1
nrf5340dk_nrf5340_cpuapp bss 120440 117192 -3248 -2.7
pump-app nrf52840dk_nrf52840 bss 118940 118788 -152 -0.1
pump-controller-app nrf52840dk_nrf52840 bss 118820 118668 -152 -0.1
shell nrf52840dk_nrf52840 bss 109624 109472 -152 -0.1
nrf5340dk_nrf5340_cpuapp bss 110604 107360 -3244 -2.9
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 6afd51d 3fcdaa0 change % change
efr32 lighting-app BRD4161A (read only) 835976 835976 0 0.0
(read/write) 128632 128632 0 0.0
.bss 126760 126760 0 0.0
.data 1868 1868 0 0.0
.text 835968 835968 0 0.0
BRD4161A+rpc (read only) 823564 823564 0 0.0
(read/write) 145304 145304 0 0.0
.bss 143336 143336 0 0.0
.data 1968 1968 0 0.0
.text 823556 823556 0 0.0
window-app BRD4161A (read only) 813200 813200 0 0.0
(read/write) 127576 127576 0 0.0
.bss 125744 125744 0 0.0
.data 1832 1832 0 0.0
.text 813192 813192 0 0.0
esp32 all-clusters-app c3devkit (read only) 877798 877798 0 0.0
(read/write) 1313442 1313442 0 0.0
.dram0.bss 71080 71080 0 0.0
.dram0.data 14212 14212 0 0.0
.flash.rodata 175104 175104 0 0.0
.flash.text 877798 877798 0 0.0
.iram0.text 62076 62076 0 0.0
m5stack (read only) 965715 965715 0 0.0
(read/write) 454720 454720 0 0.0
.dram0.bss 77552 77552 0 0.0
.dram0.data 34048 34048 0 0.0
.flash.rodata 211332 211332 0 0.0
.flash.text 960331 960331 0 0.0
.iram0.text 123451 123451 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 688420 688420 0 0.0
.bss 79344 79344 0 0.0
.data 1900 1900 0 0.0
.text 601376 601376 0 0.0
lock-app k32w061+debug (read/write) 638360 638360 0 0.0
.bss 77496 77496 0 0.0
.data 1860 1860 0 0.0
.text 553204 553204 0 0.0
shell k32w061+debug (read/write) 643748 643748 0 0.0
.bss 79804 79804 0 0.0
.data 1840 1840 0 0.0
.text 556304 556304 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6979948 6979948 0 0.0
(read/write) 325409 325409 0 0.0
.bss 55889 55889 0 0.0
.data 1096 1096 0 0.0
.data.rel.ro 209184 209184 0 0.0
.dynamic 560 560 0 0.0
.got 55536 55536 0 0.0
.init 24 24 0 0.0
.init_array 168 168 0 0.0
.rodata 376380 376380 0 0.0
.text 5915892 5915892 0 0.0
thermostat-no-ble arm64 (read only) 2006700 2006700 0 0.0
(read/write) 145281 145281 0 0.0
.bss 65633 65633 0 0.0
.data 832 832 0 0.0
.data.rel.ro 72080 72080 0 0.0
.dynamic 560 560 0 0.0
.got 3840 3840 0 0.0
.init 24 24 0 0.0
.init_array 288 288 0 0.0
.rodata 128012 128012 0 0.0
.text 1667152 1667152 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2335792 2335792 0 0.0
.bss 190332 190332 0 0.0
.data 5248 5248 0 0.0
.heap 840864 840864 0 0.0
.text 1298368 1298368 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2331272 2331272 0 0.0
.bss 182192 182192 0 0.0
.data 5544 5544 0 0.0
.heap 848712 848712 0 0.0
.text 1293872 1293872 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2304392 2304392 0 0.0
.bss 181232 181232 0 0.0
.data 5528 5528 0 0.0
.heap 849688 849688 0 0.0
.text 1266992 1266992 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 4368 4368 0 0.0
.heap 1020320 1020320 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2054328 2054328 0 0.0
.bss 156980 156980 0 0.0
.data 4864 4864 0 0.0
.heap 874600 874600 0 0.0
.text 1016928 1016928 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 924015 938283 14268 1.5
bss 119852 119696 -156 -0.1
rodata 103616 107256 3640 3.5
text 624940 633768 8828 1.4
nrf52840dk_nrf52840+rpc (read/write) 887055 920227 33172 3.7
bss 116200 116028 -172 -0.1
rodata 94912 99168 4256 4.5
text 599676 626900 27224 4.5
nrf5340dk_nrf5340_cpuapp (read/write) 850030 862054 12024 1.4
bss 121224 117976 -3248 -2.7
rodata 98872 102196 3324 3.4
text 555376 561252 5876 1.1
lock-app nrf52840dk_nrf52840 (read/write) 898755 913091 14336 1.6
bss 119028 118880 -148 -0.1
rodata 99732 103384 3652 3.7
text 604580 613460 8880 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 825014 837086 12072 1.5
bss 120440 117192 -3248 -2.7
rodata 95024 98348 3324 3.5
text 535112 540980 5868 1.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 542351 44904 9.0
bss 51820 52588 768 1.5
rodata 45852 50668 4816 10.5
text 339488 376892 37404 11.0
pump-app nrf52840dk_nrf52840 (read/write) 903711 917999 14288 1.6
bss 118940 118788 -152 -0.1
rodata 101088 104724 3636 3.6
text 608184 617008 8824 1.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 896935 911203 14268 1.6
bss 118820 118668 -152 -0.1
rodata 99224 102856 3632 3.7
text 603380 612208 8828 1.5
shell nrf52840dk_nrf52840 (read/write) 782767 796959 14192 1.8
bss 109624 109472 -152 -0.1
rodata 74396 78032 3636 4.9
text 524232 532996 8764 1.7
nrf5340dk_nrf5340_cpuapp (read/write) 697838 709594 11756 1.7
bss 110604 107360 -3244 -2.9
rodata 69040 72336 3296 4.8
text 444868 450484 5616 1.3
p6 all-clusters-app default (read/write) 2390008 2390008 0 0.0
.bss 118532 118532 0 0.0
.data 2536 2536 0 0.0
.heap 912272 912272 0 0.0
.text 1348272 1348272 0 0.0
light-app default (read/write) 2330296 2330296 0 0.0
.bss 107448 107448 0 0.0
.data 2376 2376 0 0.0
.heap 923520 923520 0 0.0
.text 1288560 1288560 0 0.0
lock-app default (read/write) 2306360 2306360 0 0.0
.bss 106328 106328 0 0.0
.data 2336 2336 0 0.0
.heap 924680 924680 0 0.0
.text 1264624 1264624 0 0.0
qpg lighting-app qpg6105+debug (read only) 533120 533120 0 0.0
(read/write) 146936 146936 0 0.0
.bss 88096 88096 0 0.0
.data 996 996 0 0.0
.text 527800 527800 0 0.0
lock-app qpg6105+debug (read only) 507488 507488 0 0.0
(read/write) 146940 146940 0 0.0
.bss 87232 87232 0 0.0
.data 952 952 0 0.0
.text 502168 502168 0 0.0
persistent-storage-app qpg6105+debug (read only) 106448 106448 0 0.0
(read/write) 146938 146938 0 0.0
.bss 36146 36146 0 0.0
.data 288 288 0 0.0
.text 101128 101128 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 833338 833338 0 0.0
bss 88336 88336 0 0.0
noinit 37160 37160 0 0.0
text 581030 581030 0 0.0

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.

Since this PR updates both code (presumably for the new SDK) and the SDK itself, I believe it has to be broken down:

  • PR 1 to update docker image only
  • PR 2 to switch to the new docker and update code (and ncs recommended revision)

@Damian-Nordic Damian-Nordic marked this pull request as draft December 15, 2021 15:36
* Update NCS version to recently released 1.8
* Update configuration for external flash
* Shorted the pump controller app BLE name to fit in the
  default limit.
@github-actions
Copy link

github-actions bot commented Dec 15, 2021

PR #13031: Size comparison from 32370de to 0d1ab1a

Increases above 0.2%:

platform target config section 32370de4 0d1ab1a change % change
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 922923 937183 14260 1.5
rodata 104292 107932 3640 3.5
text 624212 633044 8832 1.4
nrf52840dk_nrf52840+rpc (read/write) 885963 919135 33172 3.7
rodata 95588 99844 4256 4.5
text 598952 626172 27220 4.5
nrf5340dk_nrf5340_cpuapp (read/write) 848934 860966 12032 1.4
rodata 99552 102876 3324 3.3
text 554652 560524 5872 1.1
lock-app nrf52840dk_nrf52840 (read/write) 894963 909299 14336 1.6
rodata 99604 103256 3652 3.7
text 601980 610860 8880 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 821234 833290 12056 1.5
rodata 94892 98216 3324 3.5
text 532512 538380 5868 1.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 542351 44904 9.0
bss 51820 52588 768 1.5
rodata 45852 50668 4816 10.5
text 339488 376892 37404 11.0
pump-app nrf52840dk_nrf52840 (read/write) 899915 914175 14260 1.6
rodata 100956 104596 3640 3.6
text 605584 614408 8824 1.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 893123 907411 14288 1.6
rodata 99092 102728 3636 3.7
text 600780 609608 8828 1.5
shell nrf52840dk_nrf52840 (read/write) 782767 796959 14192 1.8
rodata 74396 78032 3636 4.9
text 524232 532996 8764 1.7
nrf5340dk_nrf5340_cpuapp (read/write) 697838 709594 11756 1.7
rodata 69040 72336 3296 4.8
text 444868 450484 5616 1.3
Increases (10 builds for nrfconnect)
platform target config section 32370de4 0d1ab1a change % change
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 922923 937183 14260 1.5
rodata 104292 107932 3640 3.5
text 624212 633044 8832 1.4
nrf52840dk_nrf52840+rpc (read/write) 885963 919135 33172 3.7
rodata 95588 99844 4256 4.5
text 598952 626172 27220 4.5
nrf5340dk_nrf5340_cpuapp (read/write) 848934 860966 12032 1.4
rodata 99552 102876 3324 3.3
text 554652 560524 5872 1.1
lock-app nrf52840dk_nrf52840 (read/write) 894963 909299 14336 1.6
rodata 99604 103256 3652 3.7
text 601980 610860 8880 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 821234 833290 12056 1.5
rodata 94892 98216 3324 3.5
text 532512 538380 5868 1.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 542351 44904 9.0
bss 51820 52588 768 1.5
rodata 45852 50668 4816 10.5
text 339488 376892 37404 11.0
pump-app nrf52840dk_nrf52840 (read/write) 899915 914175 14260 1.6
rodata 100956 104596 3640 3.6
text 605584 614408 8824 1.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 893123 907411 14288 1.6
rodata 99092 102728 3636 3.7
text 600780 609608 8828 1.5
shell nrf52840dk_nrf52840 (read/write) 782767 796959 14192 1.8
rodata 74396 78032 3636 4.9
text 524232 532996 8764 1.7
nrf5340dk_nrf5340_cpuapp (read/write) 697838 709594 11756 1.7
rodata 69040 72336 3296 4.8
text 444868 450484 5616 1.3
Decreases (9 builds for nrfconnect)
platform target config section 32370de4 0d1ab1a change % change
nrfconnect lighting-app nrf52840dk_nrf52840 bss 118788 118632 -156 -0.1
nrf52840dk_nrf52840+rpc bss 115140 114964 -176 -0.2
nrf5340dk_nrf5340_cpuapp bss 120164 116916 -3248 -2.7
lock-app nrf52840dk_nrf52840 bss 117968 117820 -148 -0.1
nrf5340dk_nrf5340_cpuapp bss 119376 116132 -3244 -2.7
pump-app nrf52840dk_nrf52840 bss 117880 117728 -152 -0.1
pump-controller-app nrf52840dk_nrf52840 bss 117760 117608 -152 -0.1
shell nrf52840dk_nrf52840 bss 109624 109472 -152 -0.1
nrf5340dk_nrf5340_cpuapp bss 110604 107360 -3244 -2.9
Full report (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
platform target config section 32370de4 0d1ab1a change % change
efr32 lighting-app BRD4161A (read only) 836360 836360 0 0.0
(read/write) 127576 127576 0 0.0
.bss 125696 125696 0 0.0
.data 1876 1876 0 0.0
.text 836352 836352 0 0.0
BRD4161A+rpc (read only) 823964 823964 0 0.0
(read/write) 144248 144248 0 0.0
.bss 142272 142272 0 0.0
.data 1976 1976 0 0.0
.text 823956 823956 0 0.0
window-app BRD4161A (read only) 809720 809720 0 0.0
(read/write) 126512 126512 0 0.0
.bss 124680 124680 0 0.0
.data 1832 1832 0 0.0
.text 809712 809712 0 0.0
esp32 all-clusters-app c3devkit (read only) 876682 876682 0 0.0
(read/write) 1313026 1313026 0 0.0
.dram0.bss 70016 70016 0 0.0
.dram0.data 14204 14204 0 0.0
.flash.rodata 175776 175776 0 0.0
.flash.text 876682 876682 0 0.0
.iram0.text 62076 62076 0 0.0
m5stack (read only) 962507 962507 0 0.0
(read/write) 453784 453784 0 0.0
.dram0.bss 76344 76344 0 0.0
.dram0.data 34056 34056 0 0.0
.flash.rodata 211596 211596 0 0.0
.flash.text 957123 957123 0 0.0
.iram0.text 123451 123451 0 0.0
k32w lighting-app k32w061+se05x+release (read/write) 687048 687048 0 0.0
.bss 78280 78280 0 0.0
.data 1908 1908 0 0.0
.text 601060 601060 0 0.0
lock-app k32w061+debug (read/write) 634612 634612 0 0.0
.bss 76432 76432 0 0.0
.data 1860 1860 0 0.0
.text 550520 550520 0 0.0
shell k32w061+debug (read/write) 640016 640016 0 0.0
.bss 78740 78740 0 0.0
.data 1840 1840 0 0.0
.text 553636 553636 0 0.0
linux chip-tool-ipv6only arm64 (read only) 6911396 6911396 0 0.0
(read/write) 323201 323201 0 0.0
.bss 54833 54833 0 0.0
.data 1096 1096 0 0.0
.data.rel.ro 207704 207704 0 0.0
.dynamic 560 560 0 0.0
.got 55864 55864 0 0.0
.init 24 24 0 0.0
.init_array 168 168 0 0.0
.rodata 377636 377636 0 0.0
.text 5847812 5847812 0 0.0
thermostat-no-ble arm64 (read only) 1994756 1994756 0 0.0
(read/write) 144113 144113 0 0.0
.bss 64577 64577 0 0.0
.data 832 832 0 0.0
.data.rel.ro 71976 71976 0 0.0
.dynamic 560 560 0 0.0
.got 3840 3840 0 0.0
.init 24 24 0 0.0
.init_array 288 288 0 0.0
.rodata 127924 127924 0 0.0
.text 1655456 1655456 0 0.0
mbed all-clusters-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2334344 2334344 0 0.0
.bss 189268 189268 0 0.0
.data 5256 5256 0 0.0
.heap 841920 841920 0 0.0
.text 1296920 1296920 0 0.0
lighting-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2329840 2329840 0 0.0
.bss 181128 181128 0 0.0
.data 5544 5544 0 0.0
.heap 849776 849776 0 0.0
.text 1292440 1292440 0 0.0
lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2302936 2302936 0 0.0
.bss 180168 180168 0 0.0
.data 5536 5536 0 0.0
.heap 850744 850744 0 0.0
.text 1265536 1265536 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 4368 4368 0 0.0
.heap 1020320 1020320 0 0.0
.text 103392 103392 0 0.0
shell CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2054328 2054328 0 0.0
.bss 156980 156980 0 0.0
.data 4864 4864 0 0.0
.heap 874600 874600 0 0.0
.text 1016928 1016928 0 0.0
nrfconnect lighting-app nrf52840dk_nrf52840 (read/write) 922923 937183 14260 1.5
bss 118788 118632 -156 -0.1
rodata 104292 107932 3640 3.5
text 624212 633044 8832 1.4
nrf52840dk_nrf52840+rpc (read/write) 885963 919135 33172 3.7
bss 115140 114964 -176 -0.2
rodata 95588 99844 4256 4.5
text 598952 626172 27220 4.5
nrf5340dk_nrf5340_cpuapp (read/write) 848934 860966 12032 1.4
bss 120164 116916 -3248 -2.7
rodata 99552 102876 3324 3.3
text 554652 560524 5872 1.1
lock-app nrf52840dk_nrf52840 (read/write) 894963 909299 14336 1.6
bss 117968 117820 -148 -0.1
rodata 99604 103256 3652 3.7
text 601980 610860 8880 1.5
nrf5340dk_nrf5340_cpuapp (read/write) 821234 833290 12056 1.5
bss 119376 116132 -3244 -2.7
rodata 94892 98216 3324 3.5
text 532512 538380 5868 1.1
pigweed-app nrf52840dk_nrf52840 (read/write) 497447 542351 44904 9.0
bss 51820 52588 768 1.5
rodata 45852 50668 4816 10.5
text 339488 376892 37404 11.0
pump-app nrf52840dk_nrf52840 (read/write) 899915 914175 14260 1.6
bss 117880 117728 -152 -0.1
rodata 100956 104596 3640 3.6
text 605584 614408 8824 1.5
pump-controller-app nrf52840dk_nrf52840 (read/write) 893123 907411 14288 1.6
bss 117760 117608 -152 -0.1
rodata 99092 102728 3636 3.7
text 600780 609608 8828 1.5
shell nrf52840dk_nrf52840 (read/write) 782767 796959 14192 1.8
bss 109624 109472 -152 -0.1
rodata 74396 78032 3636 4.9
text 524232 532996 8764 1.7
nrf5340dk_nrf5340_cpuapp (read/write) 697838 709594 11756 1.7
bss 110604 107360 -3244 -2.9
rodata 69040 72336 3296 4.8
text 444868 450484 5616 1.3
p6 all-clusters-app default (read/write) 2390368 2390368 0 0.0
.bss 117468 117468 0 0.0
.data 2536 2536 0 0.0
.heap 913336 913336 0 0.0
.text 1348632 1348632 0 0.0
light-app default (read/write) 2330680 2330680 0 0.0
.bss 106384 106384 0 0.0
.data 2384 2384 0 0.0
.heap 924576 924576 0 0.0
.text 1288944 1288944 0 0.0
lock-app default (read/write) 2302896 2302896 0 0.0
.bss 105264 105264 0 0.0
.data 2336 2336 0 0.0
.heap 925744 925744 0 0.0
.text 1261160 1261160 0 0.0
qpg lighting-app qpg6105+debug (read only) 533100 533100 0 0.0
(read/write) 146936 146936 0 0.0
.bss 87032 87032 0 0.0
.data 1004 1004 0 0.0
.text 527780 527780 0 0.0
lock-app qpg6105+debug (read only) 504788 504788 0 0.0
(read/write) 146940 146940 0 0.0
.bss 86168 86168 0 0.0
.data 952 952 0 0.0
.text 499468 499468 0 0.0
persistent-storage-app qpg6105+debug (read only) 106448 106448 0 0.0
(read/write) 146938 146938 0 0.0
.bss 36146 36146 0 0.0
.data 288 288 0 0.0
.text 101128 101128 0 0.0
telink lighting-app tlsr9518adk80d (read/write) 831922 831922 0 0.0
bss 87272 87272 0 0.0
noinit 37160 37160 0 0.0
text 579974 579974 0 0.0

@andy31415 andy31415 merged commit fc5be12 into project-chip:master Dec 15, 2021
andy31415 added a commit to andy31415/connectedhomeip that referenced this pull request Dec 16, 2021
andy31415 added a commit that referenced this pull request Dec 16, 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.

3 participants