esp-idf/tools/test_idf_size
Djordje Nedic 0810dd20e8 idf_size.py: Fix issue where diram size was halved in cases where iram was not fully filled with cache
This fixes an attempted fix for diram size calculation where it was counted twice, however the fix did not account for cases where iram was not fully filled with cache and therefore was of non 0 size.
Now the calculation should be correct regardless of the cache size.

Closes https://github.com/espressif/esp-idf/issues/9960
2022-11-28 10:47:32 +01:00
..
app2.map mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
app_esp32c3.map mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
app_esp32h4.map esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
app_esp32s2.map mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
app_esp32s3_32k_icache.map idf_size.py: Fix issue where diram size was halved in cases where iram was not fully filled with cache 2022-11-28 10:47:32 +01:00
app_esp32s3.map mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
app.map mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
bootloader_esp32s2.map tools: Fix idf_size.py 2020-02-28 11:55:53 +01:00
bootloader.map tools: Fix idf_size.py 2020-02-28 11:55:53 +01:00
expected_output idf_size.py: Fix issue where diram size was halved in cases where iram was not fully filled with cache 2022-11-28 10:47:32 +01:00
expected_output.csv tools: Add CSV support to idf_size.py 2022-08-26 15:34:21 +02:00
expected_output.json tools/idf_size: Fixed bug with wrong memory calculation 2022-01-17 20:47:35 +08:00
expected_output.txt tools: Add CSV support to idf_size.py 2022-08-26 15:34:21 +02:00
json_validate_test.py tools: add json schema for idf_size 2021-11-10 16:21:50 +01:00
mem_test.py add test for checking memory segments with esptool.py 2022-01-17 20:47:35 +08:00
overflow_esp32c3.map mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
overflow_esp32s2.map mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
overflow_esp32s3.map mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
overflow.map mdns: Remove internal component, examples, test and docs 2022-06-29 17:30:34 +04:00
size_schema.json tools/idf_size: Fixed bug with wrong memory calculation 2022-01-17 20:47:35 +08:00
test_idf_size.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
test.sh idf_size.py: Fix issue where diram size was halved in cases where iram was not fully filled with cache 2022-11-28 10:47:32 +01:00