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

[Infineon] Not to increment RebootCount if wakes from sleep state #26275

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AlvinHsiao
Copy link
Contributor

Problem

RebootCount would increment if wakes from sleep state.

Change overview

Not to increment RebootCount if wakes from sleep state.

Testing

Tested manually with chip-tool.


err = StoreRebootCount(rebootCount + 1);
SuccessOrExit(err);
if (wiced_sleep_get_boot_mode() != WICED_SLEEP_FAST_BOOT)
Copy link
Contributor

Choose a reason for hiding this comment

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

Another question: when is PlatformMgrImpl().GetStartTime() being set, for purposes of GetUpTime? That one:

  1. Needs to match the reboot count bit
  2. Needs to match the time base for events.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For the first question, we will save data into retention RAM before sleep. And it count as "wakes up from a sleep state".
For the second question, I think PlatformMgrImpl().GetStartTime() is for Linux specific, and we didn't implement it on our platform.

Copy link
Contributor

@bzbarsky-apple bzbarsky-apple May 3, 2023

Choose a reason for hiding this comment

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

@AlvinHsiao Which data is being saved into retention RAM?

I see that I just misread things and GetStartTime is relevant to Infineon/PSOC6, not Infineon/CYW30739, and that Infineon/CYW30739 just does not implement the UpTime attribute at all. Is that a correct description of the current situation?

And you're shutting down the Matter stack before entering the sleep state and restarting it when you exit?

Choose a reason for hiding this comment

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

@bzbarsky-apple Yes, this is our temporary workaround to support sleepy end device.

Copy link
Contributor

Choose a reason for hiding this comment

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

@HuangCC-IFX That doesn't quite answer my question around which data is persisted. For example, when you enter this sleep state, do you clear out the queued events in the Matter stack? Do you issue a new StartUp event when coming out and a ShutDown event when entering?

@github-actions
Copy link

github-actions bot commented May 3, 2023

PR #26275: Size comparison from 328c553 to edbe4b4

Increases (1 build for cc32xx)
platform target config section 328c553 edbe4b4 change % change
cc32xx lock CC3235SF_LAUNCHXL .debug_info 19511288 19511290 2 0.0
Full report (1 build for cc32xx)
platform target config section 328c553 edbe4b4 change % change
cc32xx lock CC3235SF_LAUNCHXL 0 0 0 0.0
(read only) 604426 604426 0 0.0
(read/write) 204156 204156 0 0.0
.ARM.attributes 44 44 0 0.0
.ARM.exidx 8 8 0 0.0
.bss 197568 197568 0 0.0
.comment 206 206 0 0.0
.data 1468 1468 0 0.0
.debug_abbrev 956917 956917 0 0.0
.debug_aranges 101056 101056 0 0.0
.debug_frame 341168 341168 0 0.0
.debug_info 19511288 19511290 2 0.0
.debug_line 2664965 2664965 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1486884 1486884 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 94239 94239 0 0.0
.debug_str 3068127 3068127 0 0.0
.ramVecs 780 780 0 0.0
.resetVecs 64 64 0 0.0
.rodata 104298 104298 0 0.0
.shstrtab 265 265 0 0.0
.stack 2048 2048 0 0.0
.strtab 480350 480350 0 0.0
.symtab 287024 287024 0 0.0
.text 498004 498004 0 0.0
@stale
Copy link

stale bot commented Jul 11, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale
Copy link

stale bot commented Sep 17, 2023

This stale pull request has been automatically closed. Thank you for your contributions.

@stale stale bot closed this Sep 17, 2023
@stale stale bot removed the stale Stale issue or PR label Sep 18, 2023
@github-actions
Copy link

github-actions bot commented Sep 18, 2023

PR #26275: Size comparison from 7423b08 to edbe4b4

