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

Fix MaxMeasuredValue for all-clusters-app Flow Measurement cluster. #29355

Merged

Conversation

bzbarsky-apple
Copy link
Contributor

Per spec, MaxMeasuredValue > MinMeasuredValue, but we were ending up with 0 for both.

Fixes #27543

Per spec, MaxMeasuredValue > MinMeasuredValue, but we were ending up with 0 for both.

Fixes project-chip#27543
@github-actions
Copy link

github-actions bot commented Sep 20, 2023

PR #29355: Size comparison from 0f620c0 to 0be043b

Increases (1 build for telink)
platform target config section 0f620c0 0be043b change % change
telink ota-requestor-app tlsr9518adk80d text 613496 613498 2 0.0
Decreases (1 build for bl702)
platform target config section 0f620c0 0be043b change % change
bl702 lighting-app bl706-wifi .text 947300 947298 -2 -0.0
Full report (66 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
platform target config section 0f620c0 0be043b change % change
bl602 lighting-app bl602 (read/write) 1367934 1367934 0 0.0
.bss 73070 73070 0 0.0
.data 9360 9360 0 0.0
.text 1062150 1062150 0 0.0
bl602+rpc (read/write) 1414874 1414874 0 0.0
.bss 81094 81094 0 0.0
.data 9720 9720 0 0.0
.text 1093652 1093652 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1171595 1171595 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 26633 26633 0 0.0
.bss_psram 57552 57552 0 0.0
.comment 48 48 0 0.0
.data 3568 3568 0 0.0
.debug_abbrev 1542027 1542027 0 0.0
.debug_aranges 138304 138304 0 0.0
.debug_frame 507740 507740 0 0.0
.debug_info 41879323 41879323 0 0.0
.debug_line 5419747 5419747 0 0.0
.debug_loc 3515069 3515069 0 0.0
.debug_ranges 369496 369496 0 0.0
.debug_str 3962792 3962792 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 144 144 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 106764 106764 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 596313 596313 0 0.0
.symtab 177024 177024 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
959372 959372 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1269891 1269891 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 35101 35101 0 0.0
.bss_psram 57536 57536 0 0.0
.comment 48 48 0 0.0
.data 4080 4080 0 0.0
.debug_abbrev 1722941 1722941 0 0.0
.debug_aranges 147016 147016 0 0.0
.debug_frame 537072 537072 0 0.0
.debug_info 47028410 47028410 0 0.0
.debug_line 5836970 5836970 0 0.0
.debug_loc 3720634 3720634 0 0.0
.debug_ranges 396208 396208 0 0.0
.debug_str 4390861 4390861 0 0.0
.hbn 544 544 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 160 160 0 0.0
.psram 0 0 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 121836 121836 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 661054 661054 0 0.0
.symtab 196352 196352 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1033104 1033104 0 0.0
bl706-eth (read/write) 1020648 1020648 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 25554 25554 0 0.0
.bss_psram 94423 94423 0 0.0
.comment 48 48 0 0.0
.data 3232 3232 0 0.0
.debug_abbrev 1075535 1075535 0 0.0
.debug_aranges 115192 115192 0 0.0
.debug_frame 426716 426716 0 0.0
.debug_info 22627669 22627669 0 0.0
.debug_line 4346035 4346035 0 0.0
.debug_loc 3023649 3023649 0 0.0
.debug_ranges 305352 305352 0 0.0
.debug_str 3542204 3542204 0 0.0
.hbn 184 184 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 152 152 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 96412 96412 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 465080 465080 0 0.0
.symtab 139696 139696 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
780692 780692 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1183731 1183731 0 0.0
.bleromro 6342 6342 0 0.0
.bleromrw 124 124 0 0.0
.boot2 328 328 0 0.0
.bss 9949 9949 0 0.0
.bss_psram 95191 95191 0 0.0
.comment 48 48 0 0.0
.data 3552 3552 0 0.0
.debug_abbrev 1168980 1168980 0 0.0
.debug_aranges 119392 119392 0 0.0
.debug_frame 619020 619020 0 0.0
.debug_info 23800143 23800143 0 0.0
.debug_line 4591851 4591851 0 0.0
.debug_loc 3124491 3124491 0 0.0
.debug_ranges 315248 315248 0 0.0
.debug_str 3614615 3614615 0 0.0
.hbn 468 468 0 0.0
.hbn_noinit 260 260 0 0.0
.init 342 342 0 0.0
.init_array 156 156 0 0.0
.psram 9 9 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 109592 109592 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 505891 505891 0 0.0
.symtab 152608 152608 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
947300 947298 -2 -0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1151196 1151196 0 0.0
.boot2 292 292 0 0.0
.bss 15956 15956 0 0.0
.bss_psram 77216 77216 0 0.0
.comment 48 48 0 0.0
.data 4512 4512 0 0.0
.debug_abbrev 1536571 1536571 0 0.0
.debug_aranges 133160 133160 0 0.0
.debug_frame 488368 488368 0 0.0
.debug_info 41346675 41346675 0 0.0
.debug_line 5323201 5323201 0 0.0
.debug_loc 3459269 3459269 0 0.0
.debug_ranges 375968 375968 0 0.0
.debug_str 3987502 3987502 0 0.0
.hbn 3244 3244 0 0.0
.hbn_noinit 308 308 0 0.0
.init 408 408 0 0.0
.init_array 144 144 0 0.0
.riscv.attributes 47 47 0 0.0
.rodata 100752 100752 0 0.0
.romdata 3224 3224 0 0.0
.rsvd 4 4 0 0.0
.sha_ocram 72 72 0 0.0
.shstrtab 286 286 0 0.0
.stack 2048 2048 0 0.0
.strtab 597990 597990 0 0.0
.symtab 176496 176496 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
942214 942214 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737427 737427 0 0.0
(read/write) 166444 166444 0 0.0
.bss 88860 88860 0 0.0
.data 3420 3420 0 0.0
.rodata 84495 84495 0 0.0
.text 652540 652540 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757355 757355 0 0.0
(read/write) 176700 176700 0 0.0
.bss 99084 99084 0 0.0
.data 3436 3436 0 0.0
.rodata 80015 80015 0 0.0
.text 676952 676952 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745123 745123 0 0.0
(read/write) 171172 171172 0 0.0
.bss 93556 93556 0 0.0
.data 3436 3436 0 0.0
.rodata 106175 106175 0 0.0
.text 638560 638560 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695547 695547 0 0.0
(read/write) 165536 165536 0 0.0
.bss 87728 87728 0 0.0
.data 3408 3408 0 0.0
.rodata 80335 80335 0 0.0
.text 614820 614820 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681155 681155 0 0.0
(read/write) 165676 165676 0 0.0
.bss 87872 87872 0 0.0
.data 3404 3404 0 0.0
.rodata 76167 76167 0 0.0
.text 604596 604596 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618906 618906 0 0.0
(read/write) 206900 206900 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 200344 200344 0 0.0
.comment 206 206 0 0.0
.data 1436 1436 0 0.0
.debug_abbrev 929144 929144 0 0.0
.debug_aranges 107376 107376 0 0.0
.debug_frame 362984 362984 0 0.0
.debug_info 2085690 2085690 0 0.0
.debug_line 2771401 2771401 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577723 1577723 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99381 99381 0 0.0
.debug_str 3384239 3384239 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 106338 106338 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 510907 510907 0 0.0
.symtab 296768 296768 0 0.0
.text 510448 510448 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554543 554543 0 0.0
.app_xip_area 445737 445737 0 0.0
.bss 63776 63776 0 0.0
.data 660 660 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539343 539343 0 0.0
.app_xip_area 425745 425745 0 0.0
.bss 68544 68544 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574743 574743 0 0.0
.app_xip_area 467273 467273 0 0.0
.bss 62512 62512 0 0.0
.data 588 588 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558319 558319 0 0.0
.app_xip_area 447753 447753 0 0.0
.bss 65512 65512 0 0.0
.data 684 684 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1008012 1008012 0 0.0
.bss 170804 170804 0 0.0
.data 2668 2668 0 0.0
.text 834516 834516 0 0.0
BRD4187C (read/write) 1090212 1090212 0 0.0
.bss 194912 194912 0 0.0
.data 3256 3256 0 0.0
.text 892024 892024 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103408 1103408 0 0.0
.bss 185484 185484 0 0.0
.data 2680 2680 0 0.0
.text 915224 915224 0 0.0
window-app BRD4187C (read/write) 1123576 1123576 0 0.0
.bss 167352 167352 0 0.0
.data 3128 3128 0 0.0
.text 953076 953076 0 0.0
esp32 all-clusters-app c3devkit (read only) 1176534 1176534 0 0.0
(read/write) 1702420 1702420 0 0.0
.dram0.bss 77616 77616 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268808 268808 0 0.0
.flash.text 1176534 1176534 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1217203 1217203 0 0.0
(read/write) 552122 552122 0 0.0
.dram0.bss 84264 84264 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 300204 300204 0 0.0
.flash.text 1211819 1211819 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589724 589724 0 0.0
(read/write) 87508 87508 0 0.0
.bss 70760 70760 0 0.0
.data 2124 2124 0 0.0
.text 589188 589188 0 0.0
light k32w0+release (read only) 589548 589548 0 0.0
(read/write) 87184 87184 0 0.0
.bss 70448 70448 0 0.0
.data 2112 2112 0 0.0
.text 589012 589012 0 0.0
lock k32w0+release (read only) 560892 560892 0 0.0
(read/write) 85016 85016 0 0.0
.bss 68336 68336 0 0.0
.data 2056 2056 0 0.0
.text 560356 560356 0 0.0
linux all-clusters-app debug (read only) 5650025 5650025 0 0.0
(read/write) 420984 420984 0 0.0
.bss 130416 130416 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 279280 279280 0 0.0
.dynamic 624 624 0 0.0
.got 5384 5384 0 0.0
.init 27 27 0 0.0
.init_array 1344 1344 0 0.0
.rodata 332164 332164 0 0.0
.text 4935795 4935795 0 0.0
all-clusters-minimal-app debug (read only) 4924209 4924209 0 0.0
(read/write) 232624 232624 0 0.0
.bss 126480 126480 0 0.0
.data 3744 3744 0 0.0
.data.rel.ro 95280 95280 0 0.0
.dynamic 624 624 0 0.0
.got 5344 5344 0 0.0
.init 27 27 0 0.0
.init_array 1144 1144 0 0.0
.rodata 266520 266520 0 0.0
.text 4426627 4426627 0 0.0
bridge-app debug (read only) 2769009 2769009 0 0.0
(read/write) 133168 133168 0 0.0
.bss 51736 51736 0 0.0
.data 3696 3696 0 0.0
.data.rel.ro 71632 71632 0 0.0
.dynamic 624 624 0 0.0
.got 4640 4640 0 0.0
.init 27 27 0 0.0
.init_array 816 816 0 0.0
.rodata 209976 209976 0 0.0
.text 2381315 2381315 0 0.0
chip-tool debug (read only) 10344537 10344537 0 0.0
(read/write) 442968 442968 0 0.0
.bss 93688 93688 0 0.0
.data 4962 4962 0 0.0
.data.rel.ro 337080 337080 0 0.0
.dynamic 624 624 0 0.0
.got 5808 5808 0 0.0
.init 27 27 0 0.0
.init_array 760 760 0 0.0
.rodata 384169 384169 0 0.0
.text 9363395 9363395 0 0.0
chip-tool-ipv6only arm64 (read only) 10207156 10207156 0 0.0
(read/write) 505496 505496 0 0.0
.bss 103048 103048 0 0.0
.data 4288 4288 0 0.0
.data.rel.ro 374336 374336 0 0.0
.dynamic 512 512 0 0.0
.got 18368 18368 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316064 316064 0 0.0
.text 9124888 9124888 0 0.0
lighting-app debug+rpc+ui (read only) 5250481 5250481 0 0.0
(read/write) 222760 222760 0 0.0
.bss 118160 118160 0 0.0
.data 4400 4400 0 0.0
.data.rel.ro 92624 92624 0 0.0
.dynamic 672 672 0 0.0
.got 5928 5928 0 0.0
.init 27 27 0 0.0
.init_array 944 944 0 0.0
.rodata 332692 332692 0 0.0
.text 4675043 4675043 0 0.0
lock-app debug (read only) 4475129 4475129 0 0.0
(read/write) 203128 203128 0 0.0
.bss 113424 113424 0 0.0
.data 3632 3632 0 0.0
.data.rel.ro 79288 79288 0 0.0
.dynamic 624 624 0 0.0
.got 5264 5264 0 0.0
.init 27 27 0 0.0
.init_array 864 864 0 0.0
.rodata 243640 243640 0 0.0
.text 4021923 4021923 0 0.0
ota-provider-app debug (read only) 4127097 4127097 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113568 113568 0 0.0
.data 3904 3904 0 0.0
.data.rel.ro 68640 68640 0 0.0
.dynamic 624 624 0 0.0
.got 4544 4544 0 0.0
.init 27 27 0 0.0
.init_array 728 728 0 0.0
.rodata 196824 196824 0 0.0
.text 3739763 3739763 0 0.0
ota-requestor-app debug (read only) 4220097 4220097 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114592 114592 0 0.0
.data 4144 4144 0 0.0
.data.rel.ro 71616 71616 0 0.0
.dynamic 624 624 0 0.0
.got 4480 4480 0 0.0
.init 27 27 0 0.0
.init_array 784 784 0 0.0
.rodata 199864 199864 0 0.0
.text 3825395 3825395 0 0.0
shell debug (read only) 3051337 3051337 0 0.0
(read/write) 153680 153680 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85960 85960 0 0.0
.dynamic 592 592 0 0.0
.got 4112 4112 0 0.0
.init 27 27 0 0.0
.init_array 1184 1184 0 0.0
.rodata 208768 208768 0 0.0
.text 2667954 2667954 0 0.0
thermostat-no-ble arm64 (read only) 4365604 4365604 0 0.0
(read/write) 241992 241992 0 0.0
.bss 122184 122184 0 0.0
.data 2792 2792 0 0.0
.data.rel.ro 100664 100664 0 0.0
.dynamic 512 512 0 0.0
.got 11896 11896 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161044 161044 0 0.0
.text 3869816 3869816 0 0.0
tv-app debug (read only) 5315561 5315561 0 0.0
(read/write) 350664 350664 0 0.0
.bss 241888 241888 0 0.0
.data 5008 5008 0 0.0
.data.rel.ro 96352 96352 0 0.0
.dynamic 624 624 0 0.0
.got 5608 5608 0 0.0
.init 27 27 0 0.0
.init_array 1152 1152 0 0.0
.rodata 266088 266088 0 0.0
.text 4805443 4805443 0 0.0
tv-casting-app debug (read only) 8290825 8290825 0 0.0
(read/write) 211744 211744 0 0.0
.bss 54784 54784 0 0.0
.data 2448 2448 0 0.0
.data.rel.ro 147696 147696 0 0.0
.dynamic 624 624 0 0.0
.got 5080 5080 0 0.0
.init 27 27 0 0.0
.init_array 1080 1080 0 0.0
.rodata 333356 333356 0 0.0
.text 7556051 7556051 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523208 2523208 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1485892 1485892 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242124 1242124 0 0.0
bss 155110 155110 0 0.0
rodata 143096 143096 0 0.0
text 864932 864932 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1360536 1360536 0 0.0
bss 140520 140520 0 0.0
rodata 136948 136948 0 0.0
text 792364 792364 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164540 1164540 0 0.0
bss 154564 154564 0 0.0
rodata 113824 113824 0 0.0
text 817196 817196 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1797500 1797500 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 193276 193276 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 1384930 1384930 0 0.0
.debug_aranges 146088 146088 0 0.0
.debug_frame 485864 485864 0 0.0
.debug_info 33084876 33084876 0 0.0
.debug_line 4204893 4204893 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318888 2318888 0 0.0
.debug_rnglists 145107 145107 0 0.0
.debug_str 4554294 4554294 0 0.0
.heap 837512 837512 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 864037 864037 0 0.0
.symtab 519056 519056 0 0.0
.text 1593284 1593284 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840168 840168 0 0.0
(read/write) 1684772 1684772 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 190708 190708 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 2464 2464 0 0.0
.debug_abbrev 1253743 1253743 0 0.0
.debug_aranges 135808 135808 0 0.0
.debug_frame 456948 456948 0 0.0
.debug_info 28778452 28778452 0 0.0
.debug_line 3912132 3912132 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2134141 2134141 0 0.0
.debug_rnglists 134564 134564 0 0.0
.debug_str 3939609 3939609 0 0.0
.heap 840168 840168 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 734127 734127 0 0.0
.symtab 472352 472352 0 0.0
.text 1483212 1483212 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846496 846496 0 0.0
(read/write) 1610484 1610484 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 184492 184492 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 2352 2352 0 0.0
.debug_abbrev 1094952 1094952 0 0.0
.debug_aranges 125904 125904 0 0.0
.debug_frame 419988 419988 0 0.0
.debug_info 23904011 23904011 0 0.0
.debug_line 3487290 3487290 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1970900 1970900 0 0.0
.debug_rnglists 124260 124260 0 0.0
.debug_str 3746620 3746620 0 0.0
.heap 846496 846496 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 649477 649477 0 0.0
.symtab 434640 434640 0 0.0
.text 1415252 1415252 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
lock cy8ckit_062s2_43012 (read only) 819232 819232 0 0.0
(read/write) 1641868 1641868 0 0.0
.ARM.attributes 46 46 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 211740 211740 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 2368 2368 0 0.0
.debug_abbrev 1087092 1087092 0 0.0
.debug_aranges 124560 124560 0 0.0
.debug_frame 415084 415084 0 0.0
.debug_info 23707138 23707138 0 0.0
.debug_line 3437975 3437975 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1946187 1946187 0 0.0
.debug_rnglists 122216 122216 0 0.0
.debug_str 3708698 3708698 0 0.0
.heap 819232 819232 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 622602 622602 0 0.0
.symtab 425856 425856 0 0.0
.text 1419372 1419372 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177720 1177720 0 0.0
.bss 100616 100616 0 0.0
.data 740 740 0 0.0
.text 624560 624560 0 0.0
lock-app qpg6105+debug (read/write) 1133960 1133960 0 0.0
.bss 95320 95320 0 0.0
.data 744 744 0 0.0
.text 580804 580804 0 0.0
telink all-clusters-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1101692 1101692 0 0.0
bss 111920 111920 0 0.0
text 754880 754880 0 0.0
all-clusters-minimal-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 1042324 1042324 0 0.0
bss 109812 109812 0 0.0
text 708864 708864 0 0.0
bridge-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 948280 948280 0 0.0
bss 113396 113396 0 0.0
text 648148 648148 0 0.0
contact-sensor-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 933708 933708 0 0.0
bss 103052 103052 0 0.0
text 622382 622382 0 0.0
light-switch-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 927456 927456 0 0.0
bss 103176 103176 0 0.0
text 633946 633946 0 0.0
lighting-app-rpc-shell-factory-data tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 1000764 1000764 0 0.0
bss 115636 115636 0 0.0
text 697038 697038 0 0.0
tlsr9528a (read only) 4 4 0 0.0
(read/write) 1053104 1053104 0 0.0
bss 116232 116232 0 0.0
text 727032 727032 0 0.0
lock-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 991756 991756 0 0.0
bss 103772 103772 0 0.0
text 653528 653528 0 0.0
ota-requestor-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 902848 902848 0 0.0
bss 103708 103708 0 0.0
text 613496 613498 2 0.0
pump-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 939148 939148 0 0.0
bss 103184 103184 0 0.0
text 628026 628026 0 0.0
pump-controller-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 873836 873836 0 0.0
bss 102380 102380 0 0.0
text 588332 588332 0 0.0
resource-monitoring-app tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 888064 888064 0 0.0
bss 102768 102768 0 0.0
text 597596 597596 0 0.0
shell tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 752432 752432 0 0.0
bss 101724 101724 0 0.0
text 482108 482108 0 0.0
smoke_co_alarm-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 937408 937408 0 0.0
bss 103164 103164 0 0.0
text 626904 626904 0 0.0
temperature-measurement-app tlsr9528a (read only) 4 4 0 0.0
(read/write) 922492 922492 0 0.0
bss 102884 102884 0 0.0
text 614130 614130 0 0.0
thermostat tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 895268 895268 0 0.0
bss 102680 102680 0 0.0
text 604042 604042 0 0.0
window-covering tlsr9518adk80d (read only) 4 4 0 0.0
(read/write) 890900 890900 0 0.0
bss 103004 103004 0 0.0
text 599370 599370 0 0.0

@mergify mergify bot merged commit 23830ad into project-chip:master Sep 20, 2023
55 checks passed
@bzbarsky-apple bzbarsky-apple deleted the fix-flow-measurement-values branch September 20, 2023 20:51
HunsupJung pushed a commit to HunsupJung/connectedhomeip that referenced this pull request Oct 23, 2023
…roject-chip#29355)

Per spec, MaxMeasuredValue > MinMeasuredValue, but we were ending up with 0 for both.

Fixes project-chip#27543
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.

[TC-FLW-2.1] MaxMeasuredValue attribute value mismatches from specification
2 participants