VSCode ESP-IDF Flash and Ram Size

mm_1993
Posts: 65
Joined: Sat Aug 28, 2021 5:16 am

VSCode ESP-IDF Flash and Ram Size

Postby mm_1993 » Mon Sep 13, 2021 10:27 am

Hi
I test esp32 idf with PlatformIO
one interesting thing on it that was after compiling we can see this :

RAM: [=........] 9.9% (used 32516 bytes from 327680 bytes)
Flash: [========....] 77.7% (used 814548 bytes from 1048576 bytes)

I hope vscode esp-idf extension support it too
it make easy way to show and understand :)
thank you.

ESP_kondalkolipaka
Posts: 161
Joined: Wed Jul 17, 2019 5:26 pm

Re: VSCode ESP-IDF Flash and Ram Size

Postby ESP_kondalkolipaka » Mon Sep 13, 2021 1:21 pm

Hello,

I think it's a useful feature. For now, you should be able to see flash and RAM usage using the "Size analysis of the binaries" command

https://github.com/espressif/vscode-esp ... e-commands

mm_1993
Posts: 65
Joined: Sat Aug 28, 2021 5:16 am

Re: VSCode ESP-IDF Flash and Ram Size

Postby mm_1993 » Wed Sep 15, 2021 11:05 am

kondalkolipaka wrote:
Mon Sep 13, 2021 1:21 pm
Hello,

I think it's a useful feature. For now, you should be able to see flash and RAM usage using the "Size analysis of the binaries" command

https://github.com/espressif/vscode-esp ... e-commands
thank you @kondalkolipaka

it's look good

mriksman
Posts: 2
Joined: Tue Mar 24, 2020 1:47 pm

Re: VSCode ESP-IDF Flash and Ram Size

Postby mriksman » Wed Jan 19, 2022 11:37 am

ESP_kondalkolipaka wrote:
Mon Sep 13, 2021 1:21 pm
Hello,

I think it's a useful feature. For now, you should be able to see flash and RAM usage using the "Size analysis of the binaries" command

https://github.com/espressif/vscode-esp ... e-commands
@ESP_kondalkolipaka

I'd like this to show TOTAL bin size vs PARTITION sizes available. It'd be nice to see how much space the bin file is compared to what partitions are available.

Time-is-life
Posts: 9
Joined: Fri Jan 28, 2022 4:10 am

Re: VSCode ESP-IDF Flash and Ram Size

Postby Time-is-life » Tue Feb 01, 2022 4:03 am

Here's what the Build command in VSCode ESP-IDF extension v1.3
reports using ESP-IDF v4.4
2022_01_31_build.jpg
2022_01_31_build.jpg (99.42 KiB) Viewed 5748 times

Who is online

Users browsing this forum: No registered users and 16 guests