Search found 12 matches

by Alekos2313
Mon Apr 09, 2018 7:03 am
Forum: ESP-IDF
Topic: IRAM fragmentation at startup?
Replies: 4
Views: 6964

IRAM fragmentation at startup?

Hello, In my current project developed on WROVER KIT V3, I need a large and fast memory buffer. Testing with buffer allocated on external RAM, speed was not enough and timing was not deterministic. I guess since the PSRAM bus is shared with SPI FLASH, this makes sense/ Since the project is about con...
by Alekos2313
Sat Mar 03, 2018 12:46 pm
Forum: Report Bugs
Topic: Debugging Issue on WROVER and Eclipse
Replies: 9
Views: 14307

Debugging Issue on WROVER and Eclipse

Hello, I recently got a new WROVER Dev board. I use one of the examples to get started with Eclipse on windows, following the online instructions. I did all steps as described, and I can build and flash the kit both on msys32 command line and Eclipse. Problem starts with debugging. I Use the USB emb...