Search found 4 matches

by larissadj
Wed May 15, 2019 1:05 pm
Forum: ESP-IDF
Topic: New tool for analyzing static memory size
Replies: 5
Views: 12252

Re: New tool for analyzing static memory size

Hello,

Please what is the complete command to run xtensa-esp32-elf-size libcomponent.a or xtensa-esp32-elf-size file.o. xtensa-esp32-elf-size. I have tried to run it like the command for the gdb but it doesn't work. Thanks again for the suggestion.
by larissadj
Wed May 15, 2019 7:14 am
Forum: ESP-IDF
Topic: New tool for analyzing static memory size
Replies: 5
Views: 12252

Re: New tool for analyzing static memory size

It works. Thanks so much!!!!!!
by larissadj
Wed May 08, 2019 3:57 pm
Forum: ESP-IDF
Topic: New tool for analyzing static memory size
Replies: 5
Views: 12252

Re: New tool for analyzing static memory size

Please where should i do the make size? In which Ordner?
I have tried it in esp/ and in esp/esp-idf but it is doesn't work. I am new in Esp32.

Thanks for any issue.
by larissadj
Thu Apr 04, 2019 12:37 pm
Forum: ESP32 Arduino
Topic: problems using ESP.getCycleCount to measure intervals
Replies: 1
Views: 5950

Re: problems using ESP.getCycleCount to measure intervals

Can you show me please how you're using this fonction ESP.getCycleCount in your code? I am new in ESP32 und i have tried to use it, but a Fehler is occured by Compiling.