esp32_image_parser icon indicating copy to clipboard operation
esp32_image_parser copied to clipboard

rtc_iram implementation

Open srinidhigithub opened this issue 2 years ago • 3 comments

Hello Guys, Have you implemented rtc_iram. Error says : "Unsure what to do with segment: rtc_iram" Please help. Thanks

srinidhigithub avatar Oct 18 '22 12:10 srinidhigithub

Did you found a solution to this problem? I think It's causing problems on my elf output and happens also with RTC_DATA for me.

Neuromantestd avatar Jan 11 '23 09:01 Neuromantestd

Also having a similar problem :/

nebriv avatar Jan 26 '23 03:01 nebriv

may be you have the ESP32 RISC-V based https://github.com/tenable/esp32_image_parser/pull/12

delfer avatar Dec 14 '23 07:12 delfer