Search found 384 matches

by permal
Sat Feb 03, 2018 6:31 pm
Forum: General Discussion
Topic: Heap corruption diagnostics causing heap corruption?.
Replies: 34
Views: 45562

Heap corruption diagnostics causing heap corruption?.

Hi, This became rather lengthy, please bear with me. Assuming Heap Debugging is set to "Comprehensive", when allocating a block of memory (multi_heap_malloc()), an additional poison_head_t and poison_tail_t are allocated. Then, it goes on to poison the allocated buffer in poison_allocated_region(), ...
by permal
Sat Feb 03, 2018 2:01 pm
Forum: General Discussion
Topic: External Pull-up / pull down for strapping pins
Replies: 1
Views: 3321

Re: External Pull-up / pull down for strapping pins

Usually 10k are sufficient, though it depends what will be pulling them down if that is ever a use case in your setup. I'd check some reference drawings.
by permal
Fri Feb 02, 2018 5:59 pm
Forum: General Discussion
Topic: Coverity and ESP32-projects
Replies: 3
Views: 4881

Coverity and ESP32-projects

Hi, Anyone managed to get Coverity to accept your project? When running cov-build all I get is: [WARNING] No files were emitted. This may be due to a problem with your configuration The build process completes like it always do. I ran Coverity as follows: make clean cov-configure --compiler /home/pe...
by permal
Fri Feb 02, 2018 5:52 pm
Forum: General Discussion
Topic: Proant 440 antenna with PICO-D4 - ground plane
Replies: 7
Views: 11465

Re: Proant 440 antenna with PICO-D4 - ground plane

I'm so glad that you asked this question. I've been looking for a solution like this and now I have one. Thanks Vader_Mester!
by permal
Thu Feb 01, 2018 9:03 pm
Forum: General Discussion
Topic: Sanity check: Heap corruptions in latest ESP-IDF?
Replies: 5
Views: 6648

Re: Sanity check: Heap corruptions in latest ESP-IDF?

For those who don't frequent GitHub, I've posted an issue/query regarding -fsanitize and code quality in general: https://github.com/espressif/esp-idf/issues/1574 If you agree with my thinking, please give it a thumbs up to tell Espressif this is something the community wants.
by permal
Thu Feb 01, 2018 5:32 pm
Forum: General Discussion
Topic: Sanity check: Heap corruptions in latest ESP-IDF?
Replies: 5
Views: 6648

Re: Sanity check: Heap corruptions in latest ESP-IDF?

permal wrote:Btw, does -fsanitze work with xtensa-gcc?
Sadly, it does not :(
by permal
Thu Feb 01, 2018 6:33 am
Forum: General Discussion
Topic: Sanity check: Heap corruptions in latest ESP-IDF?
Replies: 5
Views: 6648

Re: Sanity check: Heap corruptions in latest ESP-IDF?

Btw, does -fsanitze work with xtensa-gcc?
by permal
Thu Feb 01, 2018 6:31 am
Forum: General Discussion
Topic: Sanity check: Heap corruptions in latest ESP-IDF?
Replies: 5
Views: 6648

Re: Sanity check: Heap corruptions in latest ESP-IDF?

I have the old copy on disk still and will do comparative tests this evening. As the corruption currently happens fairly quickly it should be pretty easy to determine if there is a difference.
by permal
Wed Jan 31, 2018 11:23 pm
Forum: General Discussion
Topic: Sanity check: Heap corruptions in latest ESP-IDF?
Replies: 5
Views: 6648

Sanity check: Heap corruptions in latest ESP-IDF?

Hi, I've had this code that has been running for days without interruption, but after updating ESP-IDF and the tool chain I'm getting crashes with stack traces like the those below. I am well aware that this might very well be something that has been latent in my own code and I'm not pointing finger...
by permal
Wed Jan 31, 2018 11:55 am
Forum: General Discussion
Topic: ESP32-PICO-D4 availability
Replies: 3
Views: 5127

Re: ESP32-PICO-D4 availability

But do they actually sell them, I can't find the ESP32-PICO-D4 in the shop?

So far only Electrodragon seems to actually have them.

@Espressif - care to help us out with a list of stores that sells the ESP32-PICO-D4?