leka / LekaOS

LekaOS is Leka's firmware based on Mbed OS
https://leka.io
Apache License 2.0
14 stars 8 forks source link

:sparkles: (dac): Add CoreSTM32HalBasicTimer #1415

Open YannLocatelli opened 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.75%. Comparing base (9215272) to head (c0f497f). Report is 49 commits behind head on develop.

:exclamation: Current head c0f497f differs from pull request most recent head fc899b1

Please upload reports for the commit fc899b1 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1415 +/- ## =========================================== + Coverage 98.70% 98.75% +0.04% =========================================== Files 146 146 Lines 3795 3783 -12 =========================================== - Hits 3746 3736 -10 + Misses 49 47 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 6 months ago

:bookmark: Version comparison

Version Same as filename Same as os_version
os 1.4.0+1710768912 ✔️ ✔️
firmware
(bootloader + os)
1.4.0+1710768912 ✔️ ✔️
sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

github-actions[bot] commented 2 months ago

:bookmark: Version comparison

Version Same as filename Same as os_version
os 1.4.0+1719924598 ✔️ ✔️
firmware
(bootloader + os)
1.4.0+1719924598 ✔️ ✔️
github-actions[bot] commented 2 months ago

:chart_with_upwards_trend: Changes Impact Analysis Report

:pushpin: Info

base head
branch develop yann/feature/haptic/halbasictimer
sha a22fae5e fc899b17
mbed mbed-os@master+fixes+gcc-11-support mbed-os@master+fixes+gcc-11-support
-std -std=c++20 -std=c++20

:robot: Firmware impact analysis

Target Flash Used (base/head) Flash Used Δ Flash Available (base/head) Static RAM (base/head) Static RAM Δ
bootloader 127356 (48%)
127564 (48%)
:chart_with_upwards_trend:
+208 (+0%)
134788 (51%)
134580 (51%)
28496 (5%)
28720 (5%)
:chart_with_upwards_trend:
+224 (+0%)
os 398220 (25%)
399516 (25%)
:chart_with_upwards_trend:
+1296 (+0%)
1166452 (74%)
1165156 (74%)
81216 (15%)
81440 (15%)
:chart_with_upwards_trend:
+224 (+0%)
Click to show memory sections ``` | - | Hex | Bytes | KiB | |------------|---------:|----------:|-----:| | Flash | 0x200000 | 2 097 152 | 2048 | | SRAM | 0x80000 | 524 288 | 512 | | Bootloader | 0x40000 | 262 144 | 256 | | Header | 0x1000 | 4 096 | 4 | | OS | 0x17E000 | 1 564 672 | 1528 | | Tail | 0x1000 | 4 096 | 4 | | Scratch | 0x40000 | 262 144 | 256 | ```

:microscope: Detailed impact analysis