Increases (5 builds for bl702l, cyw30739)
platform target config section 7423b08 edbe4b4 change % change
bl702l lighting-app bl702l .text 941766 941768 2 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554495 554511 16 0.0
.app_xip_area 445689 445705 16 0.0
lock cyw930739m2evb_01 (read/write) 539303 539319 16 0.0
.app_xip_area 425697 425713 16 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574695 574703 8 0.0
.app_xip_area 467225 467233 8 0.0
switch cyw930739m2evb_01 (read/write) 558271 558279 8 0.0
.app_xip_area 447705 447713 8 0.0
Full report (49 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg)
platform target config section 7423b08 edbe4b4 change % change
bl602 lighting-app bl602 (read/write) 1367614 1367614 0 0.0
.bss 73062 73062 0 0.0
.data 9368 9368 0 0.0
.text 1061828 1061828 0 0.0
bl602+rpc (read/write) 1414362 1414362 0 0.0
.bss 81086 81086 0 0.0
.data 9720 9720 0 0.0
.text 1093138 1093138 0 0.0
bl702 lighting-app bl702 (read only) 3358 3358 0 0.0
(read/write) 1171143 1171143 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 1541526 1541526 0 0.0
.debug_aranges 138280 138280 0 0.0
.debug_frame 507628 507628 0 0.0
.debug_info 41865519 41865519 0 0.0
.debug_line 5418451 5418451 0 0.0
.debug_loc 3513950 3513950 0 0.0
.debug_ranges 369416 369416 0 0.0
.debug_str 3960197 3960197 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 595837 595837 0 0.0
.symtab 176928 176928 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
958918 958918 0 0.0
bl702+rpc (read only) 3358 3358 0 0.0
(read/write) 1269255 1269255 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 4088 4088 0 0.0
.debug_abbrev 1722169 1722169 0 0.0
.debug_aranges 146976 146976 0 0.0
.debug_frame 537024 537024 0 0.0
.debug_info 47008463 47008463 0 0.0
.debug_line 5833527 5833527 0 0.0
.debug_loc 3720530 3720530 0 0.0
.debug_ranges 395400 395400 0 0.0
.debug_str 4381683 4381683 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 660519 660519 0 0.0
.symtab 196208 196208 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3358 3358 0 0.0
.text 0 0 0 0.0
1032458 1032458 0 0.0
bl706-eth (read/write) 1020320 1020320 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 1075194 1075194 0 0.0
.debug_aranges 115168 115168 0 0.0
.debug_frame 426628 426628 0 0.0
.debug_info 22614523 22614523 0 0.0
.debug_line 4345022 4345022 0 0.0
.debug_loc 3022643 3022643 0 0.0
.debug_ranges 305272 305272 0 0.0
.debug_str 3540042 3540042 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 464630 464630 0 0.0
.symtab 139600 139600 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3338 3338 0 0.0
.text 0 0 0 0.0
780362 780362 0 0.0
bl706-wifi (read only) 3870 3870 0 0.0
(read/write) 1183367 1183367 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 95175 95175 0 0.0
.comment 48 48 0 0.0
.data 3560 3560 0 0.0
.debug_abbrev 1168270 1168270 0 0.0
.debug_aranges 119368 119368 0 0.0
.debug_frame 618880 618880 0 0.0
.debug_info 23786926 23786926 0 0.0
.debug_line 4590838 4590838 0 0.0
.debug_loc 3123482 3123482 0 0.0
.debug_ranges 315168 315168 0 0.0
.debug_str 3612453 3612453 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 505441 505441 0 0.0
.symtab 152512 152512 0 0.0
.tcm_data 28 28 0 0.0
.tcmcode 3870 3870 0 0.0
.text 0 0 0 0.0
946942 946942 0 0.0
bl702l lighting-app bl702l (read only) 278 278 0 0.0
(read/write) 1150756 1150756 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 4520 4520 0 0.0
.debug_abbrev 1536070 1536070 0 0.0
.debug_aranges 133136 133136 0 0.0
.debug_frame 488256 488256 0 0.0
.debug_info 41332872 41332872 0 0.0
.debug_line 5321905 5321905 0 0.0
.debug_loc 3458153 3458153 0 0.0
.debug_ranges 375888 375888 0 0.0
.debug_str 3984907 3984907 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 597514 597514 0 0.0
.symtab 176400 176400 0 0.0
.tcm_data 692 692 0 0.0
.tcmcode 278 278 0 0.0
.text 0 0 0 0.0
941766 941768 2 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 (read only) 737379 737379 0 0.0
(read/write) 166448 166448 0 0.0
.bss 88860 88860 0 0.0
.data 3424 3424 0 0.0
.rodata 84495 84495 0 0.0
.text 652492 652492 0 0.0
lock-ftd LP_EM_CC1354P10_6 (read only) 757307 757307 0 0.0
(read/write) 176704 176704 0 0.0
.bss 99084 99084 0 0.0
.data 3440 3440 0 0.0
.rodata 80015 80015 0 0.0
.text 676904 676904 0 0.0
lock-mtd LP_EM_CC1354P10_6 (read only) 745075 745075 0 0.0
(read/write) 171176 171176 0 0.0
.bss 93556 93556 0 0.0
.data 3440 3440 0 0.0
.rodata 106175 106175 0 0.0
.text 638512 638512 0 0.0
pump-app LP_EM_CC1354P10_6 (read only) 695499 695499 0 0.0
(read/write) 165548 165548 0 0.0
.bss 87728 87728 0 0.0
.data 3412 3412 0 0.0
.rodata 80335 80335 0 0.0
.text 614772 614772 0 0.0
pump-controller-app LP_EM_CC1354P10_6 (read only) 681107 681107 0 0.0
(read/write) 165680 165680 0 0.0
.bss 87872 87872 0 0.0
.data 3408 3408 0 0.0
.rodata 76167 76167 0 0.0
.text 604548 604548 0 0.0
cc32xx lock CC3235SF_LAUNCHXL (blank) 0 0 0 0.0
(read only) 618810 618810 0 0.0
(read/write) 206904 206904 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 1440 1440 0 0.0
.debug_abbrev 929037 929037 0 0.0
.debug_aranges 107328 107328 0 0.0
.debug_frame 362856 362856 0 0.0
.debug_info 20852162 20852162 0 0.0
.debug_line 2770815 2770815 0 0.0
.debug_line_str 513 513 0 0.0
.debug_loc 33340 33340 0 0.0
.debug_loclists 1577349 1577349 0 0.0
.debug_ranges 4984 4984 0 0.0
.debug_rnglists 99345 99345 0 0.0
.debug_str 3382077 3382077 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 510257 510257 0 0.0
.symtab 296464 296464 0 0.0
.text 510352 510352 0 0.0
cyw30739 light cyw930739m2evb_01 (read/write) 554495 554511 16 0.0
.app_xip_area 445689 445705 16 0.0
.bss 63776 63776 0 0.0
.data 664 664 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
lock cyw930739m2evb_01 (read/write) 539303 539319 16 0.0
.app_xip_area 425697 425713 16 0.0
.bss 68544 68544 0 0.0
.data 692 692 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
ota-requestor cyw930739m2evb_01 (read/write) 574695 574703 8 0.0
.app_xip_area 467225 467233 8 0.0
.bss 62512 62512 0 0.0
.data 592 592 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
switch cyw930739m2evb_01 (read/write) 558271 558279 8 0.0
.app_xip_area 447705 447713 8 0.0
.bss 65512 65512 0 0.0
.data 688 688 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A+rs9116 (read/write) 1007924 1007924 0 0.0
.bss 170796 170796 0 0.0
.data 2672 2672 0 0.0
.text 834436 834436 0 0.0
BRD4187C (read/write) 1090040 1090040 0 0.0
.bss 194912 194912 0 0.0
.data 3260 3260 0 0.0
.text 891848 891848 0 0.0
lock-app BRD4161A+wf200 (read/write) 1103364 1103364 0 0.0
.bss 185484 185484 0 0.0
.data 2684 2684 0 0.0
.text 915176 915176 0 0.0
window-app BRD4187C (read/write) 1123436 1123436 0 0.0
.bss 167352 167352 0 0.0
.data 3132 3132 0 0.0
.text 952932 952932 0 0.0
esp32 all-clusters-app c3devkit (read only) 1176484 1176484 0 0.0
(read/write) 1702420 1702420 0 0.0
.dram0.bss 77608 77608 0 0.0
.dram0.data 13084 13084 0 0.0
.flash.rodata 268808 268808 0 0.0
.flash.text 1176484 1176484 0 0.0
.iram0.text 75244 75244 0 0.0
m5stack (read only) 1217179 1217179 0 0.0
(read/write) 552114 552114 0 0.0
.dram0.bss 84256 84256 0 0.0
.dram0.data 34036 34036 0 0.0
.flash.rodata 300204 300204 0 0.0
.flash.text 1211795 1211795 0 0.0
.iram0.text 123287 123287 0 0.0
k32w contact k32w0+release (read only) 589740 589740 0 0.0
(read/write) 87512 87512 0 0.0
.bss 70760 70760 0 0.0
.data 2128 2128 0 0.0
.text 589204 589204 0 0.0
light k32w0+release (read only) 589548 589548 0 0.0
(read/write) 87188 87188 0 0.0
.bss 70448 70448 0 0.0
.data 2116 2116 0 0.0
.text 589012 589012 0 0.0
lock k32w0+release (read only) 560908 560908 0 0.0
(read/write) 85020 85020 0 0.0
.bss 68336 68336 0 0.0
.data 2060 2060 0 0.0
.text 560372 560372 0 0.0
linux all-clusters-app debug (read only) 5649113 5649113 0 0.0
(read/write) 420968 420968 0 0.0
.bss 130464 130464 0 0.0
.data 4016 4016 0 0.0
.data.rel.ro 279096 279096 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 332132 332132 0 0.0
.text 4935011 4935011 0 0.0
all-clusters-minimal-app debug (read only) 4923337 4923337 0 0.0
(read/write) 232640 232640 0 0.0
.bss 126528 126528 0 0.0
.data 3856 3856 0 0.0
.data.rel.ro 95112 95112 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 4425827 4425827 0 0.0
bridge-app debug (read only) 2768137 2768137 0 0.0
(read/write) 133136 133136 0 0.0
.bss 51768 51768 0 0.0
.data 3824 3824 0 0.0
.data.rel.ro 71440 71440 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 2380515 2380515 0 0.0
chip-tool debug (read only) 10343513 10343513 0 0.0
(read/write) 442936 442936 0 0.0
.bss 93720 93720 0 0.0
.data 5090 5090 0 0.0
.data.rel.ro 336880 336880 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 384137 384137 0 0.0
.text 9362499 9362499 0 0.0
chip-tool-ipv6only arm64 (read only) 10186212 10186212 0 0.0
(read/write) 505544 505544 0 0.0
.bss 103064 103064 0 0.0
.data 4392 4392 0 0.0
.data.rel.ro 374216 374216 0 0.0
.dynamic 512 512 0 0.0
.got 18416 18416 0 0.0
.init 24 24 0 0.0
.init_array 248 248 0 0.0
.rodata 316064 316064 0 0.0
.text 9104088 9104088 0 0.0
lighting-app debug+rpc+ui (read only) 5249401 5249401 0 0.0
(read/write) 222728 222728 0 0.0
.bss 118192 118192 0 0.0
.data 4528 4528 0 0.0
.data.rel.ro 92432 92432 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 4674035 4674035 0 0.0
lock-app debug (read only) 4474241 4474241 0 0.0
(read/write) 203096 203096 0 0.0
.bss 113456 113456 0 0.0
.data 3760 3760 0 0.0
.data.rel.ro 79080 79080 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 4021107 4021107 0 0.0
ota-provider-app debug (read only) 4126225 4126225 0 0.0
(read/write) 192032 192032 0 0.0
.bss 113600 113600 0 0.0
.data 4032 4032 0 0.0
.data.rel.ro 68496 68496 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 3738963 3738963 0 0.0
ota-requestor-app debug (read only) 4219225 4219225 0 0.0
(read/write) 196280 196280 0 0.0
.bss 114624 114624 0 0.0
.data 4272 4272 0 0.0
.data.rel.ro 71472 71472 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 3824595 3824595 0 0.0
shell debug (read only) 3050737 3050737 0 0.0
(read/write) 153712 153712 0 0.0
.bss 61000 61000 0 0.0
.data 784 784 0 0.0
.data.rel.ro 85992 85992 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 2667330 2667330 0 0.0
thermostat-no-ble arm64 (read only) 4358156 4358156 0 0.0
(read/write) 241992 241992 0 0.0
.bss 122200 122200 0 0.0
.data 2896 2896 0 0.0
.data.rel.ro 100512 100512 0 0.0
.dynamic 512 512 0 0.0
.got 11920 11920 0 0.0
.init 24 24 0 0.0
.init_array 424 424 0 0.0
.rodata 161060 161060 0 0.0
.text 3862744 3862744 0 0.0
tv-app debug (read only) 5314593 5314593 0 0.0
(read/write) 350664 350664 0 0.0
.bss 241920 241920 0 0.0
.data 5136 5136 0 0.0
.data.rel.ro 96192 96192 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 4804547 4804547 0 0.0
tv-casting-app debug (read only) 8289857 8289857 0 0.0
(read/write) 211680 211680 0 0.0
.bss 54816 54816 0 0.0
.data 2544 2544 0 0.0
.data.rel.ro 147504 147504 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 7555155 7555155 0 0.0
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2523080 2523080 0 0.0
.bss 219064 219064 0 0.0
.data 5128 5128 0 0.0
.text 1485764 1485764 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1242084 1242084 0 0.0
bss 155106 155106 0 0.0
rodata 143096 143096 0 0.0
text 864884 864884 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1360508 1360508 0 0.0
bss 140516 140516 0 0.0
rodata 136948 136948 0 0.0
text 792324 792324 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1164500 1164500 0 0.0
bss 154560 154560 0 0.0
rodata 113824 113824 0 0.0
text 817148 817148 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 (read only) 837512 837512 0 0.0
(read/write) 1797420 1797420 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 1384860 1384860 0 0.0
.debug_aranges 146040 146040 0 0.0
.debug_frame 485736 485736 0 0.0
.debug_info 33081635 33081635 0 0.0
.debug_line 4204333 4204333 0 0.0
.debug_line_str 957 957 0 0.0
.debug_loclists 2318500 2318500 0 0.0
.debug_rnglists 145071 145071 0 0.0
.debug_str 4552132 4552132 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 863387 863387 0 0.0
.symtab 518752 518752 0 0.0
.text 1593204 1593204 0 0.0
.zero.table 8 8 0 0.0
text 0 0 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 (read only) 840160 840160 0 0.0
(read/write) 1684700 1684700 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 2472 2472 0 0.0
.debug_abbrev 1253643 1253643 0 0.0
.debug_aranges 135760 135760 0 0.0
.debug_frame 456820 456820 0 0.0
.debug_info 28773614 28773614 0 0.0
.debug_line 3911548 3911548 0 0.0
.debug_line_str 981 981 0 0.0
.debug_loclists 2133720 2133720 0 0.0
.debug_rnglists 134528 134528 0 0.0
.debug_str 3937447 3937447 0 0.0
.heap 840160 840160 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 733477 733477 0 0.0
.symtab 472048 472048 0 0.0
.text 1483132 1483132 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
light cy8ckit_062s2_43012 (read only) 846488 846488 0 0.0
(read/write) 1610396 1610396 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 2360 2360 0 0.0
.debug_abbrev 1094852 1094852 0 0.0
.debug_aranges 125856 125856 0 0.0
.debug_frame 419860 419860 0 0.0
.debug_info 23899173 23899173 0 0.0
.debug_line 3486706 3486706 0 0.0
.debug_line_str 942 942 0 0.0
.debug_loclists 1970479 1970479 0 0.0
.debug_rnglists 124224 124224 0 0.0
.debug_str 3744458 3744458 0 0.0
.heap 846488 846488 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 648827 648827 0 0.0
.symtab 434336 434336 0 0.0
.text 1415156 1415156 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) 1641772 1641772 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 1086992 1086992 0 0.0
.debug_aranges 124512 124512 0 0.0
.debug_frame 414956 414956 0 0.0
.debug_info 23702300 23702300 0 0.0
.debug_line 3437391 3437391 0 0.0
.debug_line_str 933 933 0 0.0
.debug_loclists 1945766 1945766 0 0.0
.debug_rnglists 122180 122180 0 0.0
.debug_str 3706536 3706536 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 621952 621952 0 0.0
.symtab 425552 425552 0 0.0
.text 1419276 1419276 0 0.0
.zero.table 0 0 0 0.0
8 8 0 0.0
qpg lighting-app qpg6105+debug (read/write) 1177668 1177668 0 0.0
.bss 100616 100616 0 0.0
.data 744 744 0 0.0
.text 624512 624512 0 0.0
lock-app qpg6105+debug (read/write) 1133916 1133916 0 0.0
.bss 95320 95320 0 0.0
.data 748 748 0 0.0
.text 580756 580756 0 0.0
Copy link

stale bot commented Mar 13, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants