Skip to content

Commit

Permalink
doc: update memory requirements
Browse files Browse the repository at this point in the history
KRKNWK-19513
used values from latest known main:
test-sdk-sidewalk/job/master/1306/

Signed-off-by: Robert Gałat <[email protected]>
  • Loading branch information
RobertGalatNordic committed Nov 5, 2024
1 parent ca9df1b commit b27c0fb
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions doc/includes/memory_requirement.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| Sample | MCUboot ROM [kB] | Application ROM [kB] | Factory data [kB] | Settings (Sidewalk) [kB] | Total ROM [kB] | Total RAM [kB] |
+================================================================================================================+==================+======================+===================+==========================+================+================+
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Debug) | 26.33 | 414.19 | 4 | 8 | 452.52 | 95.41 |
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Debug) | 26.40 | 368.01 | 4 | 8 | 406.41 | 93.78 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Release) | 26.33 | 352.13 | 4 | 8 | 390.46 | 90.54 |
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Release) | 26.40 | 299.97 | 4 | 8 | 338.37 | 88.91 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Debug) | 26.33 | 512.94 | 4 | 8 | 551.27 | 122.16 |
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Debug) | 26.40 | 467.21 | 4 | 8 | 505.61 | 120.28 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Release) | 26.33 | 430.49 | 4 | 8 | 468.82 | 106.04 |
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Release) | 26.40 | 378.97 | 4 | 8 | 417.37 | 104.03 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+

.. tab:: nRF5340 DK
Expand All @@ -25,13 +25,13 @@
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| Sample | MCUboot ROM [kB] | Application ROM [kB] | Factory data [kB] | Settings (Sidewalk) [kB] | Total ROM [kB] | Total RAM [kB] |
+================================================================================================================+==================+======================+===================+==========================+================+================+
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Debug) | 30.77 | 356.90 | 4 | 8 | 399.67 | 84.09 |
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Debug) | 30.99 | 311.83 | 4 | 8 | 354.82 | 86.34 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Release) | 30.77 | 291.82 | 4 | 8 | 334.59 | 79.40 |
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Release) | 30.99 | 241.55 | 4 | 8 | 284.54 | 81.66 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Debug) | 30.77 | 452.05 | 4 | 8 | 494.82 | 110.62 |
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Debug) | 30.99 | 412.17 | 4 | 8 | 455.16 | 112.67 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Release) | 30.77 | 367.28 | 4 | 8 | 410.05 | 94.58 |
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Release) | 30.99 | 321.31 | 4 | 8 | 364.30 | 96.58 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+

.. tab:: nRF54L15 DK
Expand All @@ -42,11 +42,11 @@
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| Sample | MCUboot ROM [kB] | Application ROM [kB] | Factory data [kB] | Settings (Sidewalk) [kB] | Total ROM [kB] | Total RAM [kB] |
+================================================================================================================+==================+======================+===================+==========================+================+================+
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Debug) | 26.15 | 353.24 | 4 | 8 | 391.39 | 89.59 |
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Debug) | 26.24 | 366.77 | 4 | 8 | 405.01 | 90.46 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Release) | 26.15 | 285.78 | 4 | 8 | 323.93 | 84.77 |
| :ref:`Hello Sidewalk Bluetooth LE <variant_sidewalk_hello>` (``CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n``, Release) | 26.24 | 296.91 | 4 | 8 | 335.15 | 85.79 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Debug) | 26.15 | 449.00 | 4 | 8 | 487.15 | 116.28 |
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Debug) | 26.24 | 461.23 | 4 | 8 | 499.47 | 116.64 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Release) | 26.15 | 362.06 | 4 | 8 | 400.21 | 100.13 |
| :ref:`Hello Sidewalk Bluetooth LE and sub-GHz <variant_sidewalk_hello>` (Release) | 26.24 | 372.77 | 4 | 8 | 411.01 | 100.57 |
+----------------------------------------------------------------------------------------------------------------+------------------+----------------------+-------------------+--------------------------+----------------+----------------+

0 comments on commit b27c0fb

Please sign in to comment.