Click to show detailed analysis for all targets - :heavy_check_mark: - existing target - :sparkles: - new target - :coffin: - deleted target - :white_check_mark: - files are the same - :x: - files are different | Target | Status | .bin | .map | Total Flash (base/head) | Total Flash Δ | Static RAM (base/head) | Static RAM Δ | |-------|:------:|:------:|:------:|:------:|:------:|:------:|:------:| | LekaOS | :heavy_check_mark: | :x: | :x: | 398220 (18%)
399516 (19%) | :chart_with_upwards_trend:
+1296 (+0%) | 81216 (15%)
81440 (15%) | :chart_with_upwards_trend:
+224 (+0%) | | bootloader | :heavy_check_mark: | :x: | :x: | 127356 (6%)
127564 (6%) | :chart_with_upwards_trend:
+208 (+0%) | 28496 (5%)
28720 (5%) | :chart_with_upwards_trend:
+224 (+0%) | | functional_ut_boost_ut | :heavy_check_mark: | :x: | :x: | 264596 (12%)
264788 (12%) | :chart_with_upwards_trend:
+192 (+0%) | 18336 (3%)
18448 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_core_imu | :heavy_check_mark: | :x: | :x: | 248116 (11%)
248308 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 18856 (3%)
18968 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_deep_sleep_core_buffered_serial | :heavy_check_mark: | :x: | :x: | 233332 (11%)
233524 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 18328 (3%)
18440 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_deep_sleep_core_lcd | :heavy_check_mark: | :x: | :x: | 260140 (12%)
261420 (12%) | :chart_with_upwards_trend:
+1280 (+0%) | 50344 (9%)
50568 (9%) | :chart_with_upwards_trend:
+224 (+0%) | | functional_ut_deep_sleep_core_motor | :heavy_check_mark: | :x: | :x: | 232084 (11%)
232292 (11%) | :chart_with_upwards_trend:
+208 (+0%) | 18368 (3%)
18592 (3%) | :chart_with_upwards_trend:
+224 (+1%) | | functional_ut_deep_sleep_core_pwm | :heavy_check_mark: | :x: | :x: | 233068 (11%)
233276 (11%) | :chart_with_upwards_trend:
+208 (+0%) | 18368 (3%)
18592 (3%) | :chart_with_upwards_trend:
+224 (+1%) | | functional_ut_deep_sleep_log_kit | :heavy_check_mark: | :x: | :x: | 223444 (10%)
223636 (10%) | :chart_with_upwards_trend:
+192 (+0%) | 18296 (3%)
18408 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_deep_sleep_mbed_hal | :heavy_check_mark: | :x: | :x: | 225324 (10%)
225516 (10%) | :chart_with_upwards_trend:
+192 (+0%) | 18296 (3%)
18408 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_file_manager | :heavy_check_mark: | :x: | :x: | 241996 (11%)
242188 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 18592 (3%)
18704 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_firmware_kit | :heavy_check_mark: | :x: | :x: | 236700 (11%)
236892 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 18584 (3%)
18696 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_imu_kit | :heavy_check_mark: | :x: | :x: | 252316 (12%)
252508 (12%) | :chart_with_upwards_trend:
+192 (+0%) | 19024 (3%)
19136 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_io_expander | :heavy_check_mark: | :x: | :x: | 230468 (10%)
230660 (10%) | :chart_with_upwards_trend:
+192 (+0%) | 18312 (3%)
18424 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_qdac | :heavy_check_mark: | :x: | :x: | 231668 (11%)
231860 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 18312 (3%)
18424 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_activity_kit | :heavy_check_mark: | :x: | :x: | 200760 (9%)
202040 (9%) | :chart_with_upwards_trend:
+1280 (+0%) | 53360 (10%)
53584 (10%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_audio | :heavy_check_mark: | :x: | :x: | 85736 (4%)
85928 (4%) | :chart_with_upwards_trend:
+192 (+0%) | 12128 (2%)
12240 (2%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_behavior_kit | :heavy_check_mark: | :x: | :x: | 148516 (7%)
149796 (7%) | :chart_with_upwards_trend:
+1280 (+0%) | 45632 (8%)
45856 (8%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_ble | :heavy_check_mark: | :x: | :x: | 188968 (9%)
189160 (9%) | :chart_with_upwards_trend:
+192 (+0%) | 26392 (5%)
26504 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_bluetooth | :heavy_check_mark: | :x: | :x: | 38984 (1%)
39176 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9064 (1%)
9176 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_cg_animations | :heavy_check_mark: | :x: | :x: | 105672 (5%)
106952 (5%) | :chart_with_upwards_trend:
+1280 (+1%) | 44064 (8%)
44288 (8%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_color_kit | :heavy_check_mark: | :x: | :x: | 38580 (1%)
38772 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 11320 (2%)
11432 (2%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_command_kit | :heavy_check_mark: | :x: | :x: | 180328 (8%)
181608 (8%) | :chart_with_upwards_trend:
+1280 (+0%) | 50200 (9%)
50424 (9%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_config_kit | :heavy_check_mark: | :x: | :x: | 84980 (4%)
85172 (4%) | :chart_with_upwards_trend:
+192 (+0%) | 11896 (2%)
12008 (2%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_coreled | :heavy_check_mark: | :x: | :x: | 38232 (1%)
38424 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 11208 (2%)
11320 (2%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_core_touch_sensor | :heavy_check_mark: | :x: | :x: | 42444 (2%)
42636 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 9768 (1%)
9880 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_event_queue | :heavy_check_mark: | :x: | :x: | 37120 (1%)
37312 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9592 (1%)
9704 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_file_manager_kit | :heavy_check_mark: | :x: | :x: | 86352 (4%)
86544 (4%) | :chart_with_upwards_trend:
+192 (+0%) | 11976 (2%)
12088 (2%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_file_reception | :heavy_check_mark: | :x: | :x: | 279456 (13%)
279648 (13%) | :chart_with_upwards_trend:
+192 (+0%) | 25320 (4%)
25432 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_flash_memory | :heavy_check_mark: | :x: | :x: | 36608 (1%)
36800 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9024 (1%)
9136 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_fs | :heavy_check_mark: | :x: | :x: | 130968 (6%)
132248 (6%) | :chart_with_upwards_trend:
+1280 (+0%) | 45472 (8%)
45696 (8%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_imu_kit | :heavy_check_mark: | :x: | :x: | 62084 (2%)
62276 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 10560 (2%)
10672 (2%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_lcd | :heavy_check_mark: | :x: | :x: | 122716 (5%)
124012 (5%) | :chart_with_upwards_trend:
+1296 (+1%) | 44232 (8%)
44456 (8%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_led_kit | :heavy_check_mark: | :x: | :x: | 67008 (3%)
67200 (3%) | :chart_with_upwards_trend:
+192 (+0%) | 12048 (2%)
12160 (2%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_log_kit | :heavy_check_mark: | :x: | :x: | 36012 (1%)
36204 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9832 (1%)
9944 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_motion_kit | :heavy_check_mark: | :x: | :x: | 75296 (3%)
75520 (3%) | :chart_with_upwards_trend:
+224 (+0%) | 12688 (2%)
12912 (2%) | :chart_with_upwards_trend:
+224 (+1%) | | spike_lk_motors | :heavy_check_mark: | :x: | :x: | 36472 (1%)
36696 (1%) | :chart_with_upwards_trend:
+224 (+0%) | 9064 (1%)
9288 (1%) | :chart_with_upwards_trend:
+224 (+2%) | | spike_lk_qdac | :heavy_check_mark: | :x: | :x: | 40800 (1%)
40992 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9328 (1%)
9440 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_reinforcer | :heavy_check_mark: | :x: | :x: | 177160 (8%)
178456 (8%) | :chart_with_upwards_trend:
+1296 (+0%) | 47368 (9%)
47592 (9%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_rfid | :heavy_check_mark: | :x: | :x: | 42316 (2%)
42508 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 9032 (1%)
9144 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_sensors_battery | :heavy_check_mark: | :x: | :x: | 41692 (1%)
41884 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 10136 (1%)
10248 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_sensors_imu_lsm6dsox | :heavy_check_mark: | :x: | :x: | 52680 (2%)
52872 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 10360 (1%)
10472 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_sensors_imu_lsm6dsox_fusion_calibration | :heavy_check_mark: | :x: | :x: | 61148 (2%)
61340 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 10488 (2%)
10600 (2%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_sensors_light | :heavy_check_mark: | :x: | :x: | 32800 (1%)
32992 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9016 (1%)
9128 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_sensors_microphone | :heavy_check_mark: | :x: | :x: | 34776 (1%)
34968 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9016 (1%)
9128 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_sensors_temperature_humidity | :heavy_check_mark: | :x: | :x: | 40044 (1%)
40236 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9000 (1%)
9112 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_serial_number | :heavy_check_mark: | :x: | :x: | 87992 (4%)
88184 (4%) | :chart_with_upwards_trend:
+192 (+0%) | 11832 (2%)
11944 (2%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_ticker_timeout | :heavy_check_mark: | :x: | :x: | 32244 (1%)
32436 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9168 (1%)
9280 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_touch_sensor_kit | :heavy_check_mark: | :x: | :x: | 49552 (2%)
49744 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 10344 (1%)
10456 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_update_process_app_base | :heavy_check_mark: | :x: | :x: | 103100 (4%)
103292 (4%) | :chart_with_upwards_trend:
+192 (+0%) | 13112 (2%)
13224 (2%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_update_process_app_update | :heavy_check_mark: | :x: | :x: | 49808 (2%)
50000 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 9928 (1%)
10040 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_watchdog_isr | :heavy_check_mark: | :x: | :x: | 43468 (2%)
43660 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 10824 (2%)
10936 (2%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_lk_wifi | :heavy_check_mark: | :x: | :x: | 75020 (3%)
75212 (3%) | :chart_with_upwards_trend:
+192 (+0%) | 12384 (2%)
12496 (2%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_mbed_blinky | :heavy_check_mark: | :x: | :x: | 30760 (1%)
30952 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 8976 (1%)
9088 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_mbed_watchdog_ticker_vs_thread | :heavy_check_mark: | :x: | :x: | 36144 (1%)
36336 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 10024 (1%)
10136 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_stl_cxxsupport | :heavy_check_mark: | :x: | :x: | 31200 (1%)
31392 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 8976 (1%)
9088 (1%) | :chart_with_upwards_trend:
+112 (+1%) | ## :world_map: Map files diff output
LekaOS (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/LekaOS-map.txt 2024-07-02 12:54:46.954739863 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/LekaOS-map.txt 2024-07-02 12:54:47.242738552 +0000 @@ -1,55 +1,55 @@ | Module | .text | .data | .bss | |----------------------------|-----------------|-------------|---------------| -| [fill] | 630(+630) | 10(+10) | 234(+234) | +| [fill] | 650(+650) | 10(+10) | 234(+234) | | [lib]/ActivityKit.a | 11054(+11054) | 0(+0) | 0(+0) | | [lib]/BLEKit.a | 1974(+1974) | 0(+0) | 0(+0) | | [lib]/BatteryKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/BehaviorKit.a | 1652(+1652) | 460(+460) | 0(+0) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CommandKit.a | 1120(+1120) | 0(+0) | 0(+0) | | [lib]/CoreBattery.a | 544(+544) | 0(+0) | 0(+0) | | [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 44(+44) | 0(+0) | 0(+0) | | [lib]/CoreFlashMemory.a | 546(+546) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 118(+118) | 0(+0) | 0(+0) | | [lib]/CoreMCU.a | 16(+16) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CoreMutex.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 160(+160) | 0(+0) | 0(+0) | | [lib]/CoreRFIDReader.a | 600(+600) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1794(+1794) | 0(+0) | 0(+0) | | [lib]/FirmwareKit.a | 944(+944) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/RFIDKit.a | 1070(+1070) | 0(+0) | 8(+8) | | [lib]/ReinforcerKit.a | 1242(+1242) | 460(+460) | 0(+0) | | [lib]/SerialNumberKit.a | 584(+584) | 0(+0) | 0(+0) | | [lib]/Utils.a | 34(+34) | 0(+0) | 0(+0) | | [lib]/VideoKit.a | 700(+700) | 0(+0) | 36(+36) | | [lib]/bootutil.a | 1362(+1362) | 12(+12) | 132(+132) | | [lib]/c_nano.a | 17812(+17812) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3836(+3836) | 0(+0) | 0(+0) | | [lib]/m.a | 5256(+5256) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 180294(+180294) | 773(+773) | 19667(+19667) | +| [lib]/mbed-os-static.a | 181378(+181378) | 773(+773) | 19891(+19891) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5768(+5768) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 76018(+76018) | 112(+112) | 27530(+27530) | -| Subtotals | 357184(+357184) | 2040(+2040) | 78848(+78848) | -Total Static RAM memory (data + bss): 80888(+80888) bytes -Total Flash memory (text + data): 359224(+359224) bytes +| Subtotals | 358448(+358448) | 2040(+2040) | 79072(+79072) | +Total Static RAM memory (data + bss): 81112(+81112) bytes +Total Flash memory (text + data): 360488(+360488) bytes ``` ```diff Flash used: 399516 (19%) / total: 2097152 SRAM used: 81440 (15%) / total: 524288 ```
bootloader (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/bootloader-map.txt 2024-07-02 12:54:47.434737679 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/bootloader-map.txt 2024-07-02 12:54:47.586736987 +0000 @@ -1,25 +1,25 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-----------|---------------| -| [fill] | 200(+200) | 4(+4) | 62(+62) | +| [fill] | 196(+196) | 4(+4) | 62(+62) | | [lib]/CoreBattery.a | 648(+648) | 0(+0) | 0(+0) | | [lib]/CoreFlashMemory.a | 546(+546) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 160(+160) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1306(+1306) | 0(+0) | 0(+0) | | [lib]/FirmwareKit.a | 944(+944) | 0(+0) | 0(+0) | | [lib]/bootutil.a | 6022(+6022) | 16(+16) | 13816(+13816) | | [lib]/c_nano.a | 14728(+14728) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3024(+3024) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 75114(+75114) | 528(+528) | 11003(+11003) | +| [lib]/mbed-os-static.a | 75326(+75326) | 528(+528) | 11227(+11227) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5046(+5046) | 8(+8) | 176(+176) | | default_bd.cpp.obj | 242(+242) | 0(+0) | 568(+568) | | main.cpp.obj | 4708(+4708) | 0(+0) | 1718(+1718) | | signing_keys.c.obj | 0(+0) | 0(+0) | 0(+0) | -| Subtotals | 113112(+113112) | 760(+760) | 27424(+27424) | -Total Static RAM memory (data + bss): 28184(+28184) bytes -Total Flash memory (text + data): 113872(+113872) bytes +| Subtotals | 113320(+113320) | 760(+760) | 27648(+27648) | +Total Static RAM memory (data + bss): 28408(+28408) bytes +Total Flash memory (text + data): 114080(+114080) bytes ``` ```diff Flash used: 127564 (6%) / total: 2097152 SRAM used: 28720 (5%) / total: 524288 ```
functional_ut_boost_ut (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_boost_ut-map.txt 2024-07-02 12:54:47.826735896 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_boost_ut-map.txt 2024-07-02 12:54:48.026734986 +0000 @@ -1,22 +1,22 @@ | Module | .text | .data | .bss | |---------------------------|-----------------|-------------|---------------| | [fill] | 468(+468) | 12(+12) | 28(+28) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 46962(+46962) | 460(+460) | 10193(+10193) | +| [lib]/mbed-os-static.a | 47154(+47154) | 460(+460) | 10305(+10305) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 104710(+104710) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | test_array.cpp.obj | 2184(+2184) | 8(+8) | 2(+2) | | test_expect.cpp.obj | 19886(+19886) | 0(+0) | 1(+1) | | test_minimal.cpp.obj | 698(+698) | 0(+0) | 1(+1) | | test_mutable.cpp.obj | 4320(+4320) | 0(+0) | 1(+1) | | test_parametrized.cpp.obj | 10058(+10058) | 0(+0) | 1(+1) | | test_should.cpp.obj | 2438(+2438) | 0(+0) | 1(+1) | | test_skip.cpp.obj | 1964(+1964) | 0(+0) | 1(+1) | | test_spec.cpp.obj | 922(+922) | 0(+0) | 1(+1) | -| Subtotals | 235836(+235836) | 1184(+1184) | 16816(+16816) | -Total Static RAM memory (data + bss): 18000(+18000) bytes -Total Flash memory (text + data): 237020(+237020) bytes +| Subtotals | 236028(+236028) | 1184(+1184) | 16928(+16928) | +Total Static RAM memory (data + bss): 18112(+18112) bytes +Total Flash memory (text + data): 237212(+237212) bytes ``` ```diff Flash used: 264788 (12%) / total: 2097152 SRAM used: 18448 (3%) / total: 524288 ```
functional_ut_core_imu (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_core_imu-map.txt 2024-07-02 12:54:48.270733876 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_core_imu-map.txt 2024-07-02 12:54:48.470732966 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-----------------------------|-----------------|-------------|---------------| | [fill] | 490(+490) | 12(+12) | 29(+29) | | [lib]/CoreEventQueue.a | 76(+76) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6880(+6880) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 59024(+59024) | 460(+460) | 10751(+10751) | +| [lib]/mbed-os-static.a | 59216(+59216) | 460(+460) | 10863(+10863) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105228(+105228) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_core_lsm6dsox.cpp.obj | 7642(+7642) | 0(+0) | 2(+2) | -| Subtotals | 220876(+220876) | 1176(+1176) | 17368(+17368) | -Total Static RAM memory (data + bss): 18544(+18544) bytes -Total Flash memory (text + data): 222052(+222052) bytes +| Subtotals | 221068(+221068) | 1176(+1176) | 17480(+17480) | +Total Static RAM memory (data + bss): 18656(+18656) bytes +Total Flash memory (text + data): 222244(+222244) bytes ``` ```diff Flash used: 248308 (11%) / total: 2097152 SRAM used: 18968 (3%) / total: 524288 ```
functional_ut_deep_sleep_core_buffered_serial (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_core_buffered_serial-map.txt 2024-07-02 12:54:48.710731875 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_core_buffered_serial-map.txt 2024-07-02 12:54:48.906730983 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |------------------------------------|-----------------|-------------|---------------| | [fill] | 466(+466) | 12(+12) | 23(+23) | | [lib]/CoreBufferedSerial.a | 214(+214) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 50534(+50534) | 460(+460) | 10229(+10229) | +| [lib]/mbed-os-static.a | 50726(+50726) | 460(+460) | 10341(+10341) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105226(+105226) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_core_buffered_serial.cpp.obj | 8954(+8954) | 0(+0) | 2(+2) | -| Subtotals | 206620(+206620) | 1176(+1176) | 16840(+16840) | -Total Static RAM memory (data + bss): 18016(+18016) bytes -Total Flash memory (text + data): 207796(+207796) bytes +| Subtotals | 206812(+206812) | 1176(+1176) | 16952(+16952) | +Total Static RAM memory (data + bss): 18128(+18128) bytes +Total Flash memory (text + data): 207988(+207988) bytes ``` ```diff Flash used: 233524 (11%) / total: 2097152 SRAM used: 18440 (3%) / total: 524288 ```
functional_ut_deep_sleep_core_lcd (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_core_lcd-map.txt 2024-07-02 12:54:49.150729873 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_core_lcd-map.txt 2024-07-02 12:54:49.354728945 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |------------------------|-----------------|-------------|---------------| -| [fill] | 488(+488) | 11(+11) | 19(+19) | +| [fill] | 492(+492) | 11(+11) | 19(+19) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 59190(+59190) | 460(+460) | 10269(+10269) | +| [lib]/mbed-os-static.a | 60274(+60274) | 460(+460) | 10493(+10493) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105220(+105220) | 133(+133) | 5688(+5688) | | __/__ | 2046(+2046) | 1(+1) | 817(+817) | | suite_core_lcd.cpp.obj | 7366(+7366) | 8(+8) | 1174(+1174) | -| Subtotals | 223244(+223244) | 1184(+1184) | 48848(+48848) | -Total Static RAM memory (data + bss): 50032(+50032) bytes -Total Flash memory (text + data): 224428(+224428) bytes +| Subtotals | 224492(+224492) | 1184(+1184) | 49072(+49072) | +Total Static RAM memory (data + bss): 50256(+50256) bytes +Total Flash memory (text + data): 225676(+225676) bytes ``` ```diff Flash used: 261420 (12%) / total: 2097152 SRAM used: 50568 (9%) / total: 524288 ```
functional_ut_deep_sleep_core_motor (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_core_motor-map.txt 2024-07-02 12:54:49.590727872 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_core_motor-map.txt 2024-07-02 12:54:49.782726999 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |--------------------------|-----------------|-------------|---------------| -| [fill] | 454(+454) | 12(+12) | 23(+23) | +| [fill] | 450(+450) | 12(+12) | 23(+23) | | [lib]/CoreMotor.a | 162(+162) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 74(+74) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 49596(+49596) | 460(+460) | 10269(+10269) | +| [lib]/mbed-os-static.a | 49808(+49808) | 460(+460) | 10493(+10493) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105220(+105220) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_core_motor.cpp.obj | 7744(+7744) | 0(+0) | 2(+2) | -| Subtotals | 204476(+204476) | 1176(+1176) | 16880(+16880) | -Total Static RAM memory (data + bss): 18056(+18056) bytes -Total Flash memory (text + data): 205652(+205652) bytes +| Subtotals | 204684(+204684) | 1176(+1176) | 17104(+17104) | +Total Static RAM memory (data + bss): 18280(+18280) bytes +Total Flash memory (text + data): 205860(+205860) bytes ``` ```diff Flash used: 232292 (11%) / total: 2097152 SRAM used: 18592 (3%) / total: 524288 ```
functional_ut_deep_sleep_core_pwm (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_core_pwm-map.txt 2024-07-02 12:54:50.018725926 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_core_pwm-map.txt 2024-07-02 12:54:50.210725052 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |------------------------|-----------------|-------------|---------------| -| [fill] | 466(+466) | 12(+12) | 23(+23) | +| [fill] | 462(+462) | 12(+12) | 23(+23) | | [lib]/CorePwm.a | 74(+74) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 49650(+49650) | 460(+460) | 10269(+10269) | +| [lib]/mbed-os-static.a | 49862(+49862) | 460(+460) | 10493(+10493) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105220(+105220) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_core_pwm.cpp.obj | 8880(+8880) | 0(+0) | 2(+2) | -| Subtotals | 205516(+205516) | 1176(+1176) | 16880(+16880) | -Total Static RAM memory (data + bss): 18056(+18056) bytes -Total Flash memory (text + data): 206692(+206692) bytes +| Subtotals | 205724(+205724) | 1176(+1176) | 17104(+17104) | +Total Static RAM memory (data + bss): 18280(+18280) bytes +Total Flash memory (text + data): 206900(+206900) bytes ``` ```diff Flash used: 233276 (11%) / total: 2097152 SRAM used: 18592 (3%) / total: 524288 ```
functional_ut_deep_sleep_log_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_log_kit-map.txt 2024-07-02 12:54:50.442723987 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_log_kit-map.txt 2024-07-02 12:54:50.634722979 +0000 @@ -1,15 +1,15 @@ | Module | .text | .data | .bss | |------------------------|-----------------|-------------|---------------| | [fill] | 462(+462) | 12(+12) | 27(+27) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 46994(+46994) | 460(+460) | 10193(+10193) | +| [lib]/mbed-os-static.a | 47186(+47186) | 460(+460) | 10305(+10305) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105056(+105056) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_log_kit.cpp.obj | 3298(+3298) | 0(+0) | 2(+2) | -| Subtotals | 197036(+197036) | 1176(+1176) | 16808(+16808) | -Total Static RAM memory (data + bss): 17984(+17984) bytes -Total Flash memory (text + data): 198212(+198212) bytes +| Subtotals | 197228(+197228) | 1176(+1176) | 16920(+16920) | +Total Static RAM memory (data + bss): 18096(+18096) bytes +Total Flash memory (text + data): 198404(+198404) bytes ``` ```diff Flash used: 223636 (10%) / total: 2097152 SRAM used: 18408 (3%) / total: 524288 ```
functional_ut_deep_sleep_mbed_hal (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_mbed_hal-map.txt 2024-07-02 12:54:50.878721698 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_deep_sleep_mbed_hal-map.txt 2024-07-02 12:54:51.070720691 +0000 @@ -1,15 +1,15 @@ | Module | .text | .data | .bss | |------------------------|-----------------|-------------|---------------| | [fill] | 462(+462) | 12(+12) | 27(+27) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 47010(+47010) | 460(+460) | 10193(+10193) | +| [lib]/mbed-os-static.a | 47202(+47202) | 460(+460) | 10305(+10305) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 104476(+104476) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_mbed_hal.cpp.obj | 5334(+5334) | 0(+0) | 2(+2) | -| Subtotals | 198508(+198508) | 1176(+1176) | 16808(+16808) | -Total Static RAM memory (data + bss): 17984(+17984) bytes -Total Flash memory (text + data): 199684(+199684) bytes +| Subtotals | 198700(+198700) | 1176(+1176) | 16920(+16920) | +Total Static RAM memory (data + bss): 18096(+18096) bytes +Total Flash memory (text + data): 199876(+199876) bytes ``` ```diff Flash used: 225516 (10%) / total: 2097152 SRAM used: 18408 (3%) / total: 524288 ```
functional_ut_file_manager (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_file_manager-map.txt 2024-07-02 12:54:51.310719431 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_file_manager-map.txt 2024-07-02 12:54:51.506718402 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |----------------------------|-----------------|-------------|---------------| | [fill] | 478(+478) | 16(+16) | 31(+31) | | [lib]/FileManagerKit.a | 1288(+1288) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 37114(+37114) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 49896(+49896) | 464(+464) | 10193(+10193) | +| [lib]/mbed-os-static.a | 50088(+50088) | 464(+464) | 10305(+10305) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 108082(+108082) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_file_manager.cpp.obj | 12204(+12204) | 8(+8) | 278(+278) | -| Subtotals | 214828(+214828) | 1192(+1192) | 17088(+17088) | -Total Static RAM memory (data + bss): 18280(+18280) bytes -Total Flash memory (text + data): 216020(+216020) bytes +| Subtotals | 215020(+215020) | 1192(+1192) | 17200(+17200) | +Total Static RAM memory (data + bss): 18392(+18392) bytes +Total Flash memory (text + data): 216212(+216212) bytes ``` ```diff Flash used: 242188 (11%) / total: 2097152 SRAM used: 18704 (3%) / total: 524288 ```
functional_ut_firmware_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_firmware_kit-map.txt 2024-07-02 12:54:51.746717142 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_firmware_kit-map.txt 2024-07-02 12:54:51.946716093 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |----------------------------|-----------------|-------------|---------------| | [fill] | 482(+482) | 16(+16) | 27(+27) | | [lib]/CoreFlashMemory.a | 538(+538) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 160(+160) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1330(+1330) | 0(+0) | 0(+0) | | [lib]/FirmwareKit.a | 754(+754) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 37114(+37114) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 53004(+53004) | 464(+464) | 10233(+10233) | +| [lib]/mbed-os-static.a | 53196(+53196) | 464(+464) | 10345(+10345) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 106586(+106586) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_firmware_kit.cpp.obj | 3750(+3750) | 0(+0) | 242(+242) | -| Subtotals | 209484(+209484) | 1184(+1184) | 17088(+17088) | -Total Static RAM memory (data + bss): 18272(+18272) bytes -Total Flash memory (text + data): 210668(+210668) bytes +| Subtotals | 209676(+209676) | 1184(+1184) | 17200(+17200) | +Total Static RAM memory (data + bss): 18384(+18384) bytes +Total Flash memory (text + data): 210860(+210860) bytes ``` ```diff Flash used: 236892 (11%) / total: 2097152 SRAM used: 18696 (3%) / total: 524288 ```
functional_ut_imu_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_imu_kit-map.txt 2024-07-02 12:54:52.186714833 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_imu_kit-map.txt 2024-07-02 12:54:52.386713784 +0000 @@ -1,22 +1,22 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| | [fill] | 490(+490) | 12(+12) | 33(+33) | | [lib]/CoreEventQueue.a | 76(+76) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6880(+6880) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 920(+920) | 0(+0) | 164(+164) | | [lib]/c_nano.a | 35452(+35452) | 566(+566) | 53(+53) | | [lib]/gcc.a | 4148(+4148) | 0(+0) | 0(+0) | | [lib]/m.a | 4804(+4804) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 59024(+59024) | 460(+460) | 10751(+10751) | +| [lib]/mbed-os-static.a | 59216(+59216) | 460(+460) | 10863(+10863) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105060(+105060) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_imu_kit.cpp.obj | 2818(+2818) | 0(+0) | 2(+2) | -| Subtotals | 224176(+224176) | 1176(+1176) | 17536(+17536) | -Total Static RAM memory (data + bss): 18712(+18712) bytes -Total Flash memory (text + data): 225352(+225352) bytes +| Subtotals | 224368(+224368) | 1176(+1176) | 17648(+17648) | +Total Static RAM memory (data + bss): 18824(+18824) bytes +Total Flash memory (text + data): 225544(+225544) bytes ``` ```diff Flash used: 252508 (12%) / total: 2097152 SRAM used: 19136 (3%) / total: 524288 ```
functional_ut_io_expander (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_io_expander-map.txt 2024-07-02 12:54:52.622712545 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_io_expander-map.txt 2024-07-02 12:54:52.818711516 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |---------------------------|-----------------|-------------|---------------| | [fill] | 460(+460) | 12(+12) | 23(+23) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/CoreIOExpander.a | 504(+504) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 53822(+53822) | 460(+460) | 10213(+10213) | +| [lib]/mbed-os-static.a | 54014(+54014) | 460(+460) | 10325(+10325) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105054(+105054) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_io_expander.cpp.obj | 2682(+2682) | 0(+0) | 2(+2) | -| Subtotals | 203836(+203836) | 1176(+1176) | 16824(+16824) | -Total Static RAM memory (data + bss): 18000(+18000) bytes -Total Flash memory (text + data): 205012(+205012) bytes +| Subtotals | 204028(+204028) | 1176(+1176) | 16936(+16936) | +Total Static RAM memory (data + bss): 18112(+18112) bytes +Total Flash memory (text + data): 205204(+205204) bytes ``` ```diff Flash used: 230660 (10%) / total: 2097152 SRAM used: 18424 (3%) / total: 524288 ```
functional_ut_qdac (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/functional_ut_qdac-map.txt 2024-07-02 12:54:53.054710277 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/functional_ut_qdac-map.txt 2024-07-02 12:54:53.246709270 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |------------------------|-----------------|-------------|---------------| | [fill] | 468(+468) | 12(+12) | 23(+23) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/CoreQDAC.a | 854(+854) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35460(+35460) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 53882(+53882) | 460(+460) | 10213(+10213) | +| [lib]/mbed-os-static.a | 54074(+54074) | 460(+460) | 10325(+10325) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105056(+105056) | 133(+133) | 5688(+5688) | | __/__ | 1938(+1938) | 1(+1) | 817(+817) | | suite_qdac.cpp.obj | 3382(+3382) | 0(+0) | 2(+2) | -| Subtotals | 204956(+204956) | 1176(+1176) | 16824(+16824) | -Total Static RAM memory (data + bss): 18000(+18000) bytes -Total Flash memory (text + data): 206132(+206132) bytes +| Subtotals | 205148(+205148) | 1176(+1176) | 16936(+16936) | +Total Static RAM memory (data + bss): 18112(+18112) bytes +Total Flash memory (text + data): 206324(+206324) bytes ``` ```diff Flash used: 231860 (11%) / total: 2097152 SRAM used: 18424 (3%) / total: 524288 ```
spike_lk_activity_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_activity_kit-map.txt 2024-07-02 12:54:53.470708094 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_activity_kit-map.txt 2024-07-02 12:54:53.654707129 +0000 @@ -1,41 +1,41 @@ | Module | .text | .data | .bss | |----------------------------|-----------------|-------------|---------------| -| [fill] | 342(+342) | 7(+7) | 40(+40) | +| [fill] | 346(+346) | 7(+7) | 40(+40) | | [lib]/ActivityKit.a | 11068(+11068) | 0(+0) | 0(+0) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 76(+76) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 136(+136) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreRFIDReader.a | 636(+636) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1204(+1204) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/RFIDKit.a | 1066(+1066) | 0(+0) | 8(+8) | | [lib]/ReinforcerKit.a | 1674(+1674) | 460(+460) | 0(+0) | | [lib]/VideoKit.a | 846(+846) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14512(+14512) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3836(+3836) | 0(+0) | 0(+0) | | [lib]/m.a | 5256(+5256) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 78012(+78012) | 464(+464) | 10863(+10863) | +| [lib]/mbed-os-static.a | 79096(+79096) | 464(+464) | 11087(+11087) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5220(+5220) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 8272(+8272) | 8(+8) | 9700(+9700) | -| Subtotals | 173804(+173804) | 1152(+1152) | 51888(+51888) | -Total Static RAM memory (data + bss): 53040(+53040) bytes -Total Flash memory (text + data): 174956(+174956) bytes +| Subtotals | 175052(+175052) | 1152(+1152) | 52112(+52112) | +Total Static RAM memory (data + bss): 53264(+53264) bytes +Total Flash memory (text + data): 176204(+176204) bytes ``` ```diff Flash used: 202040 (9%) / total: 2097152 SRAM used: 53584 (10%) / total: 524288 ```
spike_lk_audio (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_audio-map.txt 2024-07-02 12:54:53.830706205 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_audio-map.txt 2024-07-02 12:54:53.966705491 +0000 @@ -1,15 +1,15 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|---------------| | [fill] | 162(+162) | 4(+4) | 26(+26) | | [lib]/FileManagerKit.a | 1266(+1266) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14284(+14284) | 200(+200) | 53(+53) | | [lib]/gcc.a | 2960(+2960) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 51472(+51472) | 464(+464) | 10193(+10193) | +| [lib]/mbed-os-static.a | 51664(+51664) | 464(+464) | 10305(+10305) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4344(+4344) | 8(+8) | 176(+176) | | main.cpp.obj | 872(+872) | 0(+0) | 668(+668) | -| Subtotals | 75580(+75580) | 680(+680) | 11144(+11144) | -Total Static RAM memory (data + bss): 11824(+11824) bytes -Total Flash memory (text + data): 76260(+76260) bytes +| Subtotals | 75772(+75772) | 680(+680) | 11256(+11256) | +Total Static RAM memory (data + bss): 11936(+11936) bytes +Total Flash memory (text + data): 76452(+76452) bytes ``` ```diff Flash used: 85928 (4%) / total: 2097152 SRAM used: 12240 (2%) / total: 524288 ```
spike_lk_behavior_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_behavior_kit-map.txt 2024-07-02 12:54:54.174704399 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_behavior_kit-map.txt 2024-07-02 12:54:54.346703497 +0000 @@ -1,29 +1,29 @@ | Module | .text | .data | .bss | |------------------------|-----------------|-------------|---------------| -| [fill] | 264(+264) | 7(+7) | 34(+34) | +| [fill] | 268(+268) | 7(+7) | 34(+34) | | [lib]/BehaviorKit.a | 1256(+1256) | 460(+460) | 0(+0) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1228(+1228) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/VideoKit.a | 884(+884) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14408(+14408) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3024(+3024) | 0(+0) | 0(+0) | | [lib]/m.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 64808(+64808) | 464(+464) | 10261(+10261) | +| [lib]/mbed-os-static.a | 65892(+65892) | 464(+464) | 10485(+10485) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4904(+4904) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 3554(+3554) | 8(+8) | 2760(+2760) | -| Subtotals | 125176(+125176) | 1152(+1152) | 44168(+44168) | -Total Static RAM memory (data + bss): 45320(+45320) bytes -Total Flash memory (text + data): 126328(+126328) bytes +| Subtotals | 126424(+126424) | 1152(+1152) | 44392(+44392) | +Total Static RAM memory (data + bss): 45544(+45544) bytes +Total Flash memory (text + data): 127576(+127576) bytes ``` ```diff Flash used: 149796 (7%) / total: 2097152 SRAM used: 45856 (8%) / total: 524288 ```
spike_lk_ble (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_ble-map.txt 2024-07-02 12:54:54.574702300 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_ble-map.txt 2024-07-02 12:54:54.758701334 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| | [fill] | 396(+396) | 11(+11) | 78(+78) | | [lib]/BLEKit.a | 1980(+1980) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 76(+76) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1722(+1722) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14388(+14388) | 200(+200) | 53(+53) | | [lib]/gcc.a | 2960(+2960) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 141636(+141636) | 709(+709) | 19323(+19323) | +| [lib]/mbed-os-static.a | 141828(+141828) | 709(+709) | 19435(+19435) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4360(+4360) | 8(+8) | 176(+176) | | main.cpp.obj | 4986(+4986) | 92(+92) | 5406(+5406) | -| Subtotals | 172732(+172732) | 1024(+1024) | 25064(+25064) | -Total Static RAM memory (data + bss): 26088(+26088) bytes -Total Flash memory (text + data): 173756(+173756) bytes +| Subtotals | 172924(+172924) | 1024(+1024) | 25176(+25176) | +Total Static RAM memory (data + bss): 26200(+26200) bytes +Total Flash memory (text + data): 173948(+173948) bytes ``` ```diff Flash used: 189160 (9%) / total: 2097152 SRAM used: 26504 (5%) / total: 524288 ```
spike_lk_bluetooth (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_bluetooth-map.txt 2024-07-02 12:54:54.918700495 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_bluetooth-map.txt 2024-07-02 12:54:55.038699865 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | BM64Converter.cpp.obj | 76(+76) | 0(+0) | 0(+0) | | LekaBluetooth.cpp.obj | 1050(+1050) | 6(+6) | 0(+0) | | [fill] | 98(+98) | 6(+6) | 12(+12) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 5532(+5532) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 27202(+27202) | 444(+444) | 8130(+8130) | +| [lib]/mbed-os-static.a | 27394(+27394) | 444(+444) | 8242(+8242) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 356(+356) | 0(+0) | 0(+0) | | main.cpp.obj | 152(+152) | 0(+0) | 32(+32) | -| Subtotals | 35552(+35552) | 560(+560) | 8216(+8216) | -Total Static RAM memory (data + bss): 8776(+8776) bytes -Total Flash memory (text + data): 36112(+36112) bytes +| Subtotals | 35744(+35744) | 560(+560) | 8328(+8328) | +Total Static RAM memory (data + bss): 8888(+8888) bytes +Total Flash memory (text + data): 36304(+36304) bytes ``` ```diff Flash used: 39176 (1%) / total: 2097152 SRAM used: 9176 (1%) / total: 524288 ```
spike_lk_cg_animations (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_cg_animations-map.txt 2024-07-02 12:54:55.222698899 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_cg_animations-map.txt 2024-07-02 12:54:55.370698122 +0000 @@ -1,20 +1,20 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|---------------| -| [fill] | 174(+174) | 7(+7) | 26(+26) | +| [fill] | 178(+178) | 7(+7) | 26(+26) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/UIAnimationKit.a | 540(+540) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 10174(+10174) | 200(+200) | 53(+53) | | [lib]/gcc.a | 1884(+1884) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 63410(+63410) | 460(+460) | 10269(+10269) | +| [lib]/mbed-os-static.a | 64494(+64494) | 460(+460) | 10493(+10493) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 356(+356) | 0(+0) | 0(+0) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 1306(+1306) | 8(+8) | 1920(+1920) | -| Subtotals | 87912(+87912) | 680(+680) | 43096(+43096) | -Total Static RAM memory (data + bss): 43776(+43776) bytes -Total Flash memory (text + data): 88592(+88592) bytes +| Subtotals | 89160(+89160) | 680(+680) | 43320(+43320) | +Total Static RAM memory (data + bss): 44000(+44000) bytes +Total Flash memory (text + data): 89840(+89840) bytes ``` ```diff Flash used: 106952 (5%) / total: 2097152 SRAM used: 44288 (8%) / total: 524288 ```
spike_lk_color_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_color_kit-map.txt 2024-07-02 12:54:55.526697304 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_color_kit-map.txt 2024-07-02 12:54:55.646696674 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|---------------| | [fill] | 88(+88) | 4(+4) | 20(+20) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3770(+3770) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | | [lib]/m.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 26362(+26362) | 444(+444) | 9946(+9946) | +| [lib]/mbed-os-static.a | 26554(+26554) | 444(+444) | 10058(+10058) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | main.cpp.obj | 2066(+2066) | 0(+0) | 472(+472) | -| Subtotals | 34436(+34436) | 552(+552) | 10480(+10480) | -Total Static RAM memory (data + bss): 11032(+11032) bytes -Total Flash memory (text + data): 34988(+34988) bytes +| Subtotals | 34628(+34628) | 552(+552) | 10592(+10592) | +Total Static RAM memory (data + bss): 11144(+11144) bytes +Total Flash memory (text + data): 35180(+35180) bytes ``` ```diff Flash used: 38772 (1%) / total: 2097152 SRAM used: 11432 (2%) / total: 524288 ```
spike_lk_command_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_command_kit-map.txt 2024-07-02 12:54:55.858695561 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_command_kit-map.txt 2024-07-02 12:54:56.034694638 +0000 @@ -1,40 +1,40 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| -| [fill] | 294(+294) | 5(+5) | 40(+40) | +| [fill] | 298(+298) | 5(+5) | 40(+40) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CommandKit.a | 1152(+1152) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 136(+136) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1228(+1228) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/ReinforcerKit.a | 1726(+1726) | 460(+460) | 0(+0) | | [lib]/Utils.a | 34(+34) | 0(+0) | 0(+0) | | [lib]/VideoKit.a | 846(+846) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14512(+14512) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3564(+3564) | 0(+0) | 0(+0) | | [lib]/m.a | 5008(+5008) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 74488(+74488) | 464(+464) | 10827(+10827) | +| [lib]/mbed-os-static.a | 75572(+75572) | 464(+464) | 11051(+11051) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4984(+4984) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 5558(+5558) | 282(+282) | 6312(+6312) | -| Subtotals | 155116(+155116) | 1424(+1424) | 48456(+48456) | -Total Static RAM memory (data + bss): 49880(+49880) bytes -Total Flash memory (text + data): 156540(+156540) bytes +| Subtotals | 156364(+156364) | 1424(+1424) | 48680(+48680) | +Total Static RAM memory (data + bss): 50104(+50104) bytes +Total Flash memory (text + data): 157788(+157788) bytes ``` ```diff Flash used: 181608 (8%) / total: 2097152 SRAM used: 50424 (9%) / total: 524288 ```
spike_lk_config_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_config_kit-map.txt 2024-07-02 12:54:56.210693713 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_config_kit-map.txt 2024-07-02 12:54:56.350692979 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|---------------| | [fill] | 158(+158) | 4(+4) | 30(+30) | | [lib]/FileManagerKit.a | 1242(+1242) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14284(+14284) | 200(+200) | 53(+53) | | [lib]/gcc.a | 2960(+2960) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 49902(+49902) | 464(+464) | 10193(+10193) | +| [lib]/mbed-os-static.a | 50094(+50094) | 464(+464) | 10305(+10305) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5040(+5040) | 8(+8) | 176(+176) | | main.cpp.obj | 1072(+1072) | 0(+0) | 432(+432) | -| Subtotals | 74972(+74972) | 680(+680) | 10912(+10912) | -Total Static RAM memory (data + bss): 11592(+11592) bytes -Total Flash memory (text + data): 75652(+75652) bytes +| Subtotals | 75164(+75164) | 680(+680) | 11024(+11024) | +Total Static RAM memory (data + bss): 11704(+11704) bytes +Total Flash memory (text + data): 75844(+75844) bytes ``` ```diff Flash used: 85172 (4%) / total: 2097152 SRAM used: 12008 (2%) / total: 524288 ```
spike_lk_coreled (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_coreled-map.txt 2024-07-02 12:54:56.510692139 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_coreled-map.txt 2024-07-02 12:54:56.626691530 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|---------------| | [fill] | 106(+106) | 4(+4) | 18(+18) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3936(+3936) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 26298(+26298) | 444(+444) | 9946(+9946) | +| [lib]/mbed-os-static.a | 26490(+26490) | 444(+444) | 10058(+10058) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 356(+356) | 0(+0) | 0(+0) | | main.cpp.obj | 2026(+2026) | 0(+0) | 362(+362) | -| Subtotals | 33836(+33836) | 552(+552) | 10368(+10368) | -Total Static RAM memory (data + bss): 10920(+10920) bytes -Total Flash memory (text + data): 34388(+34388) bytes +| Subtotals | 34028(+34028) | 552(+552) | 10480(+10480) | +Total Static RAM memory (data + bss): 11032(+11032) bytes +Total Flash memory (text + data): 34580(+34580) bytes ``` ```diff Flash used: 38424 (1%) / total: 2097152 SRAM used: 11320 (2%) / total: 524288 ```
spike_lk_core_touch_sensor (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_core_touch_sensor-map.txt 2024-07-02 12:54:56.786690691 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_core_touch_sensor-map.txt 2024-07-02 12:54:56.906690060 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|-------------| | [fill] | 106(+106) | 0(+0) | 18(+18) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIOExpander.a | 488(+488) | 0(+0) | 0(+0) | | [lib]/CoreQDAC.a | 838(+838) | 0(+0) | 0(+0) | | [lib]/CoreTouchSensor.a | 154(+154) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3936(+3936) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 30328(+30328) | 444(+444) | 8114(+8114) | +| [lib]/mbed-os-static.a | 30520(+30520) | 444(+444) | 8226(+8226) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 356(+356) | 0(+0) | 0(+0) | | main.cpp.obj | 1436(+1436) | 4(+4) | 754(+754) | -| Subtotals | 38764(+38764) | 552(+552) | 8928(+8928) | -Total Static RAM memory (data + bss): 9480(+9480) bytes -Total Flash memory (text + data): 39316(+39316) bytes +| Subtotals | 38956(+38956) | 552(+552) | 9040(+9040) | +Total Static RAM memory (data + bss): 9592(+9592) bytes +Total Flash memory (text + data): 39508(+39508) bytes ``` ```diff Flash used: 42636 (2%) / total: 2097152 SRAM used: 9880 (1%) / total: 524288 ```
spike_lk_event_queue (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_event_queue-map.txt 2024-07-02 12:54:57.062689242 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_event_queue-map.txt 2024-07-02 12:54:57.182688612 +0000 @@ -1,15 +1,15 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 96(+96) | 4(+4) | 12(+12) | | [lib]/CoreEventQueue.a | 76(+76) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3920(+3920) | 100(+100) | 14(+14) | | [lib]/gcc.a | 932(+932) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 27266(+27266) | 444(+444) | 8098(+8098) | +| [lib]/mbed-os-static.a | 27458(+27458) | 444(+444) | 8210(+8210) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 18(+18) | 0(+0) | 0(+0) | | main.cpp.obj | 1548(+1548) | 0(+0) | 600(+600) | -| Subtotals | 34076(+34076) | 552(+552) | 8752(+8752) | -Total Static RAM memory (data + bss): 9304(+9304) bytes -Total Flash memory (text + data): 34628(+34628) bytes +| Subtotals | 34268(+34268) | 552(+552) | 8864(+8864) | +Total Static RAM memory (data + bss): 9416(+9416) bytes +Total Flash memory (text + data): 34820(+34820) bytes ``` ```diff Flash used: 37312 (1%) / total: 2097152 SRAM used: 9704 (1%) / total: 524288 ```
spike_lk_file_manager_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_file_manager_kit-map.txt 2024-07-02 12:54:57.362687668 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_file_manager_kit-map.txt 2024-07-02 12:54:57.498686954 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|---------------| | [fill] | 156(+156) | 4(+4) | 26(+26) | | [lib]/FileManagerKit.a | 1296(+1296) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14520(+14520) | 200(+200) | 53(+53) | | [lib]/gcc.a | 2960(+2960) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 50120(+50120) | 464(+464) | 10193(+10193) | +| [lib]/mbed-os-static.a | 50312(+50312) | 464(+464) | 10305(+10305) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5470(+5470) | 8(+8) | 176(+176) | | main.cpp.obj | 1492(+1492) | 0(+0) | 516(+516) | -| Subtotals | 76328(+76328) | 680(+680) | 10992(+10992) | -Total Static RAM memory (data + bss): 11672(+11672) bytes -Total Flash memory (text + data): 77008(+77008) bytes +| Subtotals | 76520(+76520) | 680(+680) | 11104(+11104) | +Total Static RAM memory (data + bss): 11784(+11784) bytes +Total Flash memory (text + data): 77200(+77200) bytes ``` ```diff Flash used: 86544 (4%) / total: 2097152 SRAM used: 12088 (2%) / total: 524288 ```
spike_lk_file_reception (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_file_reception-map.txt 2024-07-02 12:54:57.706685862 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_file_reception-map.txt 2024-07-02 12:54:57.874684980 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |------------------------|-----------------|-----------|---------------| | [fill] | 304(+304) | 14(+14) | 32(+32) | | [lib]/CoreWifi.a | 4576(+4576) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1166(+1166) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/WebKit.a | 1208(+1208) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14790(+14790) | 200(+200) | 53(+53) | | [lib]/gcc.a | 2960(+2960) | 0(+0) | 0(+0) | | [lib]/mbed-http.a | 6896(+6896) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 186296(+186296) | 614(+614) | 13639(+13639) | +| [lib]/mbed-os-static.a | 186488(+186488) | 614(+614) | 13751(+13751) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4662(+4662) | 8(+8) | 176(+176) | | main.cpp.obj | 1348(+1348) | 0(+0) | 10248(+10248) | -| Subtotals | 224520(+224520) | 840(+840) | 24176(+24176) | -Total Static RAM memory (data + bss): 25016(+25016) bytes -Total Flash memory (text + data): 225360(+225360) bytes +| Subtotals | 224712(+224712) | 840(+840) | 24288(+24288) | +Total Static RAM memory (data + bss): 25128(+25128) bytes +Total Flash memory (text + data): 225552(+225552) bytes ``` ```diff Flash used: 279648 (13%) / total: 2097152 SRAM used: 25432 (4%) / total: 524288 ```
spike_lk_flash_memory (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_flash_memory-map.txt 2024-07-02 12:54:58.034684140 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_flash_memory-map.txt 2024-07-02 12:54:58.150683532 +0000 @@ -1,15 +1,15 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|-------------| | [fill] | 80(+80) | 4(+4) | 12(+12) | | [lib]/CoreFlashMemory.a | 606(+606) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 204(+204) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3770(+3770) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 27162(+27162) | 444(+444) | 8138(+8138) | +| [lib]/mbed-os-static.a | 27354(+27354) | 444(+444) | 8250(+8250) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | main.cpp.obj | 344(+344) | 0(+0) | 0(+0) | -| Subtotals | 33220(+33220) | 552(+552) | 8192(+8192) | -Total Static RAM memory (data + bss): 8744(+8744) bytes -Total Flash memory (text + data): 33772(+33772) bytes +| Subtotals | 33412(+33412) | 552(+552) | 8304(+8304) | +Total Static RAM memory (data + bss): 8856(+8856) bytes +Total Flash memory (text + data): 33964(+33964) bytes ``` ```diff Flash used: 36800 (1%) / total: 2097152 SRAM used: 9136 (1%) / total: 524288 ```
spike_lk_fs (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_fs-map.txt 2024-07-02 12:54:58.346682503 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_fs-map.txt 2024-07-02 12:54:58.498681742 +0000 @@ -1,25 +1,25 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-----------|---------------| -| [fill] | 206(+206) | 3(+3) | 26(+26) | +| [fill] | 210(+210) | 3(+3) | 26(+26) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1204(+1204) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/VideoKit.a | 862(+862) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14284(+14284) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3024(+3024) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 69714(+69714) | 464(+464) | 10305(+10305) | +| [lib]/mbed-os-static.a | 70798(+70798) | 464(+464) | 10529(+10529) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 6266(+6266) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 2770(+2770) | 8(+8) | 3048(+3048) | | source/ComUtils.cpp.obj | 666(+666) | 0(+0) | 0(+0) | -| Subtotals | 109676(+109676) | 688(+688) | 44472(+44472) | -Total Static RAM memory (data + bss): 45160(+45160) bytes -Total Flash memory (text + data): 110364(+110364) bytes +| Subtotals | 110924(+110924) | 688(+688) | 44696(+44696) | +Total Static RAM memory (data + bss): 45384(+45384) bytes +Total Flash memory (text + data): 111612(+111612) bytes ``` ```diff Flash used: 132248 (6%) / total: 2097152 SRAM used: 45696 (8%) / total: 524288 ```
spike_lk_imu_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_imu_kit-map.txt 2024-07-02 12:54:58.662680980 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_imu_kit-map.txt 2024-07-02 12:54:58.786680403 +0000 @@ -1,22 +1,22 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|-------------| | [fill] | 134(+134) | 4(+4) | 26(+26) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/c_nano.a | 3920(+3920) | 100(+100) | 14(+14) | | [lib]/gcc.a | 1472(+1472) | 0(+0) | 0(+0) | | [lib]/m.a | 4804(+4804) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 35820(+35820) | 444(+444) | 8660(+8660) | +| [lib]/mbed-os-static.a | 36012(+36012) | 444(+444) | 8772(+8772) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 6(+6) | 0(+0) | 0(+0) | | main.cpp.obj | 584(+584) | 0(+0) | 828(+828) | -| Subtotals | 57160(+57160) | 552(+552) | 9720(+9720) | -Total Static RAM memory (data + bss): 10272(+10272) bytes -Total Flash memory (text + data): 57712(+57712) bytes +| Subtotals | 57352(+57352) | 552(+552) | 9832(+9832) | +Total Static RAM memory (data + bss): 10384(+10384) bytes +Total Flash memory (text + data): 57904(+57904) bytes ``` ```diff Flash used: 62276 (2%) / total: 2097152 SRAM used: 10672 (2%) / total: 524288 ```
spike_lk_lcd (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_lcd-map.txt 2024-07-02 12:54:58.978679511 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_lcd-map.txt 2024-07-02 12:54:59.130678804 +0000 @@ -1,23 +1,23 @@ | Module | .text | .data | .bss | |------------------------|-----------------|-----------|---------------| -| [fill] | 198(+198) | 7(+7) | 22(+22) | +| [fill] | 202(+202) | 7(+7) | 22(+22) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1330(+1330) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/VideoKit.a | 786(+786) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14284(+14284) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3024(+3024) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 64756(+64756) | 464(+464) | 10269(+10269) | +| [lib]/mbed-os-static.a | 65840(+65840) | 464(+464) | 10493(+10493) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4984(+4984) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 1760(+1760) | 36(+36) | 1816(+1816) | -| Subtotals | 101676(+101676) | 720(+720) | 43200(+43200) | -Total Static RAM memory (data + bss): 43920(+43920) bytes -Total Flash memory (text + data): 102396(+102396) bytes +| Subtotals | 102924(+102924) | 720(+720) | 43424(+43424) | +Total Static RAM memory (data + bss): 44144(+44144) bytes +Total Flash memory (text + data): 103644(+103644) bytes ``` ```diff Flash used: 124012 (5%) / total: 2097152 SRAM used: 44456 (8%) / total: 524288 ```
spike_lk_led_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_led_kit-map.txt 2024-07-02 12:54:59.302678005 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_led_kit-map.txt 2024-07-02 12:54:59.438677372 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |------------------------|---------------|-------------|---------------| | [fill] | 162(+162) | 0(+0) | 16(+16) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 366(+366) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/c_nano.a | 5500(+5500) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | | [lib]/m.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 29394(+29394) | 444(+444) | 9946(+9946) | +| [lib]/mbed-os-static.a | 29586(+29586) | 444(+444) | 10058(+10058) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 362(+362) | 0(+0) | 0(+0) | | main.cpp.obj | 3502(+3502) | 460(+460) | 728(+728) | -| Subtotals | 60656(+60656) | 1008(+1008) | 10752(+10752) | -Total Static RAM memory (data + bss): 11760(+11760) bytes -Total Flash memory (text + data): 61664(+61664) bytes +| Subtotals | 60848(+60848) | 1008(+1008) | 10864(+10864) | +Total Static RAM memory (data + bss): 11872(+11872) bytes +Total Flash memory (text + data): 61856(+61856) bytes ``` ```diff Flash used: 67200 (3%) / total: 2097152 SRAM used: 12160 (2%) / total: 524288 ```
spike_lk_log_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_log_kit-map.txt 2024-07-02 12:54:59.598676628 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_log_kit-map.txt 2024-07-02 12:54:59.714676089 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 100(+100) | 4(+4) | 16(+16) | | [lib]/CoreEventQueue.a | 76(+76) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3770(+3770) | 100(+100) | 14(+14) | | [lib]/gcc.a | 932(+932) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 27176(+27176) | 444(+444) | 8098(+8098) | +| [lib]/mbed-os-static.a | 27368(+27368) | 444(+444) | 8210(+8210) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/stdc++_nano.a | 0(+0) | 0(+0) | 0(+0) | | main.cpp.obj | 602(+602) | 0(+0) | 836(+836) | | source/utils.cpp.obj | 58(+58) | 0(+0) | 0(+0) | -| Subtotals | 32996(+32996) | 552(+552) | 8992(+8992) | -Total Static RAM memory (data + bss): 9544(+9544) bytes -Total Flash memory (text + data): 33548(+33548) bytes +| Subtotals | 33188(+33188) | 552(+552) | 9104(+9104) | +Total Static RAM memory (data + bss): 9656(+9656) bytes +Total Flash memory (text + data): 33740(+33740) bytes ``` ```diff Flash used: 36204 (1%) / total: 2097152 SRAM used: 9944 (1%) / total: 524288 ```
spike_lk_motion_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_motion_kit-map.txt 2024-07-02 12:54:59.886675289 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_motion_kit-map.txt 2024-07-02 12:55:00.018674676 +0000 @@ -1,29 +1,29 @@ | Module | .text | .data | .bss | |----------------------------|---------------|-----------|---------------| -| [fill] | 142(+142) | 4(+4) | 22(+22) | +| [fill] | 154(+154) | 4(+4) | 22(+22) | | [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 76(+76) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreRFIDReader.a | 636(+636) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/RFIDKit.a | 1062(+1062) | 0(+0) | 8(+8) | | [lib]/c_nano.a | 3952(+3952) | 100(+100) | 14(+14) | | [lib]/gcc.a | 2424(+2424) | 0(+0) | 0(+0) | | [lib]/m.a | 4804(+4804) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 42142(+42142) | 444(+444) | 8772(+8772) | +| [lib]/mbed-os-static.a | 42354(+42354) | 444(+444) | 8996(+8996) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 6(+6) | 0(+0) | 0(+0) | | main.cpp.obj | 1838(+1838) | 0(+0) | 2840(+2840) | -| Subtotals | 68800(+68800) | 552(+552) | 11848(+11848) | -Total Static RAM memory (data + bss): 12400(+12400) bytes -Total Flash memory (text + data): 69352(+69352) bytes +| Subtotals | 69024(+69024) | 552(+552) | 12072(+12072) | +Total Static RAM memory (data + bss): 12624(+12624) bytes +Total Flash memory (text + data): 69576(+69576) bytes ``` ```diff Flash used: 75520 (3%) / total: 2097152 SRAM used: 12912 (2%) / total: 524288 ```
spike_lk_motors (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_motors-map.txt 2024-07-02 12:55:00.174673950 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_motors-map.txt 2024-07-02 12:55:00.290673411 +0000 @@ -1,15 +1,15 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| -| [fill] | 72(+72) | 4(+4) | 16(+16) | +| [fill] | 84(+84) | 4(+4) | 16(+16) | | [lib]/CoreMotor.a | 162(+162) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 74(+74) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3770(+3770) | 100(+100) | 14(+14) | | [lib]/gcc.a | 1724(+1724) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 25938(+25938) | 444(+444) | 8174(+8174) | +| [lib]/mbed-os-static.a | 26150(+26150) | 444(+444) | 8398(+8398) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | main.cpp.obj | 406(+406) | 0(+0) | 0(+0) | -| Subtotals | 32428(+32428) | 552(+552) | 8232(+8232) | -Total Static RAM memory (data + bss): 8784(+8784) bytes -Total Flash memory (text + data): 32980(+32980) bytes +| Subtotals | 32652(+32652) | 552(+552) | 8456(+8456) | +Total Static RAM memory (data + bss): 9008(+9008) bytes +Total Flash memory (text + data): 33204(+33204) bytes ``` ```diff Flash used: 36696 (1%) / total: 2097152 SRAM used: 9288 (1%) / total: 524288 ```
spike_lk_qdac (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_qdac-map.txt 2024-07-02 12:55:00.450672667 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_qdac-map.txt 2024-07-02 12:55:00.570672109 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 112(+112) | 4(+4) | 18(+18) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreQDAC.a | 838(+838) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3936(+3936) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 30392(+30392) | 444(+444) | 8114(+8114) | +| [lib]/mbed-os-static.a | 30584(+30584) | 444(+444) | 8226(+8226) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 356(+356) | 0(+0) | 0(+0) | | main.cpp.obj | 488(+488) | 0(+0) | 314(+314) | -| Subtotals | 37244(+37244) | 552(+552) | 8488(+8488) | -Total Static RAM memory (data + bss): 9040(+9040) bytes -Total Flash memory (text + data): 37796(+37796) bytes +| Subtotals | 37436(+37436) | 552(+552) | 8600(+8600) | +Total Static RAM memory (data + bss): 9152(+9152) bytes +Total Flash memory (text + data): 37988(+37988) bytes ``` ```diff Flash used: 40992 (1%) / total: 2097152 SRAM used: 9440 (1%) / total: 524288 ```
spike_lk_reinforcer (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_reinforcer-map.txt 2024-07-02 12:55:00.786671105 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_reinforcer-map.txt 2024-07-02 12:55:00.962670287 +0000 @@ -1,37 +1,37 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| -| [fill] | 284(+284) | 7(+7) | 36(+36) | +| [fill] | 304(+304) | 7(+7) | 36(+36) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 136(+136) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1228(+1228) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/ReinforcerKit.a | 1696(+1696) | 460(+460) | 0(+0) | | [lib]/VideoKit.a | 884(+884) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14408(+14408) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3564(+3564) | 0(+0) | 0(+0) | | [lib]/m.a | 5008(+5008) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 74488(+74488) | 464(+464) | 10827(+10827) | +| [lib]/mbed-os-static.a | 75572(+75572) | 464(+464) | 11051(+11051) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4984(+4984) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 4210(+4210) | 8(+8) | 3756(+3756) | -| Subtotals | 152468(+152468) | 1152(+1152) | 45896(+45896) | -Total Static RAM memory (data + bss): 47048(+47048) bytes -Total Flash memory (text + data): 153620(+153620) bytes +| Subtotals | 153732(+153732) | 1152(+1152) | 46120(+46120) | +Total Static RAM memory (data + bss): 47272(+47272) bytes +Total Flash memory (text + data): 154884(+154884) bytes ``` ```diff Flash used: 178456 (8%) / total: 2097152 SRAM used: 47592 (9%) / total: 524288 ```
spike_lk_rfid (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_rfid-map.txt 2024-07-02 12:55:01.130669506 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_rfid-map.txt 2024-07-02 12:55:01.250668948 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |----------------------------|---------------|-----------|-------------| | [fill] | 108(+108) | 4(+4) | 12(+12) | | [lib]/CoreBufferedSerial.a | 250(+250) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/CoreRFIDReader.a | 732(+732) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/RFIDKit.a | 1106(+1106) | 0(+0) | 8(+8) | | [lib]/c_nano.a | 3952(+3952) | 100(+100) | 14(+14) | | [lib]/gcc.a | 932(+932) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 31046(+31046) | 444(+444) | 8138(+8138) | +| [lib]/mbed-os-static.a | 31238(+31238) | 444(+444) | 8250(+8250) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 6(+6) | 0(+0) | 0(+0) | | main.cpp.obj | 368(+368) | 0(+0) | 0(+0) | -| Subtotals | 38940(+38940) | 552(+552) | 8200(+8200) | -Total Static RAM memory (data + bss): 8752(+8752) bytes -Total Flash memory (text + data): 39492(+39492) bytes +| Subtotals | 39132(+39132) | 552(+552) | 8312(+8312) | +Total Static RAM memory (data + bss): 8864(+8864) bytes +Total Flash memory (text + data): 39684(+39684) bytes ``` ```diff Flash used: 42508 (2%) / total: 2097152 SRAM used: 9144 (1%) / total: 524288 ```
spike_lk_sensors_battery (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_sensors_battery-map.txt 2024-07-02 12:55:01.410668204 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_sensors_battery-map.txt 2024-07-02 12:55:01.534667628 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 106(+106) | 4(+4) | 18(+18) | | [lib]/BatteryKit.a | 384(+384) | 0(+0) | 0(+0) | | [lib]/CoreBattery.a | 648(+648) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3920(+3920) | 100(+100) | 14(+14) | | [lib]/gcc.a | 932(+932) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 30434(+30434) | 444(+444) | 8676(+8676) | +| [lib]/mbed-os-static.a | 30626(+30626) | 444(+444) | 8788(+8788) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 6(+6) | 0(+0) | 0(+0) | | main.cpp.obj | 932(+932) | 0(+0) | 560(+560) | -| Subtotals | 37708(+37708) | 552(+552) | 9296(+9296) | -Total Static RAM memory (data + bss): 9848(+9848) bytes -Total Flash memory (text + data): 38260(+38260) bytes +| Subtotals | 37900(+37900) | 552(+552) | 9408(+9408) | +Total Static RAM memory (data + bss): 9960(+9960) bytes +Total Flash memory (text + data): 38452(+38452) bytes ``` ```diff Flash used: 41884 (1%) / total: 2097152 SRAM used: 10248 (1%) / total: 524288 ```
spike_lk_sensors_imu_lsm6dsox (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_sensors_imu_lsm6dsox-map.txt 2024-07-02 12:55:01.698666865 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_sensors_imu_lsm6dsox-map.txt 2024-07-02 12:55:01.818666307 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|-------------| | [fill] | 118(+118) | 4(+4) | 26(+26) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3920(+3920) | 100(+100) | 14(+14) | | [lib]/gcc.a | 932(+932) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 35820(+35820) | 444(+444) | 8660(+8660) | +| [lib]/mbed-os-static.a | 36012(+36012) | 444(+444) | 8772(+8772) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 6(+6) | 0(+0) | 0(+0) | | main.cpp.obj | 556(+556) | 0(+0) | 792(+792) | -| Subtotals | 48860(+48860) | 552(+552) | 9520(+9520) | -Total Static RAM memory (data + bss): 10072(+10072) bytes -Total Flash memory (text + data): 49412(+49412) bytes +| Subtotals | 49052(+49052) | 552(+552) | 9632(+9632) | +Total Static RAM memory (data + bss): 10184(+10184) bytes +Total Flash memory (text + data): 49604(+49604) bytes ``` ```diff Flash used: 52872 (2%) / total: 2097152 SRAM used: 10472 (1%) / total: 524288 ```
spike_lk_sensors_imu_lsm6dsox_fusion_calibration (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_sensors_imu_lsm6dsox_fusion_calibration-map.txt 2024-07-02 12:55:01.986665527 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_sensors_imu_lsm6dsox_fusion_calibration-map.txt 2024-07-02 12:55:02.110664950 +0000 @@ -1,20 +1,20 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|-------------| | [fill] | 130(+130) | 4(+4) | 22(+22) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3920(+3920) | 100(+100) | 14(+14) | | [lib]/gcc.a | 1472(+1472) | 0(+0) | 0(+0) | | [lib]/m.a | 4804(+4804) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 35588(+35588) | 444(+444) | 8660(+8660) | +| [lib]/mbed-os-static.a | 35780(+35780) | 444(+444) | 8772(+8772) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 6(+6) | 0(+0) | 0(+0) | | main.cpp.obj | 958(+958) | 0(+0) | 924(+924) | -| Subtotals | 56328(+56328) | 552(+552) | 9648(+9648) | -Total Static RAM memory (data + bss): 10200(+10200) bytes -Total Flash memory (text + data): 56880(+56880) bytes +| Subtotals | 56520(+56520) | 552(+552) | 9760(+9760) | +Total Static RAM memory (data + bss): 10312(+10312) bytes +Total Flash memory (text + data): 57072(+57072) bytes ``` ```diff Flash used: 61340 (2%) / total: 2097152 SRAM used: 10600 (2%) / total: 524288 ```
spike_lk_sensors_light (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_sensors_light-map.txt 2024-07-02 12:55:02.266664225 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_sensors_light-map.txt 2024-07-02 12:55:02.378663704 +0000 @@ -1,13 +1,13 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 76(+76) | 4(+4) | 12(+12) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3770(+3770) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 24216(+24216) | 444(+444) | 8130(+8130) | +| [lib]/mbed-os-static.a | 24408(+24408) | 444(+444) | 8242(+8242) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | main.cpp.obj | 152(+152) | 0(+0) | 0(+0) | -| Subtotals | 29268(+29268) | 552(+552) | 8184(+8184) | -Total Static RAM memory (data + bss): 8736(+8736) bytes -Total Flash memory (text + data): 29820(+29820) bytes +| Subtotals | 29460(+29460) | 552(+552) | 8296(+8296) | +Total Static RAM memory (data + bss): 8848(+8848) bytes +Total Flash memory (text + data): 30012(+30012) bytes ``` ```diff Flash used: 32992 (1%) / total: 2097152 SRAM used: 9128 (1%) / total: 524288 ```
spike_lk_sensors_microphone (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_sensors_microphone-map.txt 2024-07-02 12:55:02.538662960 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_sensors_microphone-map.txt 2024-07-02 12:55:02.650662440 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 88(+88) | 4(+4) | 12(+12) | | [lib]/CoreMicrophone.a | 4(+4) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3920(+3920) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | | [lib]/m.a | 88(+88) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 25232(+25232) | 444(+444) | 8130(+8130) | +| [lib]/mbed-os-static.a | 25424(+25424) | 444(+444) | 8242(+8242) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 12(+12) | 0(+0) | 0(+0) | | main.cpp.obj | 766(+766) | 0(+0) | 0(+0) | -| Subtotals | 31196(+31196) | 552(+552) | 8184(+8184) | -Total Static RAM memory (data + bss): 8736(+8736) bytes -Total Flash memory (text + data): 31748(+31748) bytes +| Subtotals | 31388(+31388) | 552(+552) | 8296(+8296) | +Total Static RAM memory (data + bss): 8848(+8848) bytes +Total Flash memory (text + data): 31940(+31940) bytes ``` ```diff Flash used: 34968 (1%) / total: 2097152 SRAM used: 9128 (1%) / total: 524288 ```
spike_lk_sensors_temperature_humidity (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_sensors_temperature_humidity-map.txt 2024-07-02 12:55:02.810661696 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_sensors_temperature_humidity-map.txt 2024-07-02 12:55:02.930661138 +0000 @@ -1,15 +1,15 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 102(+102) | 4(+4) | 12(+12) | | [lib]/CoreHTS.a | 1546(+1546) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/Utils.a | 78(+78) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3770(+3770) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 30096(+30096) | 444(+444) | 8114(+8114) | +| [lib]/mbed-os-static.a | 30288(+30288) | 444(+444) | 8226(+8226) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | main.cpp.obj | 84(+84) | 0(+0) | 0(+0) | -| Subtotals | 36724(+36724) | 552(+552) | 8168(+8168) | -Total Static RAM memory (data + bss): 8720(+8720) bytes -Total Flash memory (text + data): 37276(+37276) bytes +| Subtotals | 36916(+36916) | 552(+552) | 8280(+8280) | +Total Static RAM memory (data + bss): 8832(+8832) bytes +Total Flash memory (text + data): 37468(+37468) bytes ``` ```diff Flash used: 40236 (1%) / total: 2097152 SRAM used: 9112 (1%) / total: 524288 ```
spike_lk_serial_number (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_serial_number-map.txt 2024-07-02 12:55:03.102660338 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_serial_number-map.txt 2024-07-02 12:55:03.242659687 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 158(+158) | 4(+4) | 26(+26) | | [lib]/CoreMCU.a | 16(+16) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1212(+1212) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/SerialNumberKit.a | 656(+656) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 17408(+17408) | 200(+200) | 53(+53) | | [lib]/gcc.a | 2960(+2960) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 49838(+49838) | 464(+464) | 10193(+10193) | +| [lib]/mbed-os-static.a | 50030(+50030) | 464(+464) | 10305(+10305) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4374(+4374) | 8(+8) | 176(+176) | | main.cpp.obj | 432(+432) | 8(+8) | 364(+364) | -| Subtotals | 77368(+77368) | 688(+688) | 10840(+10840) | -Total Static RAM memory (data + bss): 11528(+11528) bytes -Total Flash memory (text + data): 78056(+78056) bytes +| Subtotals | 77560(+77560) | 688(+688) | 10952(+10952) | +Total Static RAM memory (data + bss): 11640(+11640) bytes +Total Flash memory (text + data): 78248(+78248) bytes ``` ```diff Flash used: 88184 (4%) / total: 2097152 SRAM used: 11944 (2%) / total: 524288 ```
spike_lk_ticker_timeout (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_ticker_timeout-map.txt 2024-07-02 12:55:03.398658962 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_ticker_timeout-map.txt 2024-07-02 12:55:03.518658404 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 80(+80) | 4(+4) | 20(+20) | | [lib]/CoreTicker.a | 204(+204) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3920(+3920) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 23310(+23310) | 444(+444) | 8090(+8090) | +| [lib]/mbed-os-static.a | 23502(+23502) | 444(+444) | 8202(+8202) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 6(+6) | 0(+0) | 0(+0) | | main.cpp.obj | 576(+576) | 0(+0) | 176(+176) | -| Subtotals | 29292(+29292) | 552(+552) | 8328(+8328) | -Total Static RAM memory (data + bss): 8880(+8880) bytes -Total Flash memory (text + data): 29844(+29844) bytes +| Subtotals | 29484(+29484) | 552(+552) | 8440(+8440) | +Total Static RAM memory (data + bss): 8992(+8992) bytes +Total Flash memory (text + data): 30036(+30036) bytes ``` ```diff Flash used: 32436 (1%) / total: 2097152 SRAM used: 9280 (1%) / total: 524288 ```
spike_lk_touch_sensor_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_touch_sensor_kit-map.txt 2024-07-02 12:55:03.682657642 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_touch_sensor_kit-map.txt 2024-07-02 12:55:03.806657065 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|-------------| | [fill] | 136(+136) | 0(+0) | 22(+22) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIOExpander.a | 488(+488) | 0(+0) | 0(+0) | | [lib]/CoreQDAC.a | 838(+838) | 0(+0) | 0(+0) | | [lib]/CoreTouchSensor.a | 154(+154) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/TouchSensorKit.a | 998(+998) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3936(+3936) | 100(+100) | 14(+14) | | [lib]/gcc.a | 932(+932) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 34774(+34774) | 444(+444) | 8122(+8122) | +| [lib]/mbed-os-static.a | 34966(+34966) | 444(+444) | 8234(+8234) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 720(+720) | 0(+0) | 0(+0) | | main.cpp.obj | 2336(+2336) | 4(+4) | 1318(+1318) | -| Subtotals | 45788(+45788) | 552(+552) | 9504(+9504) | -Total Static RAM memory (data + bss): 10056(+10056) bytes -Total Flash memory (text + data): 46340(+46340) bytes +| Subtotals | 45980(+45980) | 552(+552) | 9616(+9616) | +Total Static RAM memory (data + bss): 10168(+10168) bytes +Total Flash memory (text + data): 46532(+46532) bytes ``` ```diff Flash used: 49744 (2%) / total: 2097152 SRAM used: 10456 (1%) / total: 524288 ```
spike_lk_update_process_app_base (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_update_process_app_base-map.txt 2024-07-02 12:55:03.990656210 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_update_process_app_base-map.txt 2024-07-02 12:55:04.134655540 +0000 @@ -1,20 +1,20 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 196(+196) | 0(+0) | 34(+34) | | [lib]/CoreFlashMemory.a | 546(+546) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 160(+160) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1330(+1330) | 0(+0) | 0(+0) | | [lib]/FirmwareKit.a | 1080(+1080) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/bootutil.a | 1282(+1282) | 12(+12) | 132(+132) | | [lib]/c_nano.a | 14668(+14668) | 200(+200) | 53(+53) | | [lib]/gcc.a | 2960(+2960) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 63758(+63758) | 528(+528) | 10341(+10341) | +| [lib]/mbed-os-static.a | 63950(+63950) | 528(+528) | 10453(+10453) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4264(+4264) | 8(+8) | 176(+176) | | main.cpp.obj | 1086(+1086) | 0(+0) | 1284(+1284) | -| Subtotals | 91644(+91644) | 752(+752) | 12048(+12048) | -Total Static RAM memory (data + bss): 12800(+12800) bytes -Total Flash memory (text + data): 92396(+92396) bytes +| Subtotals | 91836(+91836) | 752(+752) | 12160(+12160) | +Total Static RAM memory (data + bss): 12912(+12912) bytes +Total Flash memory (text + data): 92588(+92588) bytes ``` ```diff Flash used: 103292 (4%) / total: 2097152 SRAM used: 13224 (2%) / total: 524288 ```
spike_lk_update_process_app_update (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_update_process_app_update-map.txt 2024-07-02 12:55:04.294654796 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_update_process_app_update-map.txt 2024-07-02 12:55:04.418654219 +0000 @@ -1,15 +1,15 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 98(+98) | 0(+0) | 20(+20) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/bootutil.a | 1148(+1148) | 12(+12) | 132(+132) | | [lib]/c_nano.a | 4840(+4840) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 38066(+38066) | 508(+508) | 8254(+8254) | +| [lib]/mbed-os-static.a | 38258(+38258) | 508(+508) | 8366(+8366) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/stdc++_nano.a | 0(+0) | 0(+0) | 0(+0) | | main.cpp.obj | 402(+402) | 0(+0) | 568(+568) | -| Subtotals | 45608(+45608) | 624(+624) | 9016(+9016) | -Total Static RAM memory (data + bss): 9640(+9640) bytes -Total Flash memory (text + data): 46232(+46232) bytes +| Subtotals | 45800(+45800) | 624(+624) | 9128(+9128) | +Total Static RAM memory (data + bss): 9752(+9752) bytes +Total Flash memory (text + data): 46424(+46424) bytes ``` ```diff Flash used: 50000 (2%) / total: 2097152 SRAM used: 10040 (1%) / total: 524288 ```
spike_lk_watchdog_isr (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_watchdog_isr-map.txt 2024-07-02 12:55:04.586653439 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_watchdog_isr-map.txt 2024-07-02 12:55:04.706652881 +0000 @@ -1,20 +1,20 @@ -| Module | .text | .data | .bss | -|----------------------------|---------------|-----------|-------------| -| [fill] | 120(+120) | 4(+4) | 26(+26) | -| [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | -| [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | -| [lib]/CoreRFIDReader.a | 636(+636) | 0(+0) | 0(+0) | -| [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | -| [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | -| [lib]/RFIDKit.a | 1062(+1062) | 0(+0) | 8(+8) | -| [lib]/c_nano.a | 3952(+3952) | 100(+100) | 14(+14) | -| [lib]/gcc.a | 932(+932) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 31440(+31440) | 444(+444) | 8154(+8154) | -| [lib]/misc | 188(+188) | 4(+4) | 28(+28) | -| [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | -| [lib]/stdc++_nano.a | 6(+6) | 0(+0) | 0(+0) | -| main.cpp.obj | 1268(+1268) | 0(+0) | 1754(+1754) | -| Subtotals | 40060(+40060) | 552(+552) | 9984(+9984) | -Total Static RAM memory (data + bss): 10536(+10536) bytes -Total Flash memory (text + data): 40612(+40612) bytes +| Module | .text | .data | .bss | +|----------------------------|---------------|-----------|---------------| +| [fill] | 120(+120) | 4(+4) | 26(+26) | +| [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | +| [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | +| [lib]/CoreRFIDReader.a | 636(+636) | 0(+0) | 0(+0) | +| [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | +| [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | +| [lib]/RFIDKit.a | 1062(+1062) | 0(+0) | 8(+8) | +| [lib]/c_nano.a | 3952(+3952) | 100(+100) | 14(+14) | +| [lib]/gcc.a | 932(+932) | 0(+0) | 0(+0) | +| [lib]/mbed-os-static.a | 31632(+31632) | 444(+444) | 8266(+8266) | +| [lib]/misc | 188(+188) | 4(+4) | 28(+28) | +| [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | +| [lib]/stdc++_nano.a | 6(+6) | 0(+0) | 0(+0) | +| main.cpp.obj | 1268(+1268) | 0(+0) | 1754(+1754) | +| Subtotals | 40252(+40252) | 552(+552) | 10096(+10096) | +Total Static RAM memory (data + bss): 10648(+10648) bytes +Total Flash memory (text + data): 40804(+40804) bytes ``` ```diff Flash used: 43660 (2%) / total: 2097152 SRAM used: 10936 (2%) / total: 524288 ```
spike_lk_wifi (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_wifi-map.txt 2024-07-02 12:55:04.878652082 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_wifi-map.txt 2024-07-02 12:55:05.014651449 +0000 @@ -1,15 +1,15 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|---------------| | [fill] | 162(+162) | 9(+9) | 23(+23) | | [lib]/CoreWifi.a | 144(+144) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 6570(+6570) | 100(+100) | 14(+14) | | [lib]/gcc.a | 932(+932) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 57392(+57392) | 543(+543) | 11383(+11383) | +| [lib]/mbed-os-static.a | 57584(+57584) | 543(+543) | 11495(+11495) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/stdc++_nano.a | 0(+0) | 0(+0) | 0(+0) | | main.cpp.obj | 1006(+1006) | 0(+0) | 0(+0) | -| Subtotals | 66488(+66488) | 656(+656) | 11448(+11448) | -Total Static RAM memory (data + bss): 12104(+12104) bytes -Total Flash memory (text + data): 67144(+67144) bytes +| Subtotals | 66680(+66680) | 656(+656) | 11560(+11560) | +Total Static RAM memory (data + bss): 12216(+12216) bytes +Total Flash memory (text + data): 67336(+67336) bytes ``` ```diff Flash used: 75212 (3%) / total: 2097152 SRAM used: 12496 (2%) / total: 524288 ```
spike_mbed_blinky (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_mbed_blinky-map.txt 2024-07-02 12:55:05.170650723 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_mbed_blinky-map.txt 2024-07-02 12:55:05.282650203 +0000 @@ -1,12 +1,12 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 78(+78) | 4(+4) | 12(+12) | | [lib]/c_nano.a | 3770(+3770) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 22956(+22956) | 444(+444) | 8090(+8090) | +| [lib]/mbed-os-static.a | 23148(+23148) | 444(+444) | 8202(+8202) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | main.cpp.obj | 144(+144) | 0(+0) | 0(+0) | -| Subtotals | 27908(+27908) | 552(+552) | 8144(+8144) | -Total Static RAM memory (data + bss): 8696(+8696) bytes -Total Flash memory (text + data): 28460(+28460) bytes +| Subtotals | 28100(+28100) | 552(+552) | 8256(+8256) | +Total Static RAM memory (data + bss): 8808(+8808) bytes +Total Flash memory (text + data): 28652(+28652) bytes ``` ```diff Flash used: 30952 (1%) / total: 2097152 SRAM used: 9088 (1%) / total: 524288 ```
spike_mbed_watchdog_ticker_vs_thread (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_mbed_watchdog_ticker_vs_thread-map.txt 2024-07-02 12:55:05.442649459 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_mbed_watchdog_ticker_vs_thread-map.txt 2024-07-02 12:55:05.562648902 +0000 @@ -1,14 +1,14 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 92(+92) | 3(+3) | 31(+31) | | [lib]/c_nano.a | 3920(+3920) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 26888(+26888) | 445(+445) | 8644(+8644) | +| [lib]/mbed-os-static.a | 27080(+27080) | 445(+445) | 8756(+8756) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 0(+0) | 0(+0) | 0(+0) | | main.cpp.obj | 936(+936) | 0(+0) | 467(+467) | -| Subtotals | 32828(+32828) | 552(+552) | 9184(+9184) | -Total Static RAM memory (data + bss): 9736(+9736) bytes -Total Flash memory (text + data): 33380(+33380) bytes +| Subtotals | 33020(+33020) | 552(+552) | 9296(+9296) | +Total Static RAM memory (data + bss): 9848(+9848) bytes +Total Flash memory (text + data): 33572(+33572) bytes ``` ```diff Flash used: 36336 (1%) / total: 2097152 SRAM used: 10136 (1%) / total: 524288 ```
spike_stl_cxxsupport (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_stl_cxxsupport-map.txt 2024-07-02 12:55:05.718648176 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_stl_cxxsupport-map.txt 2024-07-02 12:55:05.834647637 +0000 @@ -1,13 +1,13 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 78(+78) | 4(+4) | 12(+12) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3770(+3770) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 23238(+23238) | 444(+444) | 8090(+8090) | +| [lib]/mbed-os-static.a | 23430(+23430) | 444(+444) | 8202(+8202) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | main.cpp.obj | 168(+168) | 0(+0) | 0(+0) | -| Subtotals | 28308(+28308) | 552(+552) | 8144(+8144) | -Total Static RAM memory (data + bss): 8696(+8696) bytes -Total Flash memory (text + data): 28860(+28860) bytes +| Subtotals | 28500(+28500) | 552(+552) | 8256(+8256) | +Total Static RAM memory (data + bss): 8808(+8808) bytes +Total Flash memory (text + data): 29052(+29052) bytes ``` ```diff Flash used: 31392 (1%) / total: 2097152 SRAM used: 9088 (1%) / total: 524288 ```
github-actions[bot] commented 2 months ago

:chart_with_upwards_trend: Changes Impact Analysis Report

:pushpin: Info

base head
branch develop yann/feature/haptic/halbasictimer
sha a22fae5e fc899b17
mbed mbed-os@master+fixes+gcc-11-support mbed-os@master+fixes+gcc-11-support
-std -std=c++20 -std=c++20

:robot: Firmware impact analysis

Target Flash Used (base/head) Flash Used Δ Flash Available (base/head) Static RAM (base/head) Static RAM Δ
bootloader 141604 (54%)
141812 (54%)
:chart_with_upwards_trend:
+208 (+0%)
120540 (45%)
120332 (45%)
39448 (7%)
39672 (7%)
:chart_with_upwards_trend:
+224 (+0%)
os 459204 (29%)
460484 (29%)
:chart_with_upwards_trend:
+1280 (+0%)
1105468 (70%)
1104188 (70%)
92568 (17%)
92792 (17%)
:chart_with_upwards_trend:
+224 (+0%)
Click to show memory sections ``` | - | Hex | Bytes | KiB | |------------|---------:|----------:|-----:| | Flash | 0x200000 | 2 097 152 | 2048 | | SRAM | 0x80000 | 524 288 | 512 | | Bootloader | 0x40000 | 262 144 | 256 | | Header | 0x1000 | 4 096 | 4 | | OS | 0x17E000 | 1 564 672 | 1528 | | Tail | 0x1000 | 4 096 | 4 | | Scratch | 0x40000 | 262 144 | 256 | ```

:microscope: Detailed impact analysis

Click to show detailed analysis for all targets - :heavy_check_mark: - existing target - :sparkles: - new target - :coffin: - deleted target - :white_check_mark: - files are the same - :x: - files are different | Target | Status | .bin | .map | Total Flash (base/head) | Total Flash Δ | Static RAM (base/head) | Static RAM Δ | |-------|:------:|:------:|:------:|:------:|:------:|:------:|:------:| | LekaOS | :heavy_check_mark: | :x: | :x: | 459204 (21%)
460484 (21%) | :chart_with_upwards_trend:
+1280 (+0%) | 92568 (17%)
92792 (17%) | :chart_with_upwards_trend:
+224 (+0%) | | bootloader | :heavy_check_mark: | :x: | :x: | 141604 (6%)
141812 (6%) | :chart_with_upwards_trend:
+208 (+0%) | 39448 (7%)
39672 (7%) | :chart_with_upwards_trend:
+224 (+0%) | | functional_ut_boost_ut | :heavy_check_mark: | :x: | :x: | 280356 (13%)
280548 (13%) | :chart_with_upwards_trend:
+192 (+0%) | 28488 (5%)
28600 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_core_imu | :heavy_check_mark: | :x: | :x: | 256404 (12%)
256596 (12%) | :chart_with_upwards_trend:
+192 (+0%) | 29008 (5%)
29120 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_deep_sleep_core_buffered_serial | :heavy_check_mark: | :x: | :x: | 241788 (11%)
241980 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 28448 (5%)
28560 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_deep_sleep_core_lcd | :heavy_check_mark: | :x: | :x: | 272348 (12%)
273644 (13%) | :chart_with_upwards_trend:
+1296 (+0%) | 60496 (11%)
60720 (11%) | :chart_with_upwards_trend:
+224 (+0%) | | functional_ut_deep_sleep_core_motor | :heavy_check_mark: | :x: | :x: | 244292 (11%)
244500 (11%) | :chart_with_upwards_trend:
+208 (+0%) | 28520 (5%)
28744 (5%) | :chart_with_upwards_trend:
+224 (+0%) | | functional_ut_deep_sleep_core_pwm | :heavy_check_mark: | :x: | :x: | 245268 (11%)
245492 (11%) | :chart_with_upwards_trend:
+224 (+0%) | 28520 (5%)
28744 (5%) | :chart_with_upwards_trend:
+224 (+0%) | | functional_ut_deep_sleep_log_kit | :heavy_check_mark: | :x: | :x: | 236460 (11%)
236652 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 28864 (5%)
28976 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_deep_sleep_mbed_hal | :heavy_check_mark: | :x: | :x: | 238156 (11%)
238348 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 28448 (5%)
28560 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_file_manager | :heavy_check_mark: | :x: | :x: | 254548 (12%)
254740 (12%) | :chart_with_upwards_trend:
+192 (+0%) | 28744 (5%)
28856 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_firmware_kit | :heavy_check_mark: | :x: | :x: | 249356 (11%)
249548 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 28736 (5%)
28848 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_imu_kit | :heavy_check_mark: | :x: | :x: | 260636 (12%)
260828 (12%) | :chart_with_upwards_trend:
+192 (+0%) | 29176 (5%)
29288 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_io_expander | :heavy_check_mark: | :x: | :x: | 242700 (11%)
242892 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 28464 (5%)
28576 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | functional_ut_qdac | :heavy_check_mark: | :x: | :x: | 243876 (11%)
244068 (11%) | :chart_with_upwards_trend:
+192 (+0%) | 28464 (5%)
28576 (5%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_activity_kit | :heavy_check_mark: | :x: | :x: | 204424 (9%)
205720 (9%) | :chart_with_upwards_trend:
+1296 (+0%) | 64016 (12%)
64240 (12%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_audio | :heavy_check_mark: | :x: | :x: | 97212 (4%)
97404 (4%) | :chart_with_upwards_trend:
+192 (+0%) | 22712 (4%)
22824 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_behavior_kit | :heavy_check_mark: | :x: | :x: | 158636 (7%)
159916 (7%) | :chart_with_upwards_trend:
+1280 (+0%) | 56216 (10%)
56440 (10%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_ble | :heavy_check_mark: | :x: | :x: | 200292 (9%)
200484 (9%) | :chart_with_upwards_trend:
+192 (+0%) | 37472 (7%)
37584 (7%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_bluetooth | :heavy_check_mark: | :x: | :x: | 51116 (2%)
51308 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 19736 (3%)
19848 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_cg_animations | :heavy_check_mark: | :x: | :x: | 115244 (5%)
116556 (5%) | :chart_with_upwards_trend:
+1312 (+1%) | 54760 (10%)
54984 (10%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_color_kit | :heavy_check_mark: | :x: | :x: | 53424 (2%)
53616 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 21896 (4%)
22008 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_command_kit | :heavy_check_mark: | :x: | :x: | 190556 (9%)
191836 (9%) | :chart_with_upwards_trend:
+1280 (+0%) | 61280 (11%)
61504 (11%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_config_kit | :heavy_check_mark: | :x: | :x: | 98248 (4%)
98440 (4%) | :chart_with_upwards_trend:
+192 (+0%) | 22728 (4%)
22840 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_coreled | :heavy_check_mark: | :x: | :x: | 52852 (2%)
53044 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 21784 (4%)
21896 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_core_touch_sensor | :heavy_check_mark: | :x: | :x: | 57876 (2%)
58068 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 20344 (3%)
20456 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_event_queue | :heavy_check_mark: | :x: | :x: | 49048 (2%)
49240 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 20424 (3%)
20536 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_file_manager_kit | :heavy_check_mark: | :x: | :x: | 102260 (4%)
102452 (4%) | :chart_with_upwards_trend:
+192 (+0%) | 23064 (4%)
23176 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_file_reception | :heavy_check_mark: | :x: | :x: | 284520 (13%)
284712 (13%) | :chart_with_upwards_trend:
+192 (+0%) | 35976 (6%)
36088 (6%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_flash_memory | :heavy_check_mark: | :x: | :x: | 51688 (2%)
51880 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 19736 (3%)
19848 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_fs | :heavy_check_mark: | :x: | :x: | 134748 (6%)
136044 (6%) | :chart_with_upwards_trend:
+1296 (+0%) | 55072 (10%)
55296 (10%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_imu_kit | :heavy_check_mark: | :x: | :x: | 72364 (3%)
72556 (3%) | :chart_with_upwards_trend:
+192 (+0%) | 21256 (4%)
21368 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_lcd | :heavy_check_mark: | :x: | :x: | 133904 (6%)
135200 (6%) | :chart_with_upwards_trend:
+1296 (+0%) | 55064 (10%)
55288 (10%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_led_kit | :heavy_check_mark: | :x: | :x: | 81740 (3%)
81932 (3%) | :chart_with_upwards_trend:
+192 (+0%) | 22624 (4%)
22736 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_log_kit | :heavy_check_mark: | :x: | :x: | 49648 (2%)
49840 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 20920 (3%)
21032 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_motion_kit | :heavy_check_mark: | :x: | :x: | 81128 (3%)
81336 (3%) | :chart_with_upwards_trend:
+208 (+0%) | 23216 (4%)
23440 (4%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_motors | :heavy_check_mark: | :x: | :x: | 51208 (2%)
51416 (2%) | :chart_with_upwards_trend:
+208 (+0%) | 19768 (3%)
19992 (3%) | :chart_with_upwards_trend:
+224 (+1%) | | spike_lk_qdac | :heavy_check_mark: | :x: | :x: | 56552 (2%)
56744 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 20288 (3%)
20400 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_reinforcer | :heavy_check_mark: | :x: | :x: | 185804 (8%)
187084 (8%) | :chart_with_upwards_trend:
+1280 (+0%) | 57936 (11%)
58160 (11%) | :chart_with_upwards_trend:
+224 (+0%) | | spike_lk_rfid | :heavy_check_mark: | :x: | :x: | 49176 (2%)
49368 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 19704 (3%)
19816 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_sensors_battery | :heavy_check_mark: | :x: | :x: | 52360 (2%)
52552 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 20832 (3%)
20944 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_sensors_imu_lsm6dsox | :heavy_check_mark: | :x: | :x: | 63516 (3%)
63708 (3%) | :chart_with_upwards_trend:
+192 (+0%) | 21056 (4%)
21168 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_sensors_imu_lsm6dsox_fusion_calibration | :heavy_check_mark: | :x: | :x: | 71180 (3%)
71372 (3%) | :chart_with_upwards_trend:
+192 (+0%) | 20640 (3%)
20752 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_sensors_light | :heavy_check_mark: | :x: | :x: | 48968 (2%)
49160 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 19736 (3%)
19848 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_sensors_microphone | :heavy_check_mark: | :x: | :x: | 49704 (2%)
49896 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 19736 (3%)
19848 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_sensors_temperature_humidity | :heavy_check_mark: | :x: | :x: | 55512 (2%)
55704 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 19712 (3%)
19824 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_serial_number | :heavy_check_mark: | :x: | :x: | 100752 (4%)
100944 (4%) | :chart_with_upwards_trend:
+192 (+0%) | 22784 (4%)
22896 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_ticker_timeout | :heavy_check_mark: | :x: | :x: | 47588 (2%)
47780 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 19752 (3%)
19864 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_touch_sensor_kit | :heavy_check_mark: | :x: | :x: | 61300 (2%)
61492 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 20912 (3%)
21024 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_update_process_app_base | :heavy_check_mark: | :x: | :x: | 116280 (5%)
116472 (5%) | :chart_with_upwards_trend:
+192 (+0%) | 23816 (4%)
23928 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_update_process_app_update | :heavy_check_mark: | :x: | :x: | 64768 (3%)
64960 (3%) | :chart_with_upwards_trend:
+192 (+0%) | 20760 (3%)
20872 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_watchdog_isr | :heavy_check_mark: | :x: | :x: | 52444 (2%)
52636 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 21656 (4%)
21768 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_lk_wifi | :heavy_check_mark: | :x: | :x: | 82412 (3%)
82604 (3%) | :chart_with_upwards_trend:
+192 (+0%) | 23048 (4%)
23160 (4%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_mbed_blinky | :heavy_check_mark: | :x: | :x: | 31320 (1%)
31512 (1%) | :chart_with_upwards_trend:
+192 (+0%) | 9072 (1%)
9184 (1%) | :chart_with_upwards_trend:
+112 (+1%) | | spike_mbed_watchdog_ticker_vs_thread | :heavy_check_mark: | :x: | :x: | 49084 (2%)
49276 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 20600 (3%)
20712 (3%) | :chart_with_upwards_trend:
+112 (+0%) | | spike_stl_cxxsupport | :heavy_check_mark: | :x: | :x: | 48368 (2%)
48560 (2%) | :chart_with_upwards_trend:
+192 (+0%) | 19824 (3%)
19936 (3%) | :chart_with_upwards_trend:
+112 (+0%) | ## :world_map: Map files diff output
LekaOS (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/LekaOS-map.txt 2024-07-02 12:54:47.902517358 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/LekaOS-map.txt 2024-07-02 12:54:48.226520438 +0000 @@ -1,55 +1,55 @@ | Module | .text | .data | .bss | |----------------------------|-----------------|-------------|---------------| -| [fill] | 628(+628) | 10(+10) | 255(+255) | +| [fill] | 632(+632) | 10(+10) | 255(+255) | | [lib]/ActivityKit.a | 11054(+11054) | 0(+0) | 0(+0) | | [lib]/BLEKit.a | 3672(+3672) | 0(+0) | 128(+128) | | [lib]/BatteryKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/BehaviorKit.a | 1652(+1652) | 460(+460) | 0(+0) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CommandKit.a | 1120(+1120) | 0(+0) | 0(+0) | | [lib]/CoreBattery.a | 544(+544) | 0(+0) | 0(+0) | | [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 44(+44) | 0(+0) | 0(+0) | | [lib]/CoreFlashMemory.a | 546(+546) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 118(+118) | 0(+0) | 0(+0) | | [lib]/CoreMCU.a | 16(+16) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CoreMutex.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 160(+160) | 0(+0) | 0(+0) | | [lib]/CoreRFIDReader.a | 600(+600) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 2302(+2302) | 0(+0) | 0(+0) | | [lib]/FirmwareKit.a | 944(+944) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/RFIDKit.a | 1070(+1070) | 0(+0) | 8(+8) | | [lib]/ReinforcerKit.a | 1242(+1242) | 460(+460) | 0(+0) | | [lib]/SerialNumberKit.a | 584(+584) | 0(+0) | 0(+0) | | [lib]/Utils.a | 34(+34) | 0(+0) | 0(+0) | | [lib]/VideoKit.a | 686(+686) | 0(+0) | 36(+36) | | [lib]/bootutil.a | 1362(+1362) | 12(+12) | 132(+132) | | [lib]/c_nano.a | 17702(+17702) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3836(+3836) | 0(+0) | 0(+0) | | [lib]/m.a | 5256(+5256) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 181520(+181520) | 773(+773) | 19755(+19755) | +| [lib]/mbed-os-static.a | 182604(+182604) | 773(+773) | 19979(+19979) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5774(+5774) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 132822(+132822) | 112(+112) | 38637(+38637) | -| Subtotals | 417300(+417300) | 2040(+2040) | 90192(+90192) | -Total Static RAM memory (data + bss): 92232(+92232) bytes -Total Flash memory (text + data): 419340(+419340) bytes +| Subtotals | 418548(+418548) | 2040(+2040) | 90416(+90416) | +Total Static RAM memory (data + bss): 92456(+92456) bytes +Total Flash memory (text + data): 420588(+420588) bytes ``` ```diff Flash used: 460484 (21%) / total: 2097152 SRAM used: 92792 (17%) / total: 524288 ```
bootloader (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/bootloader-map.txt 2024-07-02 12:54:48.434522415 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/bootloader-map.txt 2024-07-02 12:54:48.590523898 +0000 @@ -1,27 +1,27 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-----------|---------------| -| [fill] | 216(+216) | 4(+4) | 65(+65) | +| [fill] | 212(+212) | 4(+4) | 65(+65) | | [lib]/CoreBattery.a | 648(+648) | 0(+0) | 0(+0) | | [lib]/CoreFlashMemory.a | 546(+546) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 160(+160) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1814(+1814) | 0(+0) | 0(+0) | | [lib]/FirmwareKit.a | 944(+944) | 0(+0) | 0(+0) | | [lib]/bootutil.a | 6022(+6022) | 16(+16) | 13816(+13816) | | [lib]/c_nano.a | 14574(+14574) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 83686(+83686) | 528(+528) | 11127(+11127) | +| [lib]/mbed-os-static.a | 83898(+83898) | 528(+528) | 11351(+11351) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5368(+5368) | 8(+8) | 176(+176) | | default_bd.cpp.obj | 242(+242) | 0(+0) | 568(+568) | | main.cpp.obj | 7500(+7500) | 0(+0) | 12543(+12543) | | signing_keys.c.obj | 0(+0) | 0(+0) | 0(+0) | -| Subtotals | 125696(+125696) | 760(+760) | 38376(+38376) | -Total Static RAM memory (data + bss): 39136(+39136) bytes -Total Flash memory (text + data): 126456(+126456) bytes +| Subtotals | 125904(+125904) | 760(+760) | 38600(+38600) | +Total Static RAM memory (data + bss): 39360(+39360) bytes +Total Flash memory (text + data): 126664(+126664) bytes ``` ```diff Flash used: 141812 (6%) / total: 2097152 SRAM used: 39672 (7%) / total: 524288 ```
functional_ut_boost_ut (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_boost_ut-map.txt 2024-07-02 12:54:48.834526217 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_boost_ut-map.txt 2024-07-02 12:54:49.046528233 +0000 @@ -1,24 +1,24 @@ | Module | .text | .data | .bss | |---------------------------|-----------------|-------------|---------------| | [fill] | 488(+488) | 12(+12) | 32(+32) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 54758(+54758) | 460(+460) | 10317(+10317) | +| [lib]/mbed-os-static.a | 54950(+54950) | 460(+460) | 10429(+10429) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105176(+105176) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | test_array.cpp.obj | 2696(+2696) | 8(+8) | 2(+2) | | test_expect.cpp.obj | 20348(+20348) | 0(+0) | 1(+1) | | test_minimal.cpp.obj | 1210(+1210) | 0(+0) | 1(+1) | | test_mutable.cpp.obj | 4824(+4824) | 0(+0) | 1(+1) | | test_parametrized.cpp.obj | 10562(+10562) | 0(+0) | 1(+1) | | test_should.cpp.obj | 2942(+2942) | 0(+0) | 1(+1) | | test_skip.cpp.obj | 2468(+2468) | 0(+0) | 1(+1) | | test_spec.cpp.obj | 1426(+1426) | 0(+0) | 1(+1) | -| Subtotals | 250276(+250276) | 1184(+1184) | 26968(+26968) | -Total Static RAM memory (data + bss): 28152(+28152) bytes -Total Flash memory (text + data): 251460(+251460) bytes +| Subtotals | 250468(+250468) | 1184(+1184) | 27080(+27080) | +Total Static RAM memory (data + bss): 28264(+28264) bytes +Total Flash memory (text + data): 251652(+251652) bytes ``` ```diff Flash used: 280548 (13%) / total: 2097152 SRAM used: 28600 (5%) / total: 524288 ```
functional_ut_core_imu (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_core_imu-map.txt 2024-07-02 12:54:49.286530514 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_core_imu-map.txt 2024-07-02 12:54:49.490532453 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |-----------------------------|-----------------|-------------|---------------| | [fill] | 484(+484) | 12(+12) | 33(+33) | | [lib]/CoreEventQueue.a | 44(+44) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6880(+6880) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 63004(+63004) | 460(+460) | 10875(+10875) | +| [lib]/mbed-os-static.a | 63196(+63196) | 460(+460) | 10987(+10987) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105672(+105672) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_core_lsm6dsox.cpp.obj | 8104(+8104) | 0(+0) | 2(+2) | -| Subtotals | 227876(+227876) | 1176(+1176) | 27520(+27520) | -Total Static RAM memory (data + bss): 28696(+28696) bytes -Total Flash memory (text + data): 229052(+229052) bytes +| Subtotals | 228068(+228068) | 1176(+1176) | 27632(+27632) | +Total Static RAM memory (data + bss): 28808(+28808) bytes +Total Flash memory (text + data): 229244(+229244) bytes ``` ```diff Flash used: 256596 (12%) / total: 2097152 SRAM used: 29120 (5%) / total: 524288 ```
functional_ut_deep_sleep_core_buffered_serial (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_core_buffered_serial-map.txt 2024-07-02 12:54:49.726534696 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_core_buffered_serial-map.txt 2024-07-02 12:54:49.926536597 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |------------------------------------|-----------------|-------------|---------------| | [fill] | 460(+460) | 12(+12) | 31(+31) | | [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 54790(+54790) | 460(+460) | 10317(+10317) | +| [lib]/mbed-os-static.a | 54982(+54982) | 460(+460) | 10429(+10429) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105670(+105670) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_core_buffered_serial.cpp.obj | 9430(+9430) | 0(+0) | 2(+2) | -| Subtotals | 213924(+213924) | 1176(+1176) | 26960(+26960) | -Total Static RAM memory (data + bss): 28136(+28136) bytes -Total Flash memory (text + data): 215100(+215100) bytes +| Subtotals | 214116(+214116) | 1176(+1176) | 27072(+27072) | +Total Static RAM memory (data + bss): 28248(+28248) bytes +Total Flash memory (text + data): 215292(+215292) bytes ``` ```diff Flash used: 241980 (11%) / total: 2097152 SRAM used: 28560 (5%) / total: 524288 ```
functional_ut_deep_sleep_core_lcd (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_core_lcd-map.txt 2024-07-02 12:54:50.174538955 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_core_lcd-map.txt 2024-07-02 12:54:50.382540932 +0000 @@ -1,20 +1,20 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| -| [fill] | 494(+494) | 11(+11) | 23(+23) | +| [fill] | 498(+498) | 11(+11) | 23(+23) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 66986(+66986) | 460(+460) | 10393(+10393) | +| [lib]/mbed-os-static.a | 68070(+68070) | 460(+460) | 10617(+10617) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105670(+105670) | 133(+133) | 5688(+5688) | | __/__ | 4096(+4096) | 1(+1) | 10841(+10841) | | suite_core_lcd.cpp.obj | 7850(+7850) | 8(+8) | 1174(+1174) | -| Subtotals | 234132(+234132) | 1184(+1184) | 59000(+59000) | -Total Static RAM memory (data + bss): 60184(+60184) bytes -Total Flash memory (text + data): 235316(+235316) bytes +| Subtotals | 235380(+235380) | 1184(+1184) | 59224(+59224) | +Total Static RAM memory (data + bss): 60408(+60408) bytes +Total Flash memory (text + data): 236564(+236564) bytes ``` ```diff Flash used: 273644 (13%) / total: 2097152 SRAM used: 60720 (11%) / total: 524288 ```
functional_ut_deep_sleep_core_motor (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_core_motor-map.txt 2024-07-02 12:54:50.622543213 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_core_motor-map.txt 2024-07-02 12:54:50.822545125 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |--------------------------|-----------------|-------------|---------------| -| [fill] | 460(+460) | 12(+12) | 27(+27) | +| [fill] | 456(+456) | 12(+12) | 27(+27) | | [lib]/CoreMotor.a | 162(+162) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 74(+74) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 57392(+57392) | 460(+460) | 10393(+10393) | +| [lib]/mbed-os-static.a | 57604(+57604) | 460(+460) | 10617(+10617) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105670(+105670) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_core_motor.cpp.obj | 8228(+8228) | 0(+0) | 2(+2) | -| Subtotals | 215364(+215364) | 1176(+1176) | 27032(+27032) | -Total Static RAM memory (data + bss): 28208(+28208) bytes -Total Flash memory (text + data): 216540(+216540) bytes +| Subtotals | 215572(+215572) | 1176(+1176) | 27256(+27256) | +Total Static RAM memory (data + bss): 28432(+28432) bytes +Total Flash memory (text + data): 216748(+216748) bytes ``` ```diff Flash used: 244500 (11%) / total: 2097152 SRAM used: 28744 (5%) / total: 524288 ```
functional_ut_deep_sleep_core_pwm (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_core_pwm-map.txt 2024-07-02 12:54:51.058547384 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_core_pwm-map.txt 2024-07-02 12:54:51.254549261 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| -| [fill] | 456(+456) | 12(+12) | 27(+27) | +| [fill] | 468(+468) | 12(+12) | 27(+27) | | [lib]/CorePwm.a | 74(+74) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 57446(+57446) | 460(+460) | 10393(+10393) | +| [lib]/mbed-os-static.a | 57658(+57658) | 460(+460) | 10617(+10617) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105670(+105670) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_core_pwm.cpp.obj | 9364(+9364) | 0(+0) | 2(+2) | -| Subtotals | 216388(+216388) | 1176(+1176) | 27032(+27032) | -Total Static RAM memory (data + bss): 28208(+28208) bytes -Total Flash memory (text + data): 217564(+217564) bytes +| Subtotals | 216612(+216612) | 1176(+1176) | 27256(+27256) | +Total Static RAM memory (data + bss): 28432(+28432) bytes +Total Flash memory (text + data): 217788(+217788) bytes ``` ```diff Flash used: 245492 (11%) / total: 2097152 SRAM used: 28744 (5%) / total: 524288 ```
functional_ut_deep_sleep_log_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_log_kit-map.txt 2024-07-02 12:54:51.490551520 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_log_kit-map.txt 2024-07-02 12:54:51.686553396 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| | [fill] | 468(+468) | 12(+12) | 31(+31) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 54790(+54790) | 460(+460) | 10317(+10317) | +| [lib]/mbed-os-static.a | 54982(+54982) | 460(+460) | 10429(+10429) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105512(+105512) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_log_kit.cpp.obj | 4464(+4464) | 0(+0) | 418(+418) | -| Subtotals | 208612(+208612) | 1176(+1176) | 27376(+27376) | -Total Static RAM memory (data + bss): 28552(+28552) bytes -Total Flash memory (text + data): 209788(+209788) bytes +| Subtotals | 208804(+208804) | 1176(+1176) | 27488(+27488) | +Total Static RAM memory (data + bss): 28664(+28664) bytes +Total Flash memory (text + data): 209980(+209980) bytes ``` ```diff Flash used: 236652 (11%) / total: 2097152 SRAM used: 28976 (5%) / total: 524288 ```
functional_ut_deep_sleep_mbed_hal (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_mbed_hal-map.txt 2024-07-02 12:54:51.922555655 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_deep_sleep_mbed_hal-map.txt 2024-07-02 12:54:52.122557570 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| | [fill] | 464(+464) | 12(+12) | 31(+31) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 54806(+54806) | 460(+460) | 10317(+10317) | +| [lib]/mbed-os-static.a | 54998(+54998) | 460(+460) | 10429(+10429) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 104942(+104942) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_mbed_hal.cpp.obj | 6046(+6046) | 0(+0) | 2(+2) | -| Subtotals | 209636(+209636) | 1176(+1176) | 26960(+26960) | -Total Static RAM memory (data + bss): 28136(+28136) bytes -Total Flash memory (text + data): 210812(+210812) bytes +| Subtotals | 209828(+209828) | 1176(+1176) | 27072(+27072) | +Total Static RAM memory (data + bss): 28248(+28248) bytes +Total Flash memory (text + data): 211004(+211004) bytes ``` ```diff Flash used: 238348 (11%) / total: 2097152 SRAM used: 28560 (5%) / total: 524288 ```
functional_ut_file_manager (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_file_manager-map.txt 2024-07-02 12:54:52.362559868 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_file_manager-map.txt 2024-07-02 12:54:52.566561821 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |----------------------------|-----------------|-------------|---------------| | [fill] | 486(+486) | 16(+16) | 35(+35) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1796(+1796) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 36948(+36948) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 57692(+57692) | 464(+464) | 10317(+10317) | +| [lib]/mbed-os-static.a | 57884(+57884) | 464(+464) | 10429(+10429) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 108404(+108404) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_file_manager.cpp.obj | 12634(+12634) | 8(+8) | 278(+278) | -| Subtotals | 226044(+226044) | 1192(+1192) | 27240(+27240) | -Total Static RAM memory (data + bss): 28432(+28432) bytes -Total Flash memory (text + data): 227236(+227236) bytes +| Subtotals | 226236(+226236) | 1192(+1192) | 27352(+27352) | +Total Static RAM memory (data + bss): 28544(+28544) bytes +Total Flash memory (text + data): 227428(+227428) bytes ``` ```diff Flash used: 254740 (12%) / total: 2097152 SRAM used: 28856 (5%) / total: 524288 ```
functional_ut_firmware_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_firmware_kit-map.txt 2024-07-02 12:54:52.814564195 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_firmware_kit-map.txt 2024-07-02 12:54:53.014566109 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |----------------------------|-----------------|-------------|---------------| | [fill] | 506(+506) | 16(+16) | 31(+31) | | [lib]/CoreFlashMemory.a | 538(+538) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 160(+160) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1816(+1816) | 0(+0) | 0(+0) | | [lib]/FirmwareKit.a | 754(+754) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 36948(+36948) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 60800(+60800) | 464(+464) | 10357(+10357) | +| [lib]/mbed-os-static.a | 60992(+60992) | 464(+464) | 10469(+10469) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 106976(+106976) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_firmware_kit.cpp.obj | 4230(+4230) | 0(+0) | 242(+242) | -| Subtotals | 220812(+220812) | 1184(+1184) | 27240(+27240) | -Total Static RAM memory (data + bss): 28424(+28424) bytes -Total Flash memory (text + data): 221996(+221996) bytes +| Subtotals | 221004(+221004) | 1184(+1184) | 27352(+27352) | +Total Static RAM memory (data + bss): 28536(+28536) bytes +Total Flash memory (text + data): 222188(+222188) bytes ``` ```diff Flash used: 249548 (11%) / total: 2097152 SRAM used: 28848 (5%) / total: 524288 ```
functional_ut_imu_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_imu_kit-map.txt 2024-07-02 12:54:53.258568445 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_imu_kit-map.txt 2024-07-02 12:54:53.466570435 +0000 @@ -1,23 +1,23 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| | [fill] | 488(+488) | 12(+12) | 37(+37) | | [lib]/CoreEventQueue.a | 44(+44) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6880(+6880) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 920(+920) | 0(+0) | 164(+164) | | [lib]/c_nano.a | 35286(+35286) | 566(+566) | 53(+53) | | [lib]/gcc.a | 4148(+4148) | 0(+0) | 0(+0) | | [lib]/m.a | 5064(+5064) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 63004(+63004) | 460(+460) | 10875(+10875) | +| [lib]/mbed-os-static.a | 63196(+63196) | 460(+460) | 10987(+10987) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105504(+105504) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_imu_kit.cpp.obj | 3308(+3308) | 0(+0) | 2(+2) | -| Subtotals | 231208(+231208) | 1176(+1176) | 27688(+27688) | -Total Static RAM memory (data + bss): 28864(+28864) bytes -Total Flash memory (text + data): 232384(+232384) bytes +| Subtotals | 231400(+231400) | 1176(+1176) | 27800(+27800) | +Total Static RAM memory (data + bss): 28976(+28976) bytes +Total Flash memory (text + data): 232576(+232576) bytes ``` ```diff Flash used: 260828 (12%) / total: 2097152 SRAM used: 29288 (5%) / total: 524288 ```
functional_ut_io_expander (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_io_expander-map.txt 2024-07-02 12:54:53.706572734 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_io_expander-map.txt 2024-07-02 12:54:53.910574686 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |---------------------------|-----------------|-------------|---------------| | [fill] | 458(+458) | 12(+12) | 27(+27) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/CoreIOExpander.a | 504(+504) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 61618(+61618) | 460(+460) | 10337(+10337) | +| [lib]/mbed-os-static.a | 61810(+61810) | 460(+460) | 10449(+10449) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105504(+105504) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_io_expander.cpp.obj | 3190(+3190) | 0(+0) | 2(+2) | -| Subtotals | 214740(+214740) | 1176(+1176) | 26976(+26976) | -Total Static RAM memory (data + bss): 28152(+28152) bytes -Total Flash memory (text + data): 215916(+215916) bytes +| Subtotals | 214932(+214932) | 1176(+1176) | 27088(+27088) | +Total Static RAM memory (data + bss): 28264(+28264) bytes +Total Flash memory (text + data): 216108(+216108) bytes ``` ```diff Flash used: 242892 (11%) / total: 2097152 SRAM used: 28576 (5%) / total: 524288 ```
functional_ut_qdac (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_qdac-map.txt 2024-07-02 12:54:54.150576984 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_qdac-map.txt 2024-07-02 12:54:54.346578860 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| | [fill] | 474(+474) | 12(+12) | 27(+27) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/CoreQDAC.a | 854(+854) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 35294(+35294) | 566(+566) | 53(+53) | | [lib]/gcc.a | 3608(+3608) | 0(+0) | 0(+0) | | [lib]/m.a | 260(+260) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 61678(+61678) | 460(+460) | 10337(+10337) | +| [lib]/mbed-os-static.a | 61870(+61870) | 460(+460) | 10449(+10449) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 105506(+105506) | 133(+133) | 5688(+5688) | | __/__ | 3988(+3988) | 1(+1) | 10841(+10841) | | suite_qdac.cpp.obj | 3866(+3866) | 0(+0) | 2(+2) | -| Subtotals | 215844(+215844) | 1176(+1176) | 26976(+26976) | -Total Static RAM memory (data + bss): 28152(+28152) bytes -Total Flash memory (text + data): 217020(+217020) bytes +| Subtotals | 216036(+216036) | 1176(+1176) | 27088(+27088) | +Total Static RAM memory (data + bss): 28264(+28264) bytes +Total Flash memory (text + data): 217212(+217212) bytes ``` ```diff Flash used: 244068 (11%) / total: 2097152 SRAM used: 28576 (5%) / total: 524288 ```
spike_lk_activity_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_activity_kit-map.txt 2024-07-02 12:54:54.574581043 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_activity_kit-map.txt 2024-07-02 12:54:54.754582766 +0000 @@ -1,42 +1,42 @@ | Module | .text | .data | .bss | |----------------------------|-----------------|-------------|---------------| -| [fill] | 338(+338) | 7(+7) | 40(+40) | +| [fill] | 358(+358) | 7(+7) | 40(+40) | | [lib]/ActivityKit.a | 11068(+11068) | 0(+0) | 0(+0) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 44(+44) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 136(+136) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreRFIDReader.a | 636(+636) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1712(+1712) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/RFIDKit.a | 1066(+1066) | 0(+0) | 8(+8) | | [lib]/ReinforcerKit.a | 1674(+1674) | 460(+460) | 0(+0) | | [lib]/VideoKit.a | 846(+846) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14402(+14402) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3836(+3836) | 0(+0) | 0(+0) | | [lib]/m.a | 5256(+5256) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 78442(+78442) | 464(+464) | 10951(+10951) | +| [lib]/mbed-os-static.a | 79526(+79526) | 464(+464) | 11175(+11175) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5226(+5226) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 10910(+10910) | 8(+8) | 20268(+20268) | -| Subtotals | 177248(+177248) | 1152(+1152) | 62544(+62544) | -Total Static RAM memory (data + bss): 63696(+63696) bytes -Total Flash memory (text + data): 178400(+178400) bytes +| Subtotals | 178512(+178512) | 1152(+1152) | 62768(+62768) | +Total Static RAM memory (data + bss): 63920(+63920) bytes +Total Flash memory (text + data): 179664(+179664) bytes ``` ```diff Flash used: 205720 (9%) / total: 2097152 SRAM used: 64240 (12%) / total: 524288 ```
spike_lk_audio (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_audio-map.txt 2024-07-02 12:54:54.938584526 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_audio-map.txt 2024-07-02 12:54:55.078585867 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 172(+172) | 4(+4) | 30(+30) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1774(+1774) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14278(+14278) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 58096(+58096) | 464(+464) | 10325(+10325) | +| [lib]/mbed-os-static.a | 58288(+58288) | 464(+464) | 10437(+10437) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4672(+4672) | 8(+8) | 176(+176) | | main.cpp.obj | 2892(+2892) | 0(+0) | 11108(+11108) | -| Subtotals | 85656(+85656) | 680(+680) | 21720(+21720) | -Total Static RAM memory (data + bss): 22400(+22400) bytes -Total Flash memory (text + data): 86336(+86336) bytes +| Subtotals | 85848(+85848) | 680(+680) | 21832(+21832) | +Total Static RAM memory (data + bss): 22512(+22512) bytes +Total Flash memory (text + data): 86528(+86528) bytes ``` ```diff Flash used: 97404 (4%) / total: 2097152 SRAM used: 22824 (4%) / total: 524288 ```
spike_lk_behavior_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_behavior_kit-map.txt 2024-07-02 12:54:55.286587858 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_behavior_kit-map.txt 2024-07-02 12:54:55.454589466 +0000 @@ -1,30 +1,30 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| -| [fill] | 280(+280) | 7(+7) | 38(+38) | +| [fill] | 284(+284) | 7(+7) | 38(+38) | | [lib]/BehaviorKit.a | 1256(+1256) | 460(+460) | 0(+0) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1736(+1736) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/VideoKit.a | 884(+884) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14402(+14402) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 452(+452) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 70154(+70154) | 464(+464) | 10393(+10393) | +| [lib]/mbed-os-static.a | 71238(+71238) | 464(+464) | 10617(+10617) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5226(+5226) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 5556(+5556) | 8(+8) | 13200(+13200) | -| Subtotals | 133892(+133892) | 1152(+1152) | 54744(+54744) | -Total Static RAM memory (data + bss): 55896(+55896) bytes -Total Flash memory (text + data): 135044(+135044) bytes +| Subtotals | 135140(+135140) | 1152(+1152) | 54968(+54968) | +Total Static RAM memory (data + bss): 56120(+56120) bytes +Total Flash memory (text + data): 136292(+136292) bytes ``` ```diff Flash used: 159916 (7%) / total: 2097152 SRAM used: 56440 (10%) / total: 524288 ```
spike_lk_ble (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_ble-map.txt 2024-07-02 12:54:55.682591649 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_ble-map.txt 2024-07-02 12:54:55.874593487 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| | [fill] | 406(+406) | 11(+11) | 74(+74) | | [lib]/BLEKit.a | 3696(+3696) | 0(+0) | 128(+128) | | [lib]/CoreEventQueue.a | 44(+44) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1722(+1722) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14278(+14278) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 145606(+145606) | 709(+709) | 19447(+19447) | +| [lib]/mbed-os-static.a | 145798(+145798) | 709(+709) | 19559(+19559) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4682(+4682) | 8(+8) | 176(+176) | | main.cpp.obj | 8066(+8066) | 92(+92) | 16230(+16230) | -| Subtotals | 182272(+182272) | 1024(+1024) | 36136(+36136) | -Total Static RAM memory (data + bss): 37160(+37160) bytes -Total Flash memory (text + data): 183296(+183296) bytes +| Subtotals | 182464(+182464) | 1024(+1024) | 36248(+36248) | +Total Static RAM memory (data + bss): 37272(+37272) bytes +Total Flash memory (text + data): 183488(+183488) bytes ``` ```diff Flash used: 200484 (9%) / total: 2097152 SRAM used: 37584 (7%) / total: 524288 ```
spike_lk_bluetooth (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_bluetooth-map.txt 2024-07-02 12:54:56.034595019 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_bluetooth-map.txt 2024-07-02 12:54:56.158596205 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | BM64Converter.cpp.obj | 76(+76) | 0(+0) | 0(+0) | | LekaBluetooth.cpp.obj | 3308(+3308) | 6(+6) | 10568(+10568) | | [fill] | 118(+118) | 6(+6) | 20(+20) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 5526(+5526) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 31596(+31596) | 444(+444) | 8226(+8226) | +| [lib]/mbed-os-static.a | 31788(+31788) | 444(+444) | 8338(+8338) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 690(+690) | 0(+0) | 0(+0) | | main.cpp.obj | 1180(+1180) | 0(+0) | 32(+32) | -| Subtotals | 46280(+46280) | 560(+560) | 18888(+18888) | -Total Static RAM memory (data + bss): 19448(+19448) bytes -Total Flash memory (text + data): 46840(+46840) bytes +| Subtotals | 46472(+46472) | 560(+560) | 19000(+19000) | +Total Static RAM memory (data + bss): 19560(+19560) bytes +Total Flash memory (text + data): 47032(+47032) bytes ``` ```diff Flash used: 51308 (2%) / total: 2097152 SRAM used: 19848 (3%) / total: 524288 ```
spike_lk_cg_animations (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_cg_animations-map.txt 2024-07-02 12:54:56.342597967 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_cg_animations-map.txt 2024-07-02 12:54:56.486599345 +0000 @@ -1,22 +1,22 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| -| [fill] | 170(+170) | 7(+7) | 30(+30) | +| [fill] | 190(+190) | 7(+7) | 30(+30) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/UIAnimationKit.a | 508(+508) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 10168(+10168) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 67380(+67380) | 460(+460) | 10393(+10393) | +| [lib]/mbed-os-static.a | 68464(+68464) | 460(+460) | 10617(+10617) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 690(+690) | 0(+0) | 0(+0) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 3584(+3584) | 8(+8) | 12488(+12488) | -| Subtotals | 96040(+96040) | 680(+680) | 53792(+53792) | -Total Static RAM memory (data + bss): 54472(+54472) bytes -Total Flash memory (text + data): 96720(+96720) bytes +| Subtotals | 97304(+97304) | 680(+680) | 54016(+54016) | +Total Static RAM memory (data + bss): 54696(+54696) bytes +Total Flash memory (text + data): 97984(+97984) bytes ``` ```diff Flash used: 116556 (5%) / total: 2097152 SRAM used: 54984 (10%) / total: 524288 ```
spike_lk_color_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_color_kit-map.txt 2024-07-02 12:54:56.650600915 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_color_kit-map.txt 2024-07-02 12:54:56.770602064 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 126(+126) | 4(+4) | 24(+24) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 452(+452) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 34482(+34482) | 444(+444) | 10078(+10078) | +| [lib]/mbed-os-static.a | 34674(+34674) | 444(+444) | 10190(+10190) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 4106(+4106) | 0(+0) | 10912(+10912) | -| Subtotals | 47844(+47844) | 552(+552) | 21056(+21056) | -Total Static RAM memory (data + bss): 21608(+21608) bytes -Total Flash memory (text + data): 48396(+48396) bytes +| Subtotals | 48036(+48036) | 552(+552) | 21168(+21168) | +Total Static RAM memory (data + bss): 21720(+21720) bytes +Total Flash memory (text + data): 48588(+48588) bytes ``` ```diff Flash used: 53616 (2%) / total: 2097152 SRAM used: 22008 (4%) / total: 524288 ```
spike_lk_command_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_command_kit-map.txt 2024-07-02 12:54:56.990604169 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_command_kit-map.txt 2024-07-02 12:54:57.170605892 +0000 @@ -1,40 +1,40 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| -| [fill] | 304(+304) | 5(+5) | 44(+44) | +| [fill] | 308(+308) | 5(+5) | 44(+44) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CommandKit.a | 1152(+1152) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 136(+136) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1736(+1736) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/ReinforcerKit.a | 1726(+1726) | 460(+460) | 0(+0) | | [lib]/Utils.a | 34(+34) | 0(+0) | 0(+0) | | [lib]/VideoKit.a | 832(+832) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14402(+14402) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3836(+3836) | 0(+0) | 0(+0) | | [lib]/m.a | 5256(+5256) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 78442(+78442) | 464(+464) | 10951(+10951) | +| [lib]/mbed-os-static.a | 79526(+79526) | 464(+464) | 11175(+11175) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5306(+5306) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 8884(+8884) | 282(+282) | 17264(+17264) | -| Subtotals | 163600(+163600) | 1424(+1424) | 59536(+59536) | -Total Static RAM memory (data + bss): 60960(+60960) bytes -Total Flash memory (text + data): 165024(+165024) bytes +| Subtotals | 164848(+164848) | 1424(+1424) | 59760(+59760) | +Total Static RAM memory (data + bss): 61184(+61184) bytes +Total Flash memory (text + data): 166272(+166272) bytes ``` ```diff Flash used: 191836 (9%) / total: 2097152 SRAM used: 61504 (11%) / total: 524288 ```
spike_lk_config_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_config_kit-map.txt 2024-07-02 12:54:57.354607655 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_config_kit-map.txt 2024-07-02 12:54:57.494608994 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 176(+176) | 4(+4) | 34(+34) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1750(+1750) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14278(+14278) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 57672(+57672) | 464(+464) | 10317(+10317) | +| [lib]/mbed-os-static.a | 57864(+57864) | 464(+464) | 10429(+10429) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5368(+5368) | 8(+8) | 176(+176) | | main.cpp.obj | 3586(+3586) | 0(+0) | 11128(+11128) | -| Subtotals | 86696(+86696) | 680(+680) | 21736(+21736) | -Total Static RAM memory (data + bss): 22416(+22416) bytes -Total Flash memory (text + data): 87376(+87376) bytes +| Subtotals | 86888(+86888) | 680(+680) | 21848(+21848) | +Total Static RAM memory (data + bss): 22528(+22528) bytes +Total Flash memory (text + data): 87568(+87568) bytes ``` ```diff Flash used: 98440 (4%) / total: 2097152 SRAM used: 22840 (4%) / total: 524288 ```
spike_lk_coreled (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_coreled-map.txt 2024-07-02 12:54:57.654610527 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_coreled-map.txt 2024-07-02 12:54:57.778611714 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 118(+118) | 4(+4) | 22(+22) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3930(+3930) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 34418(+34418) | 444(+444) | 10078(+10078) | +| [lib]/mbed-os-static.a | 34610(+34610) | 444(+444) | 10190(+10190) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 690(+690) | 0(+0) | 0(+0) | | main.cpp.obj | 4058(+4058) | 0(+0) | 10802(+10802) | -| Subtotals | 47028(+47028) | 552(+552) | 20944(+20944) | -Total Static RAM memory (data + bss): 21496(+21496) bytes -Total Flash memory (text + data): 47580(+47580) bytes +| Subtotals | 47220(+47220) | 552(+552) | 21056(+21056) | +Total Static RAM memory (data + bss): 21608(+21608) bytes +Total Flash memory (text + data): 47772(+47772) bytes ``` ```diff Flash used: 53044 (2%) / total: 2097152 SRAM used: 21896 (4%) / total: 524288 ```
spike_lk_core_touch_sensor (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_core_touch_sensor-map.txt 2024-07-02 12:54:57.942613283 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_core_touch_sensor-map.txt 2024-07-02 12:54:58.070614509 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 122(+122) | 0(+0) | 22(+22) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIOExpander.a | 488(+488) | 0(+0) | 0(+0) | | [lib]/CoreQDAC.a | 838(+838) | 0(+0) | 0(+0) | | [lib]/CoreTouchSensor.a | 154(+154) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3930(+3930) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 38448(+38448) | 444(+444) | 8246(+8246) | +| [lib]/mbed-os-static.a | 38640(+38640) | 444(+444) | 8358(+8358) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 690(+690) | 0(+0) | 0(+0) | | main.cpp.obj | 4120(+4120) | 4(+4) | 11194(+11194) | -| Subtotals | 52612(+52612) | 552(+552) | 19504(+19504) | -Total Static RAM memory (data + bss): 20056(+20056) bytes -Total Flash memory (text + data): 53164(+53164) bytes +| Subtotals | 52804(+52804) | 552(+552) | 19616(+19616) | +Total Static RAM memory (data + bss): 20168(+20168) bytes +Total Flash memory (text + data): 53356(+53356) bytes ``` ```diff Flash used: 58068 (2%) / total: 2097152 SRAM used: 20456 (3%) / total: 524288 ```
spike_lk_event_queue (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_event_queue-map.txt 2024-07-02 12:54:58.234616078 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_event_queue-map.txt 2024-07-02 12:54:58.354617227 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 106(+106) | 4(+4) | 20(+20) | | [lib]/CoreEventQueue.a | 44(+44) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 31304(+31304) | 444(+444) | 8226(+8226) | +| [lib]/mbed-os-static.a | 31496(+31496) | 444(+444) | 8338(+8338) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 346(+346) | 0(+0) | 0(+0) | | main.cpp.obj | 4934(+4934) | 0(+0) | 11296(+11296) | -| Subtotals | 44340(+44340) | 552(+552) | 19584(+19584) | -Total Static RAM memory (data + bss): 20136(+20136) bytes -Total Flash memory (text + data): 44892(+44892) bytes +| Subtotals | 44532(+44532) | 552(+552) | 19696(+19696) | +Total Static RAM memory (data + bss): 20248(+20248) bytes +Total Flash memory (text + data): 45084(+45084) bytes ``` ```diff Flash used: 49240 (2%) / total: 2097152 SRAM used: 20536 (3%) / total: 524288 ```
spike_lk_file_manager_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_file_manager_kit-map.txt 2024-07-02 12:54:58.538618988 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_file_manager_kit-map.txt 2024-07-02 12:54:58.678620327 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 180(+180) | 4(+4) | 30(+30) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1804(+1804) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14514(+14514) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 57890(+57890) | 464(+464) | 10317(+10317) | +| [lib]/mbed-os-static.a | 58082(+58082) | 464(+464) | 10429(+10429) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5798(+5798) | 8(+8) | 176(+176) | | main.cpp.obj | 6224(+6224) | 0(+0) | 11468(+11468) | -| Subtotals | 90276(+90276) | 680(+680) | 22072(+22072) | -Total Static RAM memory (data + bss): 22752(+22752) bytes -Total Flash memory (text + data): 90956(+90956) bytes +| Subtotals | 90468(+90468) | 680(+680) | 22184(+22184) | +Total Static RAM memory (data + bss): 22864(+22864) bytes +Total Flash memory (text + data): 91148(+91148) bytes ``` ```diff Flash used: 102452 (4%) / total: 2097152 SRAM used: 23176 (4%) / total: 524288 ```
spike_lk_file_reception (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_file_reception-map.txt 2024-07-02 12:54:58.886622259 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_file_reception-map.txt 2024-07-02 12:54:59.054623819 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-----------|---------------| | [fill] | 314(+314) | 14(+14) | 32(+32) | | [lib]/CoreWifi.a | 4576(+4576) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1166(+1166) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/WebKit.a | 1208(+1208) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 14636(+14636) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | | [lib]/mbed-http.a | 6896(+6896) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 186720(+186720) | 614(+614) | 13727(+13727) | +| [lib]/mbed-os-static.a | 186912(+186912) | 614(+614) | 13839(+13839) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4984(+4984) | 8(+8) | 176(+176) | | main.cpp.obj | 3858(+3858) | 0(+0) | 20816(+20816) | -| Subtotals | 228224(+228224) | 840(+840) | 34832(+34832) | -Total Static RAM memory (data + bss): 35672(+35672) bytes -Total Flash memory (text + data): 229064(+229064) bytes +| Subtotals | 228416(+228416) | 840(+840) | 34944(+34944) | +Total Static RAM memory (data + bss): 35784(+35784) bytes +Total Flash memory (text + data): 229256(+229256) bytes ``` ```diff Flash used: 284712 (13%) / total: 2097152 SRAM used: 36088 (6%) / total: 524288 ```
spike_lk_flash_memory (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_flash_memory-map.txt 2024-07-02 12:54:59.222625380 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_flash_memory-map.txt 2024-07-02 12:54:59.346626532 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 120(+120) | 4(+4) | 20(+20) | | [lib]/CoreFlashMemory.a | 606(+606) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 204(+204) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 35190(+35190) | 444(+444) | 8266(+8266) | +| [lib]/mbed-os-static.a | 35382(+35382) | 444(+444) | 8378(+8378) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 2634(+2634) | 0(+0) | 10568(+10568) | -| Subtotals | 46788(+46788) | 552(+552) | 18896(+18896) | -Total Static RAM memory (data + bss): 19448(+19448) bytes -Total Flash memory (text + data): 47340(+47340) bytes +| Subtotals | 46980(+46980) | 552(+552) | 19008(+19008) | +Total Static RAM memory (data + bss): 19560(+19560) bytes +Total Flash memory (text + data): 47532(+47532) bytes ``` ```diff Flash used: 51880 (2%) / total: 2097152 SRAM used: 19848 (3%) / total: 524288 ```
spike_lk_fs (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_fs-map.txt 2024-07-02 12:54:59.542628352 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_fs-map.txt 2024-07-02 12:54:59.694629764 +0000 @@ -1,27 +1,27 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-----------|---------------| -| [fill] | 212(+212) | 3(+3) | 26(+26) | +| [fill] | 216(+216) | 3(+3) | 26(+26) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 126(+126) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 2758(+2758) | 0(+0) | 9512(+9512) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/VideoKit.a | 862(+862) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14174(+14174) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 70144(+70144) | 464(+464) | 10393(+10393) | +| [lib]/mbed-os-static.a | 71228(+71228) | 464(+464) | 10617(+10617) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 6582(+6582) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 2770(+2770) | 8(+8) | 3048(+3048) | | source/ComUtils.cpp.obj | 666(+666) | 0(+0) | 0(+0) | -| Subtotals | 112400(+112400) | 688(+688) | 54072(+54072) | -Total Static RAM memory (data + bss): 54760(+54760) bytes -Total Flash memory (text + data): 113088(+113088) bytes +| Subtotals | 113648(+113648) | 688(+688) | 54296(+54296) | +Total Static RAM memory (data + bss): 54984(+54984) bytes +Total Flash memory (text + data): 114336(+114336) bytes ``` ```diff Flash used: 136044 (6%) / total: 2097152 SRAM used: 55296 (10%) / total: 524288 ```
spike_lk_imu_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_imu_kit-map.txt 2024-07-02 12:54:59.862631324 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_imu_kit-map.txt 2024-07-02 12:54:59.990632513 +0000 @@ -1,23 +1,23 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 136(+136) | 4(+4) | 30(+30) | | [lib]/CoreEventQueue.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3756(+3756) | 0(+0) | 0(+0) | | [lib]/m.a | 5052(+5052) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 39774(+39774) | 444(+444) | 8784(+8784) | +| [lib]/mbed-os-static.a | 39966(+39966) | 444(+444) | 8896(+8896) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 2670(+2670) | 0(+0) | 11396(+11396) | -| Subtotals | 66032(+66032) | 552(+552) | 20416(+20416) | -Total Static RAM memory (data + bss): 20968(+20968) bytes -Total Flash memory (text + data): 66584(+66584) bytes +| Subtotals | 66224(+66224) | 552(+552) | 20528(+20528) | +Total Static RAM memory (data + bss): 21080(+21080) bytes +Total Flash memory (text + data): 66776(+66776) bytes ``` ```diff Flash used: 72556 (3%) / total: 2097152 SRAM used: 21368 (4%) / total: 524288 ```
spike_lk_lcd (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_lcd-map.txt 2024-07-02 12:55:00.190634370 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_lcd-map.txt 2024-07-02 12:55:00.342635783 +0000 @@ -1,25 +1,25 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-----------|---------------| -| [fill] | 210(+210) | 7(+7) | 26(+26) | +| [fill] | 214(+214) | 7(+7) | 26(+26) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8702(+8702) | 1(+1) | 30800(+30800) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | +| [lib]/CoreVideo.a | 8724(+8724) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1838(+1838) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/VideoKit.a | 786(+786) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14278(+14278) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 69994(+69994) | 464(+464) | 10393(+10393) | +| [lib]/mbed-os-static.a | 71078(+71078) | 464(+464) | 10617(+10617) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5306(+5306) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 4706(+4706) | 44(+44) | 12512(+12512) | -| Subtotals | 111240(+111240) | 728(+728) | 54024(+54024) | -Total Static RAM memory (data + bss): 54752(+54752) bytes -Total Flash memory (text + data): 111968(+111968) bytes +| Subtotals | 112488(+112488) | 728(+728) | 54248(+54248) | +Total Static RAM memory (data + bss): 54976(+54976) bytes +Total Flash memory (text + data): 113216(+113216) bytes ``` ```diff Flash used: 135200 (6%) / total: 2097152 SRAM used: 55288 (10%) / total: 524288 ```
spike_lk_led_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_led_kit-map.txt 2024-07-02 12:55:00.522637455 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_led_kit-map.txt 2024-07-02 12:55:00.662638755 +0000 @@ -1,22 +1,22 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-------------|---------------| | [fill] | 184(+184) | 0(+0) | 20(+20) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/c_nano.a | 5494(+5494) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 452(+452) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 34740(+34740) | 444(+444) | 10078(+10078) | +| [lib]/mbed-os-static.a | 34932(+34932) | 444(+444) | 10190(+10190) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 690(+690) | 0(+0) | 0(+0) | | main.cpp.obj | 7970(+7970) | 460(+460) | 11168(+11168) | -| Subtotals | 73496(+73496) | 1008(+1008) | 21328(+21328) | -Total Static RAM memory (data + bss): 22336(+22336) bytes -Total Flash memory (text + data): 74504(+74504) bytes +| Subtotals | 73688(+73688) | 1008(+1008) | 21440(+21440) | +Total Static RAM memory (data + bss): 22448(+22448) bytes +Total Flash memory (text + data): 74696(+74696) bytes ``` ```diff Flash used: 81932 (3%) / total: 2097152 SRAM used: 22736 (4%) / total: 524288 ```
spike_lk_log_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_log_kit-map.txt 2024-07-02 12:55:00.826640278 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_log_kit-map.txt 2024-07-02 12:55:00.946641393 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 128(+128) | 4(+4) | 24(+24) | | [lib]/CoreEventQueue.a | 44(+44) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 31632(+31632) | 444(+444) | 8226(+8226) | +| [lib]/mbed-os-static.a | 31824(+31824) | 444(+444) | 8338(+8338) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 3056(+3056) | 0(+0) | 11532(+11532) | | source/utils.cpp.obj | 1686(+1686) | 0(+0) | 256(+256) | -| Subtotals | 44580(+44580) | 552(+552) | 20080(+20080) | -Total Static RAM memory (data + bss): 20632(+20632) bytes -Total Flash memory (text + data): 45132(+45132) bytes +| Subtotals | 44772(+44772) | 552(+552) | 20192(+20192) | +Total Static RAM memory (data + bss): 20744(+20744) bytes +Total Flash memory (text + data): 45324(+45324) bytes ``` ```diff Flash used: 49840 (2%) / total: 2097152 SRAM used: 21032 (4%) / total: 524288 ```
spike_lk_motion_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_motion_kit-map.txt 2024-07-02 12:55:01.118642990 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_motion_kit-map.txt 2024-07-02 12:55:01.250644217 +0000 @@ -1,30 +1,30 @@ | Module | .text | .data | .bss | |----------------------------|---------------|-----------|---------------| -| [fill] | 164(+164) | 4(+4) | 22(+22) | +| [fill] | 160(+160) | 4(+4) | 22(+22) | | [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 44(+44) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreRFIDReader.a | 636(+636) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/RFIDKit.a | 1062(+1062) | 0(+0) | 8(+8) | | [lib]/c_nano.a | 3946(+3946) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3756(+3756) | 0(+0) | 0(+0) | | [lib]/m.a | 5052(+5052) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 42572(+42572) | 444(+444) | 8860(+8860) | +| [lib]/mbed-os-static.a | 42784(+42784) | 444(+444) | 9084(+9084) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 4084(+4084) | 0(+0) | 13280(+13280) | -| Subtotals | 73376(+73376) | 552(+552) | 22376(+22376) | -Total Static RAM memory (data + bss): 22928(+22928) bytes -Total Flash memory (text + data): 73928(+73928) bytes +| Subtotals | 73584(+73584) | 552(+552) | 22600(+22600) | +Total Static RAM memory (data + bss): 23152(+23152) bytes +Total Flash memory (text + data): 74136(+74136) bytes ``` ```diff Flash used: 81336 (3%) / total: 2097152 SRAM used: 23440 (4%) / total: 524288 ```
spike_lk_motors (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_motors-map.txt 2024-07-02 12:55:01.418645777 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_motors-map.txt 2024-07-02 12:55:01.542646928 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| -| [fill] | 110(+110) | 4(+4) | 16(+16) | +| [fill] | 106(+106) | 4(+4) | 16(+16) | | [lib]/CoreMotor.a | 162(+162) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 74(+74) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 34184(+34184) | 444(+444) | 8302(+8302) | +| [lib]/mbed-os-static.a | 34396(+34396) | 444(+444) | 8526(+8526) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 3024(+3024) | 0(+0) | 10568(+10568) | -| Subtotals | 45588(+45588) | 552(+552) | 18928(+18928) | -Total Static RAM memory (data + bss): 19480(+19480) bytes -Total Flash memory (text + data): 46140(+46140) bytes +| Subtotals | 45796(+45796) | 552(+552) | 19152(+19152) | +Total Static RAM memory (data + bss): 19704(+19704) bytes +Total Flash memory (text + data): 46348(+46348) bytes ``` ```diff Flash used: 51416 (2%) / total: 2097152 SRAM used: 19992 (3%) / total: 524288 ```
spike_lk_qdac (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_qdac-map.txt 2024-07-02 12:55:01.706648452 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_qdac-map.txt 2024-07-02 12:55:01.830649603 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 124(+124) | 4(+4) | 22(+22) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreQDAC.a | 838(+838) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3930(+3930) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 38512(+38512) | 444(+444) | 8246(+8246) | +| [lib]/mbed-os-static.a | 38704(+38704) | 444(+444) | 8358(+8358) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 690(+690) | 0(+0) | 0(+0) | | main.cpp.obj | 3464(+3464) | 0(+0) | 11138(+11138) | -| Subtotals | 51380(+51380) | 552(+552) | 19448(+19448) | -Total Static RAM memory (data + bss): 20000(+20000) bytes -Total Flash memory (text + data): 51932(+51932) bytes +| Subtotals | 51572(+51572) | 552(+552) | 19560(+19560) | +Total Static RAM memory (data + bss): 20112(+20112) bytes +Total Flash memory (text + data): 52124(+52124) bytes ``` ```diff Flash used: 56744 (2%) / total: 2097152 SRAM used: 20400 (3%) / total: 524288 ```
spike_lk_reinforcer (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_reinforcer-map.txt 2024-07-02 12:55:02.046651609 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_reinforcer-map.txt 2024-07-02 12:55:02.222653244 +0000 @@ -1,38 +1,38 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-------------|---------------| -| [fill] | 292(+292) | 7(+7) | 40(+40) | +| [fill] | 296(+296) | 7(+7) | 40(+40) | | [lib]/ColorKit.a | 864(+864) | 0(+0) | 0(+0) | | [lib]/CoreEventFlags.a | 138(+138) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 136(+136) | 0(+0) | 0(+0) | | [lib]/CoreMotor.a | 146(+146) | 0(+0) | 0(+0) | | [lib]/CorePwm.a | 30(+30) | 0(+0) | 0(+0) | | [lib]/CoreSPI.a | 28(+28) | 0(+0) | 0(+0) | -| [lib]/CoreSTM32Hal.a | 930(+930) | 0(+0) | 0(+0) | +| [lib]/CoreSTM32Hal.a | 1068(+1068) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | -| [lib]/CoreVideo.a | 8686(+8686) | 1(+1) | 30800(+30800) | +| [lib]/CoreVideo.a | 8708(+8708) | 1(+1) | 30800(+30800) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/EventLoopKit.a | 348(+348) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1736(+1736) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/IMUKit.a | 876(+876) | 0(+0) | 164(+164) | | [lib]/LedKit.a | 19050(+19050) | 0(+0) | 20(+20) | | [lib]/MotionKit.a | 848(+848) | 0(+0) | 0(+0) | | [lib]/ReinforcerKit.a | 1696(+1696) | 460(+460) | 0(+0) | | [lib]/VideoKit.a | 884(+884) | 0(+0) | 36(+36) | | [lib]/c_nano.a | 14402(+14402) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3836(+3836) | 0(+0) | 0(+0) | | [lib]/m.a | 5256(+5256) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 78442(+78442) | 464(+464) | 10951(+10951) | +| [lib]/mbed-os-static.a | 79526(+79526) | 464(+464) | 11175(+11175) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 5306(+5306) | 8(+8) | 176(+176) | | __/__ | 108(+108) | 0(+0) | 0(+0) | | main.cpp.obj | 6188(+6188) | 8(+8) | 14196(+14196) | -| Subtotals | 159728(+159728) | 1152(+1152) | 56464(+56464) | -Total Static RAM memory (data + bss): 57616(+57616) bytes -Total Flash memory (text + data): 160880(+160880) bytes +| Subtotals | 160976(+160976) | 1152(+1152) | 56688(+56688) | +Total Static RAM memory (data + bss): 57840(+57840) bytes +Total Flash memory (text + data): 162128(+162128) bytes ``` ```diff Flash used: 187084 (8%) / total: 2097152 SRAM used: 58160 (11%) / total: 524288 ```
spike_lk_rfid (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_rfid-map.txt 2024-07-02 12:55:02.390654804 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_rfid-map.txt 2024-07-02 12:55:02.514655957 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |----------------------------|---------------|-----------|---------------| | [fill] | 122(+122) | 4(+4) | 20(+20) | | [lib]/CoreBufferedSerial.a | 250(+250) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/CoreRFIDReader.a | 714(+714) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/RFIDKit.a | 1106(+1106) | 0(+0) | 8(+8) | | [lib]/c_nano.a | 3946(+3946) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 31528(+31528) | 444(+444) | 8226(+8226) | +| [lib]/mbed-os-static.a | 31720(+31720) | 444(+444) | 8338(+8338) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 2684(+2684) | 0(+0) | 10568(+10568) | -| Subtotals | 44564(+44564) | 552(+552) | 18864(+18864) | -Total Static RAM memory (data + bss): 19416(+19416) bytes -Total Flash memory (text + data): 45116(+45116) bytes +| Subtotals | 44756(+44756) | 552(+552) | 18976(+18976) | +Total Static RAM memory (data + bss): 19528(+19528) bytes +Total Flash memory (text + data): 45308(+45308) bytes ``` ```diff Flash used: 49368 (2%) / total: 2097152 SRAM used: 19816 (3%) / total: 524288 ```
spike_lk_sensors_battery (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_battery-map.txt 2024-07-02 12:55:02.678657479 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_battery-map.txt 2024-07-02 12:55:02.802658632 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 122(+122) | 4(+4) | 18(+18) | | [lib]/BatteryKit.a | 384(+384) | 0(+0) | 0(+0) | | [lib]/CoreBattery.a | 648(+648) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 34404(+34404) | 444(+444) | 8804(+8804) | +| [lib]/mbed-os-static.a | 34596(+34596) | 444(+444) | 8916(+8916) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 3292(+3292) | 0(+0) | 11128(+11128) | -| Subtotals | 46884(+46884) | 552(+552) | 19992(+19992) | -Total Static RAM memory (data + bss): 20544(+20544) bytes -Total Flash memory (text + data): 47436(+47436) bytes +| Subtotals | 47076(+47076) | 552(+552) | 20104(+20104) | +Total Static RAM memory (data + bss): 20656(+20656) bytes +Total Flash memory (text + data): 47628(+47628) bytes ``` ```diff Flash used: 52552 (2%) / total: 2097152 SRAM used: 20944 (3%) / total: 524288 ```
spike_lk_sensors_imu_lsm6dsox (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_imu_lsm6dsox-map.txt 2024-07-02 12:55:02.970660192 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_imu_lsm6dsox-map.txt 2024-07-02 12:55:03.094661344 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 136(+136) | 4(+4) | 30(+30) | | [lib]/CoreEventQueue.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 39774(+39774) | 444(+444) | 8784(+8784) | +| [lib]/mbed-os-static.a | 39966(+39966) | 444(+444) | 8896(+8896) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 3058(+3058) | 0(+0) | 11360(+11360) | -| Subtotals | 58164(+58164) | 552(+552) | 20216(+20216) | -Total Static RAM memory (data + bss): 20768(+20768) bytes -Total Flash memory (text + data): 58716(+58716) bytes +| Subtotals | 58356(+58356) | 552(+552) | 20328(+20328) | +Total Static RAM memory (data + bss): 20880(+20880) bytes +Total Flash memory (text + data): 58908(+58908) bytes ``` ```diff Flash used: 63708 (3%) / total: 2097152 SRAM used: 21168 (4%) / total: 524288 ```
spike_lk_sensors_imu_lsm6dsox_fusion_calibration (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_imu_lsm6dsox_fusion_calibration-map.txt 2024-07-02 12:55:03.262662905 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_imu_lsm6dsox_fusion_calibration-map.txt 2024-07-02 12:55:03.386664056 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 138(+138) | 4(+4) | 26(+26) | | [lib]/CoreEventQueue.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIMU.a | 6810(+6810) | 0(+0) | 0(+0) | | [lib]/CoreInterruptIn.a | 222(+222) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/Fusion.a | 2036(+2036) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3756(+3756) | 0(+0) | 0(+0) | | [lib]/m.a | 5052(+5052) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 39542(+39542) | 444(+444) | 8784(+8784) | +| [lib]/mbed-os-static.a | 39734(+39734) | 444(+444) | 8896(+8896) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 328(+328) | 0(+0) | 0(+0) | | main.cpp.obj | 2916(+2916) | 0(+0) | 10948(+10948) | -| Subtotals | 65072(+65072) | 552(+552) | 19800(+19800) | -Total Static RAM memory (data + bss): 20352(+20352) bytes -Total Flash memory (text + data): 65624(+65624) bytes +| Subtotals | 65264(+65264) | 552(+552) | 19912(+19912) | +Total Static RAM memory (data + bss): 20464(+20464) bytes +Total Flash memory (text + data): 65816(+65816) bytes ``` ```diff Flash used: 71372 (3%) / total: 2097152 SRAM used: 20752 (3%) / total: 524288 ```
spike_lk_sensors_light (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_light-map.txt 2024-07-02 12:55:03.550665580 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_light-map.txt 2024-07-02 12:55:03.674666730 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 112(+112) | 4(+4) | 20(+20) | | [lib]/CoreLightSensor.a | 24(+24) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 33368(+33368) | 444(+444) | 8266(+8266) | +| [lib]/mbed-os-static.a | 33560(+33560) | 444(+444) | 8378(+8378) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 2418(+2418) | 0(+0) | 10568(+10568) | -| Subtotals | 43956(+43956) | 552(+552) | 18896(+18896) | -Total Static RAM memory (data + bss): 19448(+19448) bytes -Total Flash memory (text + data): 44508(+44508) bytes +| Subtotals | 44148(+44148) | 552(+552) | 19008(+19008) | +Total Static RAM memory (data + bss): 19560(+19560) bytes +Total Flash memory (text + data): 44700(+44700) bytes ``` ```diff Flash used: 49160 (2%) / total: 2097152 SRAM used: 19848 (3%) / total: 524288 ```
spike_lk_sensors_microphone (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_microphone-map.txt 2024-07-02 12:55:03.834668217 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_microphone-map.txt 2024-07-02 12:55:03.958669368 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 116(+116) | 4(+4) | 20(+20) | | [lib]/CoreMicrophone.a | 4(+4) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 336(+336) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 33368(+33368) | 444(+444) | 8266(+8266) | +| [lib]/mbed-os-static.a | 33560(+33560) | 444(+444) | 8378(+8378) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 340(+340) | 0(+0) | 0(+0) | | main.cpp.obj | 3028(+3028) | 0(+0) | 10568(+10568) | -| Subtotals | 44644(+44644) | 552(+552) | 18896(+18896) | -Total Static RAM memory (data + bss): 19448(+19448) bytes -Total Flash memory (text + data): 45196(+45196) bytes +| Subtotals | 44836(+44836) | 552(+552) | 19008(+19008) | +Total Static RAM memory (data + bss): 19560(+19560) bytes +Total Flash memory (text + data): 45388(+45388) bytes ``` ```diff Flash used: 49896 (2%) / total: 2097152 SRAM used: 19848 (3%) / total: 524288 ```
spike_lk_sensors_temperature_humidity (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_temperature_humidity-map.txt 2024-07-02 12:55:04.126670929 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_temperature_humidity-map.txt 2024-07-02 12:55:04.250672081 +0000 @@ -1,19 +1,19 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 110(+110) | 4(+4) | 16(+16) | | [lib]/CoreHTS.a | 1546(+1546) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 88(+88) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/Utils.a | 78(+78) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 38216(+38216) | 444(+444) | 8246(+8246) | +| [lib]/mbed-os-static.a | 38408(+38408) | 444(+444) | 8358(+8358) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 2570(+2570) | 0(+0) | 10568(+10568) | -| Subtotals | 50548(+50548) | 552(+552) | 18872(+18872) | -Total Static RAM memory (data + bss): 19424(+19424) bytes -Total Flash memory (text + data): 51100(+51100) bytes +| Subtotals | 50740(+50740) | 552(+552) | 18984(+18984) | +Total Static RAM memory (data + bss): 19536(+19536) bytes +Total Flash memory (text + data): 51292(+51292) bytes ``` ```diff Flash used: 55704 (2%) / total: 2097152 SRAM used: 19824 (3%) / total: 524288 ```
spike_lk_serial_number (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_serial_number-map.txt 2024-07-02 12:55:04.430673753 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_serial_number-map.txt 2024-07-02 12:55:04.574675091 +0000 @@ -1,20 +1,20 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 168(+168) | 4(+4) | 30(+30) | | [lib]/CoreMCU.a | 16(+16) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1212(+1212) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/SerialNumberKit.a | 656(+656) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 17298(+17298) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 57608(+57608) | 464(+464) | 10317(+10317) | +| [lib]/mbed-os-static.a | 57800(+57800) | 464(+464) | 10429(+10429) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4702(+4702) | 8(+8) | 176(+176) | | main.cpp.obj | 3046(+3046) | 8(+8) | 11188(+11188) | -| Subtotals | 88572(+88572) | 688(+688) | 21792(+21792) | -Total Static RAM memory (data + bss): 22480(+22480) bytes -Total Flash memory (text + data): 89260(+89260) bytes +| Subtotals | 88764(+88764) | 688(+688) | 21904(+21904) | +Total Static RAM memory (data + bss): 22592(+22592) bytes +Total Flash memory (text + data): 89452(+89452) bytes ``` ```diff Flash used: 100944 (4%) / total: 2097152 SRAM used: 22896 (4%) / total: 524288 ```
spike_lk_ticker_timeout (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_ticker_timeout-map.txt 2024-07-02 12:55:04.738676613 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_ticker_timeout-map.txt 2024-07-02 12:55:04.862677766 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 128(+128) | 4(+4) | 28(+28) | | [lib]/CoreTicker.a | 204(+204) | 0(+0) | 0(+0) | | [lib]/CoreTimeout.a | 204(+204) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 31664(+31664) | 444(+444) | 8226(+8226) | +| [lib]/mbed-os-static.a | 31856(+31856) | 444(+444) | 8338(+8338) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 2968(+2968) | 0(+0) | 10616(+10616) | -| Subtotals | 43108(+43108) | 552(+552) | 18912(+18912) | -Total Static RAM memory (data + bss): 19464(+19464) bytes -Total Flash memory (text + data): 43660(+43660) bytes +| Subtotals | 43300(+43300) | 552(+552) | 19024(+19024) | +Total Static RAM memory (data + bss): 19576(+19576) bytes +Total Flash memory (text + data): 43852(+43852) bytes ``` ```diff Flash used: 47780 (2%) / total: 2097152 SRAM used: 19864 (3%) / total: 524288 ```
spike_lk_touch_sensor_kit (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_touch_sensor_kit-map.txt 2024-07-02 12:55:05.026679288 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_touch_sensor_kit-map.txt 2024-07-02 12:55:05.158680515 +0000 @@ -1,23 +1,23 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 134(+134) | 0(+0) | 26(+26) | | [lib]/CoreEventQueue.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/CoreI2C.a | 36(+36) | 0(+0) | 0(+0) | | [lib]/CoreIOExpander.a | 488(+488) | 0(+0) | 0(+0) | | [lib]/CoreQDAC.a | 838(+838) | 0(+0) | 0(+0) | | [lib]/CoreTouchSensor.a | 154(+154) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/TouchSensorKit.a | 998(+998) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3930(+3930) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 38744(+38744) | 444(+444) | 8246(+8246) | +| [lib]/mbed-os-static.a | 38936(+38936) | 444(+444) | 8358(+8358) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 1048(+1048) | 0(+0) | 0(+0) | | main.cpp.obj | 5482(+5482) | 4(+4) | 11758(+11758) | -| Subtotals | 55732(+55732) | 552(+552) | 20072(+20072) | -Total Static RAM memory (data + bss): 20624(+20624) bytes -Total Flash memory (text + data): 56284(+56284) bytes +| Subtotals | 55924(+55924) | 552(+552) | 20184(+20184) | +Total Static RAM memory (data + bss): 20736(+20736) bytes +Total Flash memory (text + data): 56476(+56476) bytes ``` ```diff Flash used: 61492 (2%) / total: 2097152 SRAM used: 21024 (4%) / total: 524288 ```
spike_lk_update_process_app_base (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_update_process_app_base-map.txt 2024-07-02 12:55:05.346682261 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_update_process_app_base-map.txt 2024-07-02 12:55:05.506683747 +0000 @@ -1,22 +1,22 @@ | Module | .text | .data | .bss | |-------------------------|-----------------|-----------|---------------| | [fill] | 218(+218) | 0(+0) | 38(+38) | | [lib]/CoreFlashMemory.a | 546(+546) | 0(+0) | 0(+0) | | [lib]/CoreQSPI.a | 160(+160) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/FileManagerKit.a | 1838(+1838) | 0(+0) | 0(+0) | | [lib]/FirmwareKit.a | 1080(+1080) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/bootutil.a | 1282(+1282) | 12(+12) | 132(+132) | | [lib]/c_nano.a | 14558(+14558) | 200(+200) | 53(+53) | | [lib]/gcc.a | 3296(+3296) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 71632(+71632) | 528(+528) | 10473(+10473) | +| [lib]/mbed-os-static.a | 71824(+71824) | 528(+528) | 10585(+10585) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 4592(+4592) | 8(+8) | 176(+176) | | main.cpp.obj | 3460(+3460) | 0(+0) | 11852(+11852) | -| Subtotals | 103232(+103232) | 752(+752) | 22752(+22752) | -Total Static RAM memory (data + bss): 23504(+23504) bytes -Total Flash memory (text + data): 103984(+103984) bytes +| Subtotals | 103424(+103424) | 752(+752) | 22864(+22864) | +Total Static RAM memory (data + bss): 23616(+23616) bytes +Total Flash memory (text + data): 104176(+104176) bytes ``` ```diff Flash used: 116472 (5%) / total: 2097152 SRAM used: 23928 (4%) / total: 524288 ```
spike_lk_update_process_app_update (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_update_process_app_update-map.txt 2024-07-02 12:55:05.674685308 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_update_process_app_update-map.txt 2024-07-02 12:55:05.802686497 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 124(+124) | 0(+0) | 28(+28) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/bootutil.a | 1148(+1148) | 12(+12) | 132(+132) | | [lib]/c_nano.a | 4880(+4880) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 45848(+45848) | 508(+508) | 8382(+8382) | +| [lib]/mbed-os-static.a | 46040(+46040) | 508(+508) | 8494(+8494) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 2888(+2888) | 0(+0) | 11264(+11264) | -| Subtotals | 59008(+59008) | 624(+624) | 19848(+19848) | -Total Static RAM memory (data + bss): 20472(+20472) bytes -Total Flash memory (text + data): 59632(+59632) bytes +| Subtotals | 59200(+59200) | 624(+624) | 19960(+19960) | +Total Static RAM memory (data + bss): 20584(+20584) bytes +Total Flash memory (text + data): 59824(+59824) bytes ``` ```diff Flash used: 64960 (3%) / total: 2097152 SRAM used: 20872 (3%) / total: 524288 ```
spike_lk_watchdog_isr (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_watchdog_isr-map.txt 2024-07-02 12:55:05.966688020 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_watchdog_isr-map.txt 2024-07-02 12:55:06.090689171 +0000 @@ -1,21 +1,21 @@ | Module | .text | .data | .bss | |----------------------------|---------------|-----------|---------------| | [fill] | 126(+126) | 4(+4) | 50(+50) | | [lib]/CoreBufferedSerial.a | 196(+196) | 0(+0) | 0(+0) | | [lib]/CoreEventQueue.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/CoreRFIDReader.a | 636(+636) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/RFIDKit.a | 1062(+1062) | 0(+0) | 8(+8) | | [lib]/c_nano.a | 3946(+3946) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 32718(+32718) | 444(+444) | 8242(+8242) | +| [lib]/mbed-os-static.a | 32910(+32910) | 444(+444) | 8354(+8354) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 4578(+4578) | 0(+0) | 12474(+12474) | -| Subtotals | 47476(+47476) | 552(+552) | 20816(+20816) | -Total Static RAM memory (data + bss): 21368(+21368) bytes -Total Flash memory (text + data): 48028(+48028) bytes +| Subtotals | 47668(+47668) | 552(+552) | 20928(+20928) | +Total Static RAM memory (data + bss): 21480(+21480) bytes +Total Flash memory (text + data): 48220(+48220) bytes ``` ```diff Flash used: 52636 (2%) / total: 2097152 SRAM used: 21768 (4%) / total: 524288 ```
spike_lk_wifi (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_wifi-map.txt 2024-07-02 12:55:06.266690806 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_wifi-map.txt 2024-07-02 12:55:06.402692070 +0000 @@ -1,18 +1,18 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 174(+174) | 9(+9) | 23(+23) | | [lib]/CoreWifi.a | 144(+144) | 0(+0) | 0(+0) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 6714(+6714) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 57790(+57790) | 543(+543) | 11471(+11471) | +| [lib]/mbed-os-static.a | 57982(+57982) | 543(+543) | 11583(+11583) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 3642(+3642) | 0(+0) | 10568(+10568) | -| Subtotals | 72584(+72584) | 656(+656) | 22104(+22104) | -Total Static RAM memory (data + bss): 22760(+22760) bytes -Total Flash memory (text + data): 73240(+73240) bytes +| Subtotals | 72776(+72776) | 656(+656) | 22216(+22216) | +Total Static RAM memory (data + bss): 22872(+22872) bytes +Total Flash memory (text + data): 73432(+73432) bytes ``` ```diff Flash used: 82604 (3%) / total: 2097152 SRAM used: 23160 (4%) / total: 524288 ```
spike_mbed_blinky (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_mbed_blinky-map.txt 2024-07-02 12:55:06.558693519 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_mbed_blinky-map.txt 2024-07-02 12:55:06.670694559 +0000 @@ -1,12 +1,12 @@ | Module | .text | .data | .bss | |------------------------|---------------|-----------|-------------| | [fill] | 72(+72) | 4(+4) | 20(+20) | | [lib]/c_nano.a | 3660(+3660) | 100(+100) | 14(+14) | | [lib]/gcc.a | 772(+772) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 23604(+23604) | 444(+444) | 8178(+8178) | +| [lib]/mbed-os-static.a | 23796(+23796) | 444(+444) | 8290(+8290) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | main.cpp.obj | 144(+144) | 0(+0) | 0(+0) | -| Subtotals | 28440(+28440) | 552(+552) | 8240(+8240) | -Total Static RAM memory (data + bss): 8792(+8792) bytes -Total Flash memory (text + data): 28992(+28992) bytes +| Subtotals | 28632(+28632) | 552(+552) | 8352(+8352) | +Total Static RAM memory (data + bss): 8904(+8904) bytes +Total Flash memory (text + data): 29184(+29184) bytes ``` ```diff Flash used: 31512 (1%) / total: 2097152 SRAM used: 9184 (1%) / total: 524288 ```
spike_mbed_watchdog_ticker_vs_thread (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_mbed_watchdog_ticker_vs_thread-map.txt 2024-07-02 12:55:06.834696109 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_mbed_watchdog_ticker_vs_thread-map.txt 2024-07-02 12:55:06.958697283 +0000 @@ -1,16 +1,16 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 116(+116) | 3(+3) | 31(+31) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 33320(+33320) | 445(+445) | 8780(+8780) | +| [lib]/mbed-os-static.a | 33512(+33512) | 445(+445) | 8892(+8892) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 2980(+2980) | 0(+0) | 10907(+10907) | -| Subtotals | 44356(+44356) | 552(+552) | 19760(+19760) | -Total Static RAM memory (data + bss): 20312(+20312) bytes -Total Flash memory (text + data): 44908(+44908) bytes +| Subtotals | 44548(+44548) | 552(+552) | 19872(+19872) | +Total Static RAM memory (data + bss): 20424(+20424) bytes +Total Flash memory (text + data): 45100(+45100) bytes ``` ```diff Flash used: 49276 (2%) / total: 2097152 SRAM used: 20712 (3%) / total: 524288 ```
spike_stl_cxxsupport (click to expand) ```diff --- build_artifacts/base_ref-build-enable_log_debug-ON/spike_stl_cxxsupport-map.txt 2024-07-02 12:55:07.122698837 +0000 +++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_stl_cxxsupport-map.txt 2024-07-02 12:55:07.246700011 +0000 @@ -1,17 +1,17 @@ | Module | .text | .data | .bss | |-------------------------|---------------|-----------|---------------| | [fill] | 106(+106) | 4(+4) | 20(+20) | | [lib]/CriticalSection.a | 8(+8) | 0(+0) | 0(+0) | | [lib]/HelloWorld.a | 94(+94) | 0(+0) | 0(+0) | | [lib]/c_nano.a | 3914(+3914) | 100(+100) | 14(+14) | | [lib]/gcc.a | 3216(+3216) | 0(+0) | 0(+0) | | [lib]/m.a | 248(+248) | 0(+0) | 0(+0) | -| [lib]/mbed-os-static.a | 31592(+31592) | 444(+444) | 8226(+8226) | +| [lib]/mbed-os-static.a | 31784(+31784) | 444(+444) | 8338(+8338) | | [lib]/misc | 188(+188) | 4(+4) | 28(+28) | | [lib]/nosys.a | 32(+32) | 0(+0) | 0(+0) | | [lib]/stdc++_nano.a | 334(+334) | 0(+0) | 0(+0) | | main.cpp.obj | 3952(+3952) | 0(+0) | 10696(+10696) | -| Subtotals | 43684(+43684) | 552(+552) | 18984(+18984) | -Total Static RAM memory (data + bss): 19536(+19536) bytes -Total Flash memory (text + data): 44236(+44236) bytes +| Subtotals | 43876(+43876) | 552(+552) | 19096(+19096) | +Total Static RAM memory (data + bss): 19648(+19648) bytes +Total Flash memory (text + data): 44428(+44428) bytes ``` ```diff Flash used: 48560 (2%) / total: 2097152 SRAM used: 19936 (3%) / total: 524288 ```
sonarcloud[bot] commented 2 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud