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

Set C++ standard to 17 for dynamic_bridge. #26946

Merged
merged 1 commit into from
May 30, 2023

Conversation

andy31415
Copy link
Contributor

This uses std::from_chars which is a C++17 feature. Since this is linux, it is safe to say C++17 or higher.

This uses std::from_chars which is a C++17 feature.
Since this is linux, it is safe to say C++17 or higher.
@andy31415 andy31415 added the hotfix urgent fix needed, can bypass review label May 30, 2023
@andy31415
Copy link
Contributor Author

Hotfix as this breaks on arm64 only (clang is more strict):

...
Step #5 - "Linux": 2023-05-26 15:43:09 INFO    ../../examples/dynamic-bridge-app/linux/UserInputBackend.cpp:53:26: error: no member named 'from_chars' in namespace 'std'; did you mean 'chip::Uint8::from_char'?
Step #5 - "Linux": 2023-05-26 15:43:09 INFO        auto ret           = std::from_chars(start, end, *v);
Step #5 - "Linux": 2023-05-26 15:43:09 INFO                             ^~~~~~~~~~~~~~~
Step #5 - "Linux": 2023-05-26 15:43:09 INFO                             chip::Uint8::from_char

@andy31415 andy31415 merged commit 25ba372 into project-chip:master May 30, 2023
@github-actions
Copy link

github-actions bot commented May 30, 2023

PR #26946: Size comparison from e2b9cad to 3965165

Increases above 0.2%:

