eloquentarduino / EloquentEsp32cam

Use your Esp32-cam like an expert
GNU General Public License v3.0
98 stars 17 forks source link

25-Person detection HTTP ESP32-EYE -8M #6

Closed jfoxr closed 8 months ago

jfoxr commented 1 year ago

I keep getting this error when loading the 25 example.

c:/users/.../appdata/local/arduino15/packages/esp32/tools/xtensa-esp32-elf-gcc/esp-2021r2-patch5-8.4.0/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:\Users...\AppData\Local\Temp\arduino\sketches\C7F6C6DBA1C60F9A3B0B01A23222376C/25_Person_Detection_HTTP.ino.elf section .dram0.bss' will not fit in regiondram0_0_seg' c:/users/.../appdata/local/arduino15/packages/esp32/tools/xtensa-esp32-elf-gcc/esp-2021r2-patch5-8.4.0/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: DRAM segment data does not fit. c:/users/.../appdata/local/arduino15/packages/esp32/tools/xtensa-esp32-elf-gcc/esp-2021r2-patch5-8.4.0/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: DRAM segment data does not fit. c:/users/.../appdata/local/arduino15/packages/esp32/tools/xtensa-esp32-elf-gcc/esp-2021r2-patch5-8.4.0/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: region `dram0_0_seg' overflowed by 15728 bytes collect2.exe: error: ld returned 1 exit status

exit status 1

Compilation error: exit status 1

Any ideas what I am doing wrong?

eloquentarduino commented 8 months ago

This example is deprecated. Please refer to the latest tutorial: https://eloquentarduino.com/posts/esp32-cam-person-detection