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.
VSCode ESP-IDF Flash and Ram Size
-
- Posts: 188
- Joined: Wed Jul 17, 2019 5:26 pm
Re: VSCode ESP-IDF Flash and Ram Size
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
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
Re: VSCode ESP-IDF Flash and Ram Size
thank you @kondalkolipakakondalkolipaka wrote: ↑Mon Sep 13, 2021 1:21 pmHello,
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
it's look good
Re: VSCode ESP-IDF Flash and Ram Size
@ESP_kondalkolipakaESP_kondalkolipaka wrote: ↑Mon Sep 13, 2021 1:21 pmHello,
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
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.
-
- Posts: 9
- Joined: Fri Jan 28, 2022 4:10 am
Re: VSCode ESP-IDF Flash and Ram Size
Here's what the Build command in VSCode ESP-IDF extension v1.3
reports using ESP-IDF v4.4
reports using ESP-IDF v4.4
Who is online
Users browsing this forum: No registered users and 15 guests