platform target config section e2b9cad 3965165 change % change
linux dynamic-bridge-app-ipv6only debug .data.rel.ro 70192 70352 160 0.2
Increases (14 builds for bl602, bl702, linux, nrfconnect, psoc6, qpg, telink)
platform target config section e2b9cad 3965165 change % change
bl602 lighting-app bl602 (read/write) 1356414 1356422 8 0.0
.text 1036480 1036482 2 0.0
bl702 lighting-app bl702+rpc .debug_info 49706458 49706459 1 0.0
.text 1040082 1040084 2 0.0
linux dynamic-bridge-app-ipv6only debug .data.rel.ro 70192 70352 160 0.2
.rodata 175976 176200 224 0.1
nrfconnect all-clusters-app nrf52840dk_nrf52840 text 809304 809308 4 0.0
psoc6 all-clusters cy8ckit_062s2_43012 .debug_info 31493258 31493259 1 0.0
all-clusters-minimal cy8ckit_062s2_43012 .debug_info 31048076 31048077 1 0.0
lock cy8ckit_062s2_43012 .debug_info 25847922 25847923 1 0.0
qpg lock-app qpg6105+debug (read/write) 1139972 1139980 8 0.0
.text 587072 587080 8 0.0
telink bridge-app tlsr9518adk80d text 641500 641502 2 0.0
contact-sensor-app tlsr9518adk80d text 584138 584140 2 0.0
lighting-app tlsr9518adk80d text 658494 658496 2 0.0
ota-requestor-app tlsr9518adk80d text 606030 606032 2 0.0
pump-app tlsr9518adk80d text 590316 590318 2 0.0
temperature-measurement-app tlsr9518adk80d text 576094 576096 2 0.0
Decreases (11 builds for bl602, cc32xx, cyw30739, efr32, esp32, linux, psoc6, telink)
platform target config section e2b9cad 3965165 change % change
bl602 lighting-app bl602+rpc .text 1067838 1067836 -2 -0.0
cc32xx lock CC3235SF_LAUNCHXL .debug_info 22893110 22893109 -1 -0.0
cyw30739 lock cyw930739m2evb_01 (read/write) 529219 529211 -8 -0.0
.app_xip_area 416709 416701 -8 -0.0
efr32 lock-app BRD4161A+wf200 (read/write) 1068880 1068872 -8 -0.0
.text 892564 892556 -8 -0.0
esp32 all-clusters-app c3devkit (read only) 1055644 1055642 -2 -0.0
(read/write) 1583920 1583912 -8 -0.0
.flash.rodata 213608 213600 -8 -0.0
.flash.text 1055644 1055642 -2 -0.0
linux dynamic-bridge-app-ipv6only debug (read only) 2583133 2568501 -14632 -0.6
.data 2864 2704 -160 -5.6
.got 4800 4792 -8 -0.2
.text 2229797 2214965 -14832 -0.7
psoc6 light cy8ckit_062s2_43012 .debug_info 25726333 25726332 -1 -0.0
telink lighting-app-shell tlsr9518adk80d text 723532 723530 -2 -0.0
pump-controller-app tlsr9518adk80d text 580438 580436 -2 -0.0
thermostat tlsr9518adk80d (read/write) 880648 880640 -8 -0.0
text 600930 600928 -2 -0.0
window-covering tlsr9518adk80d (read/write) 876824 876816 -8 -0.0
text 596172 596168 -4 -0.0
Full report (66 builds for bl602, bl702, cc13x2_26x2, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section e2b9cad 3965165 change % change
bl602 lighting-app bl602 (read/write) 1356414 1356422 8 0.0
.bss 87886 87886 0 0.0
.data 9648 9648 0 0.0
.text 1036480 1036482 2 0.0
bl602+rpc (read/write) 1402690 1402690 0 0.0
.bss 95934 95934 0 0.0
.data 10040 10040 0 0.0
.text 1067838 1067836 -2 -0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1188207 1188207 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 67585 67585 0 0.0
.bss_psram 24656 24656 0 0.0
.comment 48 48 0 0.0
.data 3952 3952 0 0.0
.debug_abbrev 1555700 1555700 0 0.0
.debug_aranges 148896 148896 0 0.0
.debug_frame 548204 548204 0 0.0
.debug_info 44758582 44758582 0 0.0
.debug_line 5589233 5589233 0 0.0
.debug_loc 3814375 3814375 0 0.0
.debug_ranges 393176 393176 0 0.0
.debug_str 4336361 4336361 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 140 140 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 107232 107232 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 582575 582575 0 0.0
.symtab 175632 175632 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
966696 966696 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1277027 1277027 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 75633 75633 0 0.0
.bss_psram 25056 25056 0 0.0
.comment 48 48 0 0.0
.data 4504 4504 0 0.0
.debug_abbrev 1714683 1714683 0 0.0
.debug_aranges 157184 157184 0 0.0
.debug_frame 576216 576216 0 0.0
.debug_info 49706458 49706459 1 0.0
.debug_line 6005150 6005150 0 0.0
.debug_loc 4017083 4017083 0 0.0
.debug_ranges 418536 418536 0 0.0
.debug_str 4761869 4761869 0 0.0
.hbn 536 536 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121328 121328 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 304 304 0 0.0
.stack 2048 2048 0 0.0
.strtab 643895 643895 0 0.0
.symtab 194128 194128 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1040082 1040084 2 0.0
cc13x2_26x2 lock-mtd LP_CC2652R7 (read only) 658171 658171 0 0.0
(read/write) 158713 158713 0 0.0
.bss 80376 80376 0 0.0
.data 3272 3272 0 0.0
.rodata 77115 77115 0 0.0
.text 580564 580564 0 0.0
pump-app LP_CC2652R7 (read only) 648871 648871 0 0.0
(read/write) 153177 153177 0 0.0
.bss 74600 74600 0 0.0
.data 3264 3264 0 0.0
.rodata 79695 79695 0 0.0
.text 568688 568688 0 0.0
pump-controller-app LP_CC2652R7 (read only) 634375 634375 0 0.0
(read/write) 153317 153317 0 0.0
.bss 74744 74744 0 0.0
.data 3260 3260 0 0.0
.rodata 75575 75575 0 0.0
.text 558312 558312 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 747315 747315 0 0.0
(read/write) 170152 170152 0 0.0
.bss 92488 92488 0 0.0
.data 3464 3464 0 0.0
.rodata 79687 79687 0 0.0
.text 667240 667240 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 739327 739327 0 0.0
(read/write) 175372 175372 0 0.0
.bss 97712 97712 0 0.0
.data 3460 3460 0 0.0
.rodata 76355 76355 0 0.0
.text 662580 662580 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 727451 727451 0 0.0
(read/write) 169980 169980 0 0.0
.bss 92320 92320 0 0.0
.data 3460 3460 0 0.0
.rodata 102319 102319 0 0.0
.text 624744 624744 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 680843 680843 0 0.0
(read/write) 164444 164444 0 0.0
.bss 86544 86544 0 0.0
.data 3452 3452 0 0.0
.rodata 76879 76879 0 0.0
.text 603572 603572 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 666315 666315 0 0.0
(read/write) 164576 164576 0 0.0
.bss 86688 86688 0 0.0
.data 3448 3448 0 0.0
.rodata 72727 72727 0 0.0
.text 593196 593196 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 605754 605754 0 0.0
(read/write) 204164 204164 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197576 197576 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 955131 955131 0 0.0
.debug_aranges 118144 118144 0 0.0
.debug_frame 403496 403496 0 0.0
.debug_info 22893110 22893109 -1 -0.0
.debug_line 2872522 2872522 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1720178 1720178 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 107178 107178 0 0.0
.debug_str 3774692 3774692 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104402 104402 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 484235 484235 0 0.0
.symtab 287456 287456 0 0.0
.text 499232 499232 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 524515 524515 0 0.0
.app_xip_area 417309 417309 0 0.0
.bss 62184 62184 0 0.0
.data 712 712 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 529219 529211 -8 -0.0
.app_xip_area 416709 416701 -8 -0.0
.bss 67480 67480 0 0.0
.data 720 720 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 566347 566347 0 0.0
.app_xip_area 459901 459901 0 0.0
.bss 61472 61472 0 0.0
.data 668 668 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 531011 531011 0 0.0
.app_xip_area 421997 421997 0 0.0
.bss 63960 63960 0 0.0
.data 744 744 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 964284 964284 0 0.0
.bss 179680 179680 0 0.0
.data 2136 2136 0 0.0
.text 782448 782448 0 0.0
BRD4187C (read/write) 1001056 1001056 0 0.0
.bss 159412 159412 0 0.0
.data 2780 2780 0 0.0
.text 838844 838844 0 0.0
lock-app BRD4161A+wf200 (read/write) 1068880 1068872 -8 -0.0
.bss 174144 174144 0 0.0
.data 2152 2152 0 0.0
.text 892564 892556 -8 -0.0
window-app BRD4187C (read/write) 1076252 1076252 0 0.0
.bss 143884 143884 0 0.0
.data 2676 2676 0 0.0
.text 929672 929672 0 0.0
esp32 all-clusters-app c3devkit (read only) 1055644 1055642 -2 -0.0
(read/write) 1583920 1583912 -8 -0.0
.dram0.bss 77208 77208 0 0.0
.dram0.data 13964 13964 0 0.0
.flash.rodata 213608 213600 -8 -0.0
.flash.text 1055644 1055642 -2 -0.0
.iram0.text 76740 76740 0 0.0
m5stack (read only) 1102767 1102767 0 0.0
(read/write) 493078 493078 0 0.0
.dram0.bss 82224 82224 0 0.0
.dram0.data 34304 34304 0 0.0
.flash.rodata 241400 241400 0 0.0
.flash.text 1097383 1097383 0 0.0
.iram0.text 126055 126055 0 0.0
k32w contact k32w0+release (read only) 583692 583692 0 0.0
(read/write) 82704 82704 0 0.0
.bss 65888 65888 0 0.0
.data 2192 2192 0 0.0
.text 583156 583156 0 0.0
light k32w0+release (read only) 582652 582652 0 0.0
(read/write) 82356 82356 0 0.0
.bss 65552 65552 0 0.0
.data 2180 2180 0 0.0
.text 582116 582116 0 0.0
lock k32w0+release (read only) 556140 556140 0 0.0
(read/write) 80352 80352 0 0.0
.bss 63624 63624 0 0.0
.data 2104 2104 0 0.0
.text 555604 555604 0 0.0
linux all-clusters-app debug (read only) 3157277 3157277 0 0.0
(read/write) 153200 153200 0 0.0
.bss 60256 60256 0 0.0
.data 2160 2160 0 0.0
.data.rel.ro 84272 84272 0 0.0
.dynamic 608 608 0 0.0
.got 4728 4728 0 0.0
.init 27 27 0 0.0
.init_array 1128 1128 0 0.0
.rodata 231304 231304 0 0.0
.text 2739637 2739637 0 0.0
all-clusters-minimal-app debug (read only) 2960989 2960989 0 0.0
(read/write) 145856 145856 0 0.0
.bss 59328 59328 0 0.0
.data 2128 2128 0 0.0
.data.rel.ro 78000 78000 0 0.0
.dynamic 608 608 0 0.0
.got 4664 4664 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 224328 224328 0 0.0
.text 2554197 2554197 0 0.0
bridge-app debug (read only) 2519469 2519469 0 0.0
(read/write) 129648 129648 0 0.0
.bss 50232 50232 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 69608 69608 0 0.0
.dynamic 608 608 0 0.0
.got 4568 4568 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 173256 173256 0 0.0
.text 2173893 2173893 0 0.0
chip-tool debug (read only) 15479065 15479065 0 0.0
(read/write) 705032 705032 0 0.0
.bss 26424 26424 0 0.0
.data 3042 3042 0 0.0
.data.rel.ro 668776 668776 0 0.0
.dynamic 608 608 0 0.0
.got 5360 5360 0 0.0
.init 27 27 0 0.0
.init_array 776 776 0 0.0
.rodata 683893 683893 0 0.0
.text 13159076 13159076 0 0.0
chip-tool-ipv6only arm64 (read only) 14809124 14809124 0 0.0
(read/write) 757896 757896 0 0.0
.bss 34408 34408 0 0.0
.data 3008 3008 0 0.0
.data.rel.ro 698568 698568 0 0.0
.dynamic 560 560 0 0.0
.got 16672 16672 0 0.0
.init 24 24 0 0.0
.init_array 224 224 0 0.0
.rodata 619928 619928 0 0.0
.text 12395956 12395956 0 0.0
dynamic-bridge-app-ipv6only debug (read only) 2583133 2568501 -14632 -0.6
(read/write) 126840 126840 0 0.0
.bss 47544 47544 0 0.0
.data 2864 2704 -160 -5.6
.data.rel.ro 70192 70352 160 0.2
.dynamic 624 624 0 0.0
.got 4800 4792 -8 -0.2
.init 27 27 0 0.0
.init_array 792 792 0 0.0
.rodata 175976 176200 224 0.1
.text 2229797 2214965 -14832 -0.7
lighting-app debug+rpc+ui (read only) 3268697 3268697 0 0.0
(read/write) 134048 134048 0 0.0
.bss 49088 49088 0 0.0
.data 2704 2704 0 0.0
.data.rel.ro 75416 75416 0 0.0
.dynamic 656 656 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 284884 284884 0 0.0
.text 2790114 2790114 0 0.0
lock-app debug (read only) 2659669 2659669 0 0.0
(read/write) 123624 123624 0 0.0
.bss 45952 45952 0 0.0
.data 1904 1904 0 0.0
.data.rel.ro 69648 69648 0 0.0
.dynamic 608 608 0 0.0
.got 4648 4648 0 0.0
.init 27 27 0 0.0
.init_array 832 832 0 0.0
.rodata 206312 206312 0 0.0
.text 2280661 2280661 0 0.0
ota-provider-app debug (read only) 2210605 2210605 0 0.0
(read/write) 103672 103672 0 0.0
.bss 44528 44528 0 0.0
.data 2112 2112 0 0.0
.data.rel.ro 51944 51944 0 0.0
.dynamic 608 608 0 0.0
.got 3800 3800 0 0.0
.init 27 27 0 0.0
.init_array 672 672 0 0.0
.rodata 154408 154408 0 0.0
.text 1914677 1914677 0 0.0
ota-requestor-app debug (read only) 2378197 2378197 0 0.0
(read/write) 111464 111464 0 0.0
.bss 46960 46960 0 0.0
.data 2512 2512 0 0.0
.data.rel.ro 56800 56800 0 0.0
.dynamic 608 608 0 0.0
.got 3784 3784 0 0.0
.init 27 27 0 0.0
.init_array 752 752 0 0.0
.rodata 158472 158472 0 0.0
.text 2069333 2069333 0 0.0
shell debug (read only) 2692065 2692065 0 0.0
(read/write) 141520 141520 0 0.0
.bss 59176 59176 0 0.0
.data 1232 1232 0 0.0
.data.rel.ro 75272 75272 0 0.0
.dynamic 608 608 0 0.0
.got 4128 4128 0 0.0
.init 27 27 0 0.0
.init_array 1056 1056 0 0.0
.rodata 199538 199538 0 0.0
.text 2330290 2330290 0 0.0
thermostat-no-ble arm64 (read only) 2537564 2537564 0 0.0
(read/write) 142696 142696 0 0.0
.bss 53496 53496 0 0.0
.data 1736 1736 0 0.0
.data.rel.ro 77960 77960 0 0.0
.dynamic 560 560 0 0.0
.got 5416 5416 0 0.0
.init 24 24 0 0.0
.init_array 400 400 0 0.0
.rodata 129288 129288 0 0.0
.text 2146404 2146404 0 0.0
tv-app debug (read only) 3315729 3315729 0 0.0
(read/write) 261512 261512 0 0.0
.bss 171232 171232 0 0.0
.data 4080 4080 0 0.0
.data.rel.ro 79480 79480 0 0.0
.dynamic 608 608 0 0.0
.got 5000 5000 0 0.0
.init 27 27 0 0.0
.init_array 1088 1088 0 0.0
.rodata 222744 222744 0 0.0
.text 2896802 2896802 0 0.0
tv-casting-app debug (read only) 9065177 9065177 0 0.0
(read/write) 218256 218256 0 0.0
.bss 52064 52064 0 0.0
.data 1744 1744 0 0.0
.data.rel.ro 157880 157880 0 0.0
.dynamic 608 608 0 0.0
.got 4920 4920 0 0.0
.init 27 27 0 0.0
.init_array 1000 1000 0 0.0
.rodata 328012 328012 0 0.0
.text 8311378 8311378 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2495504 2495504 0 0.0
.bss 216304 216304 0 0.0
.data 5144 5144 0 0.0
.text 1458188 1458188 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1178780 1178780 0 0.0
bss 155644 155644 0 0.0
rodata 133148 133148 0 0.0
text 809304 809308 4 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1438492 1438492 0 0.0
bss 135384 135384 0 0.0
rodata 229164 229164 0 0.0
text 779884 779884 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1124544 1124544 0 0.0
bss 154784 154784 0 0.0
rodata 109808 109808 0 0.0
text 779252 779252 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 840592 840592 0 0.0
(read/write) 1709988 1709988 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190188 190188 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2560 2560 0 0.0
.debug_abbrev 1286246 1286246 0 0.0
.debug_aranges 145592 145592 0 0.0
.debug_frame 486964 486964 0 0.0
.debug_info 31493258 31493259 1 0.0
.debug_line 3972657 3972657 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2260808 2260808 0 0.0
.debug_rnglists 141214 141214 0 0.0
.debug_str 4288402 4288402 0 0.0
.heap 840592 840592 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 721579 721579 0 0.0
.symtab 468336 468336 0 0.0
.text 0 0 0 0.0
1508852 1508852 0 0.0
.zero.table 8 8 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 841416 841416 0 0.0
(read/write) 1650556 1650556 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 189372 189372 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2552 2552 0 0.0
.debug_abbrev 1275980 1275980 0 0.0
.debug_aranges 144816 144816 0 0.0
.debug_frame 489328 489328 0 0.0
.debug_info 31048076 31048077 1 0.0
.debug_line 3985477 3985477 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2251259 2251259 0 0.0
.debug_rnglists 140129 140129 0 0.0
.debug_str 4276485 4276485 0 0.0
.heap 841416 841416 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 677058 677058 0 0.0
.symtab 452512 452512 0 0.0
.text 1450244 1450244 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 849736 849736 0 0.0
(read/write) 1571276 1571276 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 181220 181220 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2384 2384 0 0.0
.debug_abbrev 1108765 1108765 0 0.0
.debug_aranges 134832 134832 0 0.0
.debug_frame 452096 452096 0 0.0
.debug_info 25726333 25726332 -1 -0.0
.debug_line 3545788 3545788 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 2080697 2080697 0 0.0
.debug_rnglists 129653 129653 0 0.0
.debug_str 4081804 4081804 0 0.0
.heap 849736 849736 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 592238 592238 0 0.0
.symtab 414352 414352 0 0.0
.text 1379284 1379284 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 821960 821960 0 0.0
(read/write) 1627876 1627876 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 208988 208988 0 0.0
.comment 212 212 0 0.0
.copy.table 24 24 0 0.0
.cy_m0p_image 6216 6216 0 0.0
.cy_sharedmem 8 8 0 0.0
.data 2392 2392 0 0.0
.debug_abbrev 1107875 1107875 0 0.0
.debug_aranges 135336 135336 0 0.0
.debug_frame 454188 454188 0 0.0
.debug_info 25847922 25847923 1 0.0
.debug_line 3542268 3542268 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 2094144 2094144 0 0.0
.debug_rnglists 130109 130109 0 0.0
.debug_str 4096715 4096715 0 0.0
.heap 821960 821960 0 0.0
.noinit 148 148 0 0.0
.ramVectors 736 736 0 0.0
.shstrtab 296 296 0 0.0
.stack_dummy 4096 4096 0 0.0
.strtab 596154 596154 0 0.0
.symtab 416688 416688 0 0.0
.text 1408108 1408108 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1170776 1170776 0 0.0
.bss 99928 99928 0 0.0
.data 856 856 0 0.0
.text 617876 617876 0 0.0
lock-app qpg6105+debug (read/write) 1139972 1139980 8 0.0
.bss 94824 94824 0 0.0
.data 856 856 0 0.0
.text 587072 587080 8 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1015460 1015460 0 0.0
bss 99044 99044 0 0.0
text 690716 690716 0 0.0
all-clusters-minimal-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 950564 950564 0 0.0
bss 98068 98068 0 0.0
text 652182 652182 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 928312 928312 0 0.0
bss 100300 100300 0 0.0
text 641500 641502 2 0.0
contact-sensor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 859460 859460 0 0.0
bss 89960 89960 0 0.0
text 584138 584140 2 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 875776 875776 0 0.0
bss 90128 90128 0 0.0
text 598758 598758 0 0.0
lighting-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 943452 943452 0 0.0
bss 98320 98320 0 0.0
text 658494 658496 2 0.0
lighting-app-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 954824 954824 0 0.0
bss 102568 102568 0 0.0
text 666012 666012 0 0.0
lighting-app-rpc tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1011876 1011876 0 0.0
bss 99884 99884 0 0.0
text 702958 702958 0 0.0
lighting-app-shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1044308 1044308 0 0.0
bss 110968 110968 0 0.0
text 723532 723530 -2 -0.0
lock-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 914524 914524 0 0.0
bss 90624 90624 0 0.0
text 612804 612804 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 882068 882068 0 0.0
bss 91228 91228 0 0.0
text 606030 606032 2 0.0
pump-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 865476 865476 0 0.0
bss 90092 90092 0 0.0
text 590316 590318 2 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 852272 852272 0 0.0
bss 89892 89892 0 0.0
text 580438 580436 -2 -0.0
temperature-measurement-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 848396 848396 0 0.0
bss 89800 89800 0 0.0
text 576094 576096 2 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 880648 880640 -8 -0.0
bss 91520 91520 0 0.0
text 600930 600928 -2 -0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 876824 876816 -8 -0.0
bss 91928 91928 0 0.0
text 596172 596168 -4 -0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples hotfix urgent fix needed, can bypass review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants