Skocz do zawartości

ESP32S Cam brak płyki w arduino


Michal88

Pomocna odpowiedź

Posiadam esp32-CAM 

ESP-32S nie widzę tej płyki w Arduino 1.8.19 

https://randomnerdtutorials.com/esp32-cam-video-streaming-face-recognition-arduino-ide/

 

Podobno to https://www.14core.com/esp32-s-cam-in-face-detection-and-recognition-with-esp-who-library/

Ale nie działa.

UWAGA: Kategoria '' w bibliotece ESP Insights jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece ESP RainMaker jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece WiFiProv jest nieprawidłowa. Ustawiono na 'Uncategorized'
Traceback (most recent call last):
  File "/home/michal/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool.py", line 31, in <module>
    import esptool
  File "/home/michal/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool/__init__.py", line 42, in <module>
    from esptool.cmds import (
  File "/home/michal/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool/cmds.py", line 14, in <module>
    from .bin_image import ELFFile, ImageSegment, LoadFirmwareImage
  File "/home/michal/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool/bin_image.py", line 14, in <module>
    from .loader import ESPLoader
  File "/home/michal/.arduino15/packages/esp32/tools/esptool_py/4.2.1/esptool/loader.py", line 21, in <module>
    import serial
ModuleNotFoundError: No module named 'serial'
exit status 1
Błąd kompilacji dla płytki ESP32 Wrover Module.

Brakowało pakietu Python3-serial ale teraz jest pli za duży 

Arduino:1.8.19 (Linux), Płytka:"ESP32 Wrover Module, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), QIO, 80MHz, 921600, None, Disabled"

UWAGA: Kategoria '' w bibliotece ESP Insights jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece ESP RainMaker jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece WiFiProv jest nieprawidłowa. Ustawiono na 'Uncategorized'
Archiving built core (caching) in: /tmp/arduino_cache_605/core/core_esp32_esp32_esp32wrover_PartitionScheme_default,FlashMode_qio,FlashFreq_80,UploadSpeed_921600,DebugLevel_none,EraseFlash_none_35755900c2a4ecd7c3d781d15b2af84a.a

Szkic używa 1496617 bajtów (114%) pamięci programu. Maksimum to 1310720 bajtów.
Zmienne globalne używają 71360 bajtów (21%) pamięci dynamicznej, pozostawiając 256320 bajtów dla zmiennych lokalnych. Maksimum to 327680 bajtów.
Szkic za duży, zobacz porady na http://www.arduino.cc/en/Guide/Troubleshooting#size w celu zmiejszenia go.
Błąd kompilacji dla płytki ESP32 Wrover Module.


Ten raport powinien zawierać więcej informacji jeśli w 
File -> Preferencje zostanie włączona opcja "Pokaż
szczegółowe informacje podczas kompilacji"

Muszę wyłączyć rozpoznawanie twarzy w tedy się zmieści, a to mi nie potrzebne https://github.com/easytarget/esp32-cam-webserver

Edytowano przez Michal88
Link do komentarza
Share on other sites

12 godzin temu, ethanak napisał:

Nie, musisz wybrać odpowiedni układ partycji. Podpowiadam: jest w menu.

Nawet pisze cała instrukcja tylko trzeba przeczytać 🙂

//
// WARNING!!! PSRAM IC required for UXGA resolution and high JPEG quality
//            Ensure ESP32 Wrover Module or other board with PSRAM is selected
//            Partial images will be transmitted if image exceeds buffer size
//
//            You must select partition scheme from the board menu that has at least 3MB APP space.
//            Face Recognition is DISABLED for ESP32 and ESP32-S2, because it takes up from 15 
//            seconds to process single frame. Face Detection is ENABLED if PSRAM is enabled as well

 

Link do komentarza
Share on other sites

Zarejestruj się lub zaloguj, aby ukryć tę reklamę.
Zarejestruj się lub zaloguj, aby ukryć tę reklamę.

jlcpcb.jpg

jlcpcb.jpg

Produkcja i montaż PCB - wybierz sprawdzone PCBWay!
   • Darmowe płytki dla studentów i projektów non-profit
   • Tylko 5$ za 10 prototypów PCB w 24 godziny
   • Usługa projektowania PCB na zlecenie
   • Montaż PCB od 30$ + bezpłatna dostawa i szablony
   • Darmowe narzędzie do podglądu plików Gerber
Zobacz również » Film z fabryki PCBWay

Coś nie wyszło

20:07:33.771 -> ⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮ets Jul 29 2019 12:21:46
20:07:33.771 -> 
20:07:33.771 -> rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:33.771 -> configsip: 0, SPIWP:0xee
20:07:33.771 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:33.801 -> mode:DIO, clock div:1
20:07:33.801 -> load:0x3fff0030,len:1344
20:07:33.801 -> load:0x40078000,len:13836
20:07:33.801 -> load:0x40080400,len:3608
20:07:33.801 -> entry 0x400805f0
20:07:34.267 -> E (489) esp_core_dump_f⸮⸮⸮͡: No core dump partition found!
20:07:34.267 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:44.269 -> ets Jul 29 2019 12:21:46
20:07:44.269 -> 
20:07:44.269 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:44.269 -> configsip: 0, SPIWP:0xee
20:07:44.269 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:44.269 -> mode:DIO, clock div:1
20:07:44.269 -> load:0x3fff0030,len:1344
20:07:44.365 -> load:0x40078000,len:13836
20:07:44.365 -> load:0x40080400,len:3608
20:07:44.365 -> entry 0x400805f0
20:07:44.771 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
20:07:44.771 -> E (623) esp_core_dump_flash: No core dump partition found!
20:07:44.771 -> Guru Meditation Error: Core  0 panic'ed (IllegalInstruction). Exception was unhandled.
20:07:44.771 -> Memory dump at 0x40125400: fffc8e82 8988c1be 88e8abbf
20:07:44.771 -> Core  0 register dump:
20:07:44.771 -> PC      : 0x40125404  PS      : 0x00060230  A0      : 0x800feca5  A1      : 0x3ffd0b00  
20:07:44.771 -> A2      : 0x00000002  A3      : 0x00000011  A4      : 0x00000010  A5      : 0x00000008  
20:07:44.812 -> A6      : 0x00000007  A7      : 0x0000000b  A8      : 0x80084cbf  A9      : 0x3ffd0ae0  
20:07:44.812 -> A10     : 0x3ff44574  A11     : 0x00000000  A12     : 0x0ffd114c  A13     : 0x00000000  
20:07:44.812 -> A14     : 0x00000006  A15     : 0x0000001c  SAR     : 0x0000000f  EXCCAUSE: 0x00000000  
20:07:44.812 -> EXCVADDR: 0x00000000  LBEG    : 0x4008d356  LEND    : 0x4008d361  LCOUNT  : 0x00000000  
20:07:44.812 -> 
20:07:44.812 -> 
20:07:44.812 -> Backtrace: 0x40125401:0x3ffd0b00 0x400feca2:0x3ffd0b70 0x400d6034:0x3ffd0b90 0x400d5f7d:0x3ffd0bb0 0x400d6b32:0x3ffd0be0 0x401a6a17:0x3ffd0c10
20:07:44.853 -> 
20:07:44.853 -> 
20:07:44.853 -> 
20:07:44.853 -> 
20:07:44.853 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:44.853 -> 
20:07:44.853 -> E (492) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:44.853 -> Rebooting...
20:07:44.853 -> ets Jul 29 2019 12:21:46
20:07:44.853 -> 
20:07:44.853 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:44.853 -> configsip: 0, SPIWP:0xee
20:07:44.853 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:44.964 -> mode:DIO, clock div:1
20:07:44.964 -> load:0x3fff0030,len:1344
20:07:44.964 -> load:0x40078000,len:13836
20:07:44.964 -> load:0x40080400,len:3608
20:07:44.964 -> entry 0x400805f0
20:07:45.337 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:45.337 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:45.337 -> Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
20:07:45.389 -> 
20:07:45.389 -> Core  1 register dump:
20:07:45.389 -> PC      : 0x401a6974  PS      : 0x00060030  A0      : 0x80083b85  A1      : 0x3ffe7d60  
20:07:45.389 -> A2      : 0x00003e80  A3      : 0x02536ecd  A4      : 0x0000001a  A5      : 0x00000000  
20:07:45.389 -> A6      : 0x00000000  A7      : 0x00000000  A8      : 0x00000001  A9      : 0x831c564b  
20:07:45.389 -> A10     : 0x00003e83  A11     : 0x00000000  A12     : 0x00000000  A13     : 0x3ffe7d60  
20:07:45.389 -> A14     : 0x00000007  A15     : 0x00000006  SAR     : 0x00000006  EXCCAUSE: 0x0000001c  
20:07:45.389 -> EXCVADDR: 0x831c564b  LBEG    : 0x4008d1b4  LEND    : 0x4008d1d0  LCOUNT  : 0x00000000  
20:07:45.426 -> 
20:07:45.426 -> 
20:07:45.426 -> Backtrace: 0x401a6971:0x3ffe7d60 0x40083b82:0x3ffe7d80 0x40083019:0x3ffe7da0 0x40007c15:0x3ffe7dc0 0x4000073d:0x3ffe7e30
20:07:45.426 -> 
20:07:45.426 -> 
20:07:45.426 -> 
20:07:45.426 -> 
20:07:45.426 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:45.426 -> 
20:07:45.426 -> E (314) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:45.426 -> Rebooting...
20:07:45.426 -> ets Jul 29 2019 12:21:46
20:07:45.426 -> 
20:07:45.426 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:45.426 -> configsip: 0, SPIWP:0xee
20:07:45.436 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:45.436 -> mode:DIO, clock div:1
20:07:45.436 -> load:0x3fff0030,len:1344
20:07:45.470 -> load:0x40078000,len:13836
20:07:45.470 -> load:0x40080400,len:3608
20:07:45.470 -> entry 0x400805f0
20:07:45.937 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:45.937 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:45.937 -> Guru Meditation Error: Core  0 panic'ed (LoadProhibited). Exception was unhandled.
20:07:45.937 -> 
20:07:45.937 -> Core  0 register dump:
20:07:45.937 -> PC      : 0x4009431f  PS      : 0x00060033  A0      : 0x800e09bc  A1      : 0x3ffd0bd3  
20:07:45.937 -> A2      : 0xfaa3e5f6  A3      : 0x801a69df  A4      : 0x3ffc6db0  A5      : 0x00060023  
20:07:45.970 -> A6      : 0x00060020  A7      : 0x00000001  A8      : 0x80094390  A9      : 0x0000cdcd  
20:07:45.970 -> A10     : 0x00060020  A11     : 0x00060023  A12     : 0x00060020  A13     : 0x80000000  
20:07:45.970 -> A14     : 0x007bdca0  A15     : 0x003fffff  SAR     : 0x00000000  EXCCAUSE: 0x0000001c  
20:07:45.970 -> EXCVADDR: 0xfaa3e5f6  LBEG    : 0x400e09a9  LEND    : 0x400e09b3  LCOUNT  : 0x00000000  
20:07:46.003 -> 
20:07:46.003 -> 
20:07:46.003 -> Backtrace: 0x4009431c:0x3ffd0bd3 |<-CORRUPTED
20:07:46.003 -> 
20:07:46.003 -> 
20:07:46.003 -> 
20:07:46.003 -> 
20:07:46.003 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:46.003 -> 
20:07:46.003 -> E (553) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:46.003 -> Rebooting...
20:07:46.003 -> ets Jul 29 2019 12:21:46
20:07:46.003 -> 
20:07:46.003 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:46.003 -> configsip: 0, SPIWP:0xee
20:07:46.003 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:46.037 -> mode:DIO, clock div:1
20:07:46.037 -> load:0x3fff0030,len:1344
20:07:46.037 -> load:0x40078000,len:13836
20:07:46.037 -> load:0x40080400,len:3608
20:07:46.037 -> entry 0x400805f0
20:07:46.504 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:46.504 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:46.504 -> Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
20:07:46.504 -> 
20:07:46.504 -> Core  1 register dump:
20:07:46.504 -> PC      : 0x401a695f  PS      : 0x00060030  A0      : 0x80083b85  A1      : 0x3ffe7d60  
20:07:46.537 -> A2      : 0x00003e80  A3      : 0x02537087  A4      : 0x0000001a  A5      : 0x00000000  
20:07:46.537 -> A6      : 0x00000000  A7      : 0x00000000  A8      : 0x80008547  A9      : 0x3ffe7d50  
20:07:46.537 -> A10     : 0x00003e83  A11     : 0x00000000  A12     : 0x00000000  A13     : 0x3ffe7d60  
20:07:46.537 -> A14     : 0x00000007  A15     : 0x00000006  SAR     : 0x00000006  EXCCAUSE: 0x0000001c  
20:07:46.570 -> EXCVADDR: 0x00000038  LBEG    : 0x4008d1b4  LEND    : 0x4008d1d0  LCOUNT  : 0x00000000  
20:07:46.570 -> 
20:07:46.570 -> 
20:07:46.570 -> Backtrace: 0x401a695c:0x3ffe7d60 0x40083b82:0x3ffe7d80 0x40083019:0x3ffe7da0 0x40007c15:0x3ffe7dc0 0x4000073d:0x3ffe7e30
20:07:46.570 -> 
20:07:46.570 -> 
20:07:46.570 -> 
20:07:46.570 -> 
20:07:46.570 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:46.570 -> 
20:07:46.570 -> E (314) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:46.604 -> Rebooting...
20:07:46.604 -> ets Jul 29 2019 12:21:46
20:07:46.604 -> 
20:07:46.604 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:46.604 -> configsip: 0, SPIWP:0xee
20:07:46.604 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:46.604 -> mode:DIO, clock div:1
20:07:46.604 -> load:0x3fff0030,len:1344
20:07:46.604 -> load:0x40078000,len:13836
20:07:46.604 -> load:0x40080400,len:3608
20:07:46.604 -> entry 0x400805f0
20:07:47.071 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:47.071 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:47.071 -> Guru Meditation Error: Core  0 panic'ed (LoadProhibited). Exception was unhandled.
20:07:47.105 -> 
20:07:47.105 -> Core  0 register dump:
20:07:47.105 -> PC      : 0x40123b79  PS      : 0x00060d30  A0      : 0x80123b1b  A1      : 0x3ffe3b30  
20:07:47.105 -> A2      : 0x3ffbf6a0  A3      : 0x3ffe3b5e  A4      : 0x00000001  A5      : 0x00000001  
20:07:47.105 -> A6      : 0x007bdbd4  A7      : 0x003fffff  A8      : 0x00000001  A9      : 0x00000000  
20:07:47.105 -> A10     : 0x00000000  A11     : 0x00000001  A12     : 0x3ffbd700  A13     : 0x00000000  
20:07:47.138 -> A14     : 0x00000054  A15     : 0x3ffb6c44  SAR     : 0x00000004  EXCCAUSE: 0x0000001c  
20:07:47.138 -> EXCVADDR: 0x00000025  LBEG    : 0x4008d356  LEND    : 0x4008d361  LCOUNT  : 0x00000000  
20:07:47.138 -> 
20:07:47.138 -> 
20:07:47.138 -> Backtrace: 0x40123b76:0x3ffe3b30 0x40123b18:0x3ffe3b50 0x400fec3f:0x3ffe3b80 0x400e0a01:0x3ffe3ba0 0x40094446:0x3ffe3bc0 0x401a694e:0x3ffe3bf0 0x400e0ecf:0x3ffe3c10 0x40083232:0x3ffe3c40 0x400792ca:0x3ffe3c90 |<-CORRUPTED
20:07:47.172 -> 
20:07:47.172 -> 
20:07:47.172 -> 
20:07:47.172 -> 
20:07:47.172 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:47.172 -> 
20:07:47.172 -> E (568) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:47.172 -> Rebooting...
20:07:47.172 -> ets Jul 29 2019 12:21:46
20:07:47.172 -> 
20:07:47.172 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:47.172 -> configsip: 0, SPIWP:0xee
20:07:47.172 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:47.215 -> mode:DIO, clock div:1
20:07:47.215 -> load:0x3fff0030,len:1344
20:07:47.215 -> load:0x40078000,len:13836
20:07:47.215 -> load:0x40080400,len:3608
20:07:47.215 -> entry 0x400805f0
20:07:47.672 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:47.672 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:47.672 -> Guru Meditation Error: Core  1 panic'ed (StoreProhibited). Exception was unhandled.
20:07:47.672 -> 
20:07:47.672 -> Core  1 register dump:
20:07:47.672 -> PC      : 0x4008d30f  PS      : 0x00060034  A0      : 0x800e0f34  A1      : 0x3ffe7820  
20:07:47.705 -> A2      : 0x00000001  A3      : 0x00000000  A4      : 0x00000024  A5      : 0x00000001  
20:07:47.705 -> A6      : 0x00000000  A7      : 0x00000000  A8      : 0x80082e61  A9      : 0x3ffe7820  
20:07:47.705 -> A10     : 0x00000028  A11     : 0x00000000  A12     : 0x00000000  A13     : 0x00000000  
20:07:47.705 -> A14     : 0x00000000  A15     : 0x00000000  SAR     : 0x00000006  EXCCAUSE: 0x0000001d  
20:07:47.738 -> EXCVADDR: 0x00000001  LBEG    : 0x4008d1b4  LEND    : 0x4008d1d0  LCOUNT  : 0x00000000  
20:07:47.738 -> 
20:07:47.738 -> 
20:07:47.738 -> Backtrace: 0x4008d30c:0x3ffe7820 0x400e0f31:0x3ffe7830 0x40083bd1:0x3ffe7880 0x40085da4:0x3ffe78a0 0x401a695c:0x3ffe7960 0x40083b82:0x3ffe7d80 0x40083019:0x3ffe7da0 0x40007c15:0x3ffe7dc0 0x4000073d:0x3ffe7e30
20:07:47.738 -> 
20:07:47.738 -> 
20:07:47.738 -> 
20:07:47.738 -> 
20:07:47.738 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:47.771 -> 
20:07:47.771 -> E (321) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:47.771 -> Rebooting...
20:07:47.771 -> ets Jul 29 2019 12:21:46
20:07:47.771 -> 
20:07:47.771 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:47.771 -> configsip: 0, SPIWP:0xee
20:07:47.771 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:47.771 -> mode:DIO, clock div:1
20:07:47.771 -> load:0x3fff0030,len:1344
20:07:47.771 -> load:0x40078000,len:13836
20:07:47.771 -> load:0x40080400,len:3608
20:07:47.805 -> entry 0x400805f0
20:07:48.272 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:48.272 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:48.272 -> Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
20:07:48.272 -> 
20:07:48.272 -> Core  1 register dump:
20:07:48.272 -> PC      : 0x401a6974  PS      : 0x00060030  A0      : 0x80083b85  A1      : 0x3ffe7d60  
20:07:48.272 -> A2      : 0x00003e80  A3      : 0x0253402d  A4      : 0x0000001a  A5      : 0x00000000  
20:07:48.306 -> A6      : 0x00000000  A7      : 0x00000000  A8      : 0x00000001  A9      : 0xbffcedd8  
20:07:48.306 -> A10     : 0x00003e83  A11     : 0x00000000  A12     : 0x00000000  A13     : 0x3ffe7d60  
20:07:48.306 -> A14     : 0x00000007  A15     : 0x00000006  SAR     : 0x00000006  EXCCAUSE: 0x0000001c  
20:07:48.306 -> EXCVADDR: 0xbffcedd8  LBEG    : 0x4008d1b4  LEND    : 0x4008d1d0  LCOUNT  : 0x00000000  
20:07:48.339 -> 
20:07:48.339 -> 
20:07:48.339 -> Backtrace: 0x401a6971:0x3ffe7d60 0x40083b82:0x3ffe7d80 0x40083019:0x3ffe7da0 0x40007c15:0x3ffe7dc0 0x4000073d:0x3ffe7e30
20:07:48.339 -> 
20:07:48.339 -> 
20:07:48.339 -> 
20:07:48.339 -> 
20:07:48.339 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:48.339 -> 
20:07:48.339 -> E (313) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:48.339 -> Rebooting...
20:07:48.339 -> ets Jul 29 2019 12:21:46
20:07:48.339 -> 
20:07:48.339 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:48.339 -> configsip: 0, SPIWP:0xee
20:07:48.372 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:48.372 -> mode:DIO, clock div:1
20:07:48.372 -> load:0x3fff0030,len:1344
20:07:48.372 -> load:0x40078000,len:13836
20:07:48.372 -> load:0x40080400,len:3608
20:07:48.372 -> entry 0x400805f0
20:07:48.840 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:48.840 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:48.840 -> Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
20:07:48.840 -> Memory dump at 0x400e0958: 1133d001 e08033b0 39301933
20:07:48.873 -> Core  1 register dump:
20:07:48.873 -> PC      : 0x400e095f  PS      : 0x00060033  A0      : 0x800e0a43  A1      : 0x3ffe7d20  
20:07:48.873 -> A2      : 0x3ffbdca0  A3      : 0x00000008  A4      : 0x00000000  A5      : 0x40083aac  
20:07:48.873 -> A6      : 0x00000000  A7      : 0x00000000  A8      : 0x3ffc5dc4  A9      : 0x3ffc5da4  
20:07:48.873 -> A10     : 0x00000008  A11     : 0x00000000  A12     : 0x3ffc6db4  A13     : 0x00060023  
20:07:48.906 -> A14     : 0x00060020  A15     : 0x00000001  SAR     : 0x00000006  EXCCAUSE: 0x00000000  
20:07:48.906 -> EXCVADDR: 0x00000000  LBEG    : 0x400e0954  LEND    : 0x400e097a  LCOUNT  : 0x00000007  
20:07:48.906 -> 
20:07:48.906 -> 
20:07:48.906 -> Backtrace: 0x400e095c:0x3ffe7d20 0x400e0a40:0x3ffe7d40 0x401a697d:0x3ffe7d60 0x40083b82:0x3ffe7d80 0x40083019:0x3ffe7da0 0x40007c15:0x3ffe7dc0 0x4000073d:0x3ffe7e30
20:07:48.946 -> 
20:07:48.946 -> 
20:07:48.946 -> 
20:07:48.946 -> 
20:07:48.946 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:48.946 -> 
20:07:48.946 -> E (322) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:48.946 -> Rebooting...
20:07:48.946 -> ets Jul 29 2019 12:21:46
20:07:48.946 -> 
20:07:48.946 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:48.946 -> configsip: 0, SPIWP:0xee
20:07:48.946 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:48.946 -> mode:DIO, clock div:1
20:07:48.946 -> load:0x3fff0030,len:1344
20:07:48.946 -> load:0x40078000,len:13836
20:07:48.946 -> load:0x40080400,len:3608
20:07:48.946 -> entry 0x400805f0
20:07:49.441 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:49.441 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:49.441 -> Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
20:07:49.441 -> 
20:07:49.441 -> Core  1 register dump:
20:07:49.441 -> PC      : 0x401a695f  PS      : 0x00060030  A0      : 0x80083b85  A1      : 0x3ffe7d60  
20:07:49.441 -> A2      : 0x00003e80  A3      : 0x025345f2  A4      : 0x0000001a  A5      : 0x00000000  
20:07:49.474 -> A6      : 0x00000000  A7      : 0x00000000  A8      : 0x80008547  A9      : 0x3ffe7d50  
20:07:49.474 -> A10     : 0x00003e83  A11     : 0x00000000  A12     : 0x00000000  A13     : 0x3ffe7d60  
20:07:49.474 -> A14     : 0x00000007  A15     : 0x00000006  SAR     : 0x00000006  EXCCAUSE: 0x0000001c  
20:07:49.474 -> EXCVADDR: 0x00000038  LBEG    : 0x4008d1b4  LEND    : 0x4008d1d0  LCOUNT  : 0x00000000  
20:07:49.507 -> 
20:07:49.507 -> 
20:07:49.507 -> Backtrace: 0x401a695c:0x3ffe7d60 0x40083b82:0x3ffe7d80 0x40083019:0x3ffe7da0 0x40007c15:0x3ffe7dc0 0x4000073d:0x3ffe7e30
20:07:49.507 -> 
20:07:49.507 -> 
20:07:49.507 -> 
20:07:49.507 -> 
20:07:49.507 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:49.507 -> 
20:07:49.507 -> E (313) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:49.507 -> Rebooting...
20:07:49.507 -> ets Jul 29 2019 12:21:46
20:07:49.507 -> 
20:07:49.507 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:49.541 -> configsip: 0, SPIWP:0xee
20:07:49.541 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:49.541 -> mode:DIO, clock div:1
20:07:49.541 -> load:0x3fff0030,len:1344
20:07:49.541 -> load:0x40078000,len:13836
20:07:49.541 -> load:0x40080400,len:3608
20:07:49.541 -> entry 0x400805f0
20:07:50.009 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:50.009 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:50.009 -> Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
20:07:50.009 -> 
20:07:50.009 -> Core  1 register dump:
20:07:50.042 -> PC      : 0x401a695f  PS      : 0x00060030  A0      : 0x80083b85  A1      : 0x3ffe7d60  
20:07:50.042 -> A2      : 0x00003e80  A3      : 0x025340ac  A4      : 0x0000001a  A5      : 0x00000000  
20:07:50.042 -> A6      : 0x00000000  A7      : 0x00000000  A8      : 0x80008547  A9      : 0x3ffe7d50  
20:07:50.042 -> A10     : 0x00003e83  A11     : 0x00000000  A12     : 0x00000000  A13     : 0x3ffe7d60  
20:07:50.042 -> A14     : 0x00000007  A15     : 0x00000006  SAR     : 0x00000006  EXCCAUSE: 0x0000001c  
20:07:50.076 -> EXCVADDR: 0x00000038  LBEG    : 0x4008d1b4  LEND    : 0x4008d1d0  LCOUNT  : 0x00000000  
20:07:50.076 -> 
20:07:50.076 -> 
20:07:50.076 -> Backtrace: 0x401a695c:0x3ffe7d60 0x40083b82:0x3ffe7d80 0x40083019:0x3ffe7da0 0x40007c15:0x3ffe7dc0 0x4000073d:0x3ffe7e30
20:07:50.076 -> 
20:07:50.076 -> 
20:07:50.076 -> 
20:07:50.076 -> 
20:07:50.076 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:50.076 -> 
20:07:50.076 -> E (313) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:50.109 -> Rebooting...
20:07:50.109 -> ets Jul 29 2019 12:21:46
20:07:50.109 -> 
20:07:50.109 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:50.109 -> configsip: 0, SPIWP:0xee
20:07:50.109 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:50.109 -> mode:DIO, clock div:1
20:07:50.109 -> load:0x3fff0030,len:1344
20:07:50.109 -> load:0x40078000,len:13836
20:07:50.109 -> load:0x40080400,len:3608
20:07:50.109 -> entry 0x400805f0
20:07:50.577 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:50.577 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:50.610 -> Guru Meditation Error: Core  1 panic'ed (IllegalInstruction). Exception was unhandled.
20:07:50.610 -> Memory dump at 0x400fe4cc: 40f0a052 03577440 3c845602
20:07:50.610 -> Core  1 register dump:
20:07:50.610 -> PC      : 0x400fe4d0  PS      : 0x00060330  A0      : 0x800fe8c2  A1      : 0x3ffe7cb0  
20:07:50.610 -> A2      : 0x00000019  A3      : 0x00000400  A4      : 0x00000300  A5      : 0x00000000  
20:07:50.643 -> A6      : 0x400839b0  A7      : 0x3ffc5da0  A8      : 0x00000003  A9      : 0x00000000  
20:07:50.643 -> A10     : 0x00000000  A11     : 0x3ffe7cff  A12     : 0x00000001  A13     : 0x3ffe7e30  
20:07:50.643 -> A14     : 0x007bdca0  A15     : 0x003fffff  SAR     : 0x00000006  EXCCAUSE: 0x00000000  
20:07:50.643 -> EXCVADDR: 0x00000000  LBEG    : 0x4008d300  LEND    : 0x4008d308  LCOUNT  : 0x00000000  
20:07:50.643 -> 
20:07:50.643 -> 
20:07:50.643 -> Backtrace: 0x400fe4cd:0x3ffe7cb0 0x400fe8bf:0x3ffe7d10 0x400e087d:0x3ffe7d40 0x401a6983:0x3ffe7d60 0x40083b82:0x3ffe7d80 0x40083019:0x3ffe7da0 0x40007c15:0x3ffe7dc0 0x4000073d:0x3ffe7e30
20:07:50.677 -> 
20:07:50.677 -> 
20:07:50.677 -> 
20:07:50.677 -> 
20:07:50.677 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:50.677 -> 
20:07:50.677 -> E (324) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:50.677 -> Rebooting...
20:07:50.677 -> ets Jul 29 2019 12:21:46
20:07:50.677 -> 
20:07:50.677 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:50.710 -> configsip: 0, SPIWP:0xee
20:07:50.710 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:50.710 -> mode:DIO, clock div:1
20:07:50.710 -> load:0x3fff0030,len:1344
20:07:50.710 -> load:0x40078000,len:13836
20:07:50.710 -> load:0x40080400,len:3608
20:07:50.710 -> entry 0x400805f0
20:07:51.177 -> Guru Meditation Error: Core  0 panic'ed (StoreProhibited). Exception was unhandled.
20:07:51.177 -> 
20:07:51.177 -> Core  0 register dump:
20:07:51.177 -> PC      : 0x400fe806  PS      : 0x00060933  A0      : 0x800fe8c2  A1      : 0x3ffe3af0  
20:07:51.210 -> A2      : 0x00000008  A3      : 0x00000c02  A4      : 0x3ffbd514  A5      : 0x00000003  
20:07:51.210 -> A6      : 0x00000004  A7      : 0xffffffff  A8      : 0x800fe802  A9      : 0x3ffe3ad0  
20:07:51.210 -> A10     : 0x00000003  A11     : 0x3ff00148  A12     : 0x00000003  A13     : 0x00000000  
20:07:51.210 -> A14     : 0x0000001f  A15     : 0x00000000  SAR     : 0x0000001d  EXCCAUSE: 0x0000001d  
20:07:51.244 -> EXCVADDR: 0x00000008  LBEG    : 0x4008d1b4  LEND    : 0x4008d1d0  LCOUNT  : 0xffffffff  
20:07:51.244 -> 
20:07:51.244 -> 
20:07:51.244 -> Backtrace: 0x400fe803:0x3ffe3af0 0x400fe8bf:0x3ffe3b50 0x400ff6ad:0x3ffe3b80 0x400ff533:0x3ffe3ba0 0x40083b3e:0x3ffe3bd0 0x400e0dad:0x3ffe3bf0 0x400e0e8d:0x3ffe3c10 0x40083232:0x3ffe3c40 0x400792ca:0x3ffe3c90 |<-CORRUPTED
20:07:51.244 -> 
20:07:51.244 -> 
20:07:51.244 -> 
20:07:51.244 -> 
20:07:51.244 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:51.244 -> 
20:07:51.244 -> E (557) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:51.277 -> Rebooting...
20:07:51.277 -> ets Jul 29 2019 12:21:46
20:07:51.277 -> 
20:07:51.277 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:51.277 -> configsip: 0, SPIWP:0xee
20:07:51.277 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:51.277 -> mode:DIO, clock div:1
20:07:51.277 -> load:0x3fff0030,len:1344
20:07:51.277 -> load:0x40078000,len:13836
20:07:51.277 -> load:0x40080400,len:3608
20:07:51.310 -> entry 0x400805f0
20:07:51.774 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:51.774 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:51.774 -> E (0) efuse: Range of data does not match the coding scheme
20:07:51.774 -> 
20:07:51.774 -> assert failed: spinlock_acquire spinlock.h:75 (lock)
20:07:51.774 -> 
20:07:51.774 -> 
20:07:51.774 -> Backtrace: 0x40083b2d:0x3ffd0a40 0x40090f99:0x3ffd0a60 0x40096d79:0x3ffd0a80 0x400941c5:0x3ffd0bb0 0x400e0996:0x3ffd0bf0 0x401a69d1:0x3ffd0c10
20:07:51.807 -> 
20:07:51.807 -> 
20:07:51.807 -> 
20:07:51.807 -> 
20:07:51.807 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:51.807 -> 
20:07:51.807 -> E (515) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:51.807 -> Rebooting...
20:07:51.807 -> ets Jul 29 2019 12:21:46
20:07:51.807 -> 
20:07:51.807 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:51.807 -> configsip: 0, SPIWP:0xee
20:07:51.807 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:51.807 -> mode:DIO, clock div:1
20:07:51.840 -> load:0x3fff0030,len:1344
20:07:51.840 -> load:0x40078000,len:13836
20:07:51.840 -> load:0x40080400,len:3608
20:07:51.840 -> entry 0x400805f0
20:07:52.306 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:52.306 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:52.306 -> Guru Meditation Error: Core  0 panic'ed (IllegalInstruction). Exception was unhandled.
20:07:52.306 -> Memory dump at 0x40123c18: 134102ad c84540b1 a083a740
20:07:52.306 -> Core  0 register dump:
20:07:52.306 -> PC      : 0x40123c1d  PS      : 0x00060d30  A0      : 0x80123bac  A1      : 0x3ffe3ae0  
20:07:52.340 -> A2      : 0x00000000  A3      : 0x00000001  A4      : 0x40123e80  A5      : 0x40123db4  
20:07:52.340 -> A6      : 0x00000001  A7      : 0x00000001  A8      : 0x00000000  A9      : 0x00000001  
20:07:52.340 -> A10     : 0x00000000  A11     : 0x00000000  A12     : 0x00000001  A13     : 0x00000000  
20:07:52.340 -> A14     : 0x3ffe3b5e  A15     : 0x3ffe3b0c  SAR     : 0x00000000  EXCCAUSE: 0x00000000  
20:07:52.373 -> EXCVADDR: 0x00000000  LBEG    : 0x4008d300  LEND    : 0x4008d308  LCOUNT  : 0x00000000  
20:07:52.373 -> 
20:07:52.373 -> 
20:07:52.373 -> Backtrace: 0x40123c1a:0x3ffe3ae0 0x40123ba9:0x3ffe3b30 0x40123b18:0x3ffe3b50 0x400fec3f:0x3ffe3b80 0x400e0a01:0x3ffe3ba0 0x40094446:0x3ffe3bc0 0x401a694e:0x3ffe3bf0 0x400e0ecf:0x3ffe3c10 0x40083232:0x3ffe3c40 0x400792ca:0x3ffe3c90 |<-CORRUPTED
20:07:52.373 -> 
20:07:52.373 -> 
20:07:52.373 -> 
20:07:52.373 -> 
20:07:52.373 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:52.442 -> 
20:07:52.442 -> E (575) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:52.442 -> Rebooting...
20:07:52.442 -> ets Jul 29 2019 12:21:46
20:07:52.442 -> 
20:07:52.442 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:52.442 -> configsip: 0, SPIWP:0xee
20:07:52.442 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:52.442 -> mode:DIO, clock div:1
20:07:52.442 -> load:0x3fff0030,len:1344
20:07:52.442 -> load:0x40078000,len:13836
20:07:52.442 -> load:0x40080400,len:3608
20:07:52.442 -> entry 0x400805f0
20:07:52.906 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:52.906 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:52.906 -> Guru Meditation Error: Core  1 panic'ed (LoadProhibited). Exception was unhandled.
20:07:52.906 -> 
20:07:52.906 -> Core  1 register dump:
20:07:52.906 -> PC      : 0x401a695f  PS      : 0x00060030  A0      : 0x80083b85  A1      : 0x3ffe7d60  
20:07:52.906 -> A2      : 0x00003e80  A3      : 0x02536f86  A4      : 0x0000001a  A5      : 0x00000000  
20:07:52.939 -> A6      : 0x00000000  A7      : 0x00000000  A8      : 0x80008547  A9      : 0x3ffe7d50  
20:07:52.939 -> A10     : 0x00003e83  A11     : 0x00000000  A12     : 0x00000000  A13     : 0x3ffe7d60  
20:07:52.939 -> A14     : 0x00000007  A15     : 0x00000006  SAR     : 0x00000006  EXCCAUSE: 0x0000001c  
20:07:52.939 -> EXCVADDR: 0x00000038  LBEG    : 0x4008d1b4  LEND    : 0x4008d1d0  LCOUNT  : 0x00000000  
20:07:52.973 -> 
20:07:52.973 -> 
20:07:52.973 -> Backtrace: 0x401a695c:0x3ffe7d60 0x40083b82:0x3ffe7d80 0x40083019:0x3ffe7da0 0x40007c15:0x3ffe7dc0 0x4000073d:0x3ffe7e30
20:07:52.973 -> 
20:07:52.973 -> 
20:07:52.973 -> 
20:07:52.973 -> 
20:07:52.973 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:52.973 -> 
20:07:52.973 -> E (314) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:52.973 -> Rebooting...
20:07:52.973 -> ets Jul 29 2019 12:21:46
20:07:52.973 -> 
20:07:52.973 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:53.006 -> configsip: 0, SPIWP:0xee
20:07:53.006 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:53.006 -> mode:DIO, clock div:1
20:07:53.006 -> load:0x3fff0030,len:1344
20:07:53.006 -> load:0x40078000,len:13836
20:07:53.006 -> load:0x40080400,len:3608
20:07:53.006 -> entry 0x400805f0
20:07:53.473 -> Guru Meditation Error: Core  0 panic'ed (LoadProhibited). Exception was unhandled.
20:07:53.473 -> 
20:07:53.473 -> Core  0 register dump:
20:07:53.473 -> PC      : 0x400fe445  PS      : 0x00060330  A0      : 0x800fe8c2  A1      : 0x3ffe3af0  
20:07:53.473 -> A2      : 0x00000011  A3      : 0x00000c02  A4      : 0x00000300  A5      : 0x00000000  
20:07:53.506 -> A6      : 0x40085ac8  A7      : 0x00000000  A8      : 0x80094390  A9      : 0x3ffe3b00  
20:07:53.506 -> A10     : 0x00000003  A11     : 0x00060f23  A12     : 0x00060f20  A13     : 0x3ffbd330  
20:07:53.506 -> A14     : 0x007bf538  A15     : 0x003fffff  SAR     : 0x00000010  EXCCAUSE: 0x0000001c  
20:07:53.506 -> EXCVADDR: 0x00060f2a  LBEG    : 0x4008d1b4  LEND    : 0x4008d1d0  LCOUNT  : 0xffffffff  
20:07:53.539 -> 
20:07:53.539 -> 
20:07:53.539 -> Backtrace: 0x400fe442:0x3ffe3af0 0x400fe8bf:0x3ffe3b50 0x400ff6ad:0x3ffe3b80 0x400ff533:0x3ffe3ba0 0x40083b3e:0x3ffe3bd0 0x400e0dad:0x3ffe3bf0 0x400e0e8d:0x3ffe3c10 0x40083232:0x3ffe3c40 0x400792ca:0x3ffe3c90 |<-CORRUPTED
20:07:53.539 -> 
20:07:53.539 -> 
20:07:53.539 -> 
20:07:53.539 -> 
20:07:53.539 -> ELF file SHA256: 9360f3a5a0c6e543
20:07:53.539 -> 
20:07:53.539 -> E (557) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:07:53.573 -> Rebooting...
20:07:53.573 -> ets Jul 29 2019 12:21:46
20:07:53.573 -> 
20:07:53.573 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:07:53.573 -> configsip: 0, SPIWP:0xee
20:07:53.573 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:07:53.573 -> mode:DIO, clock div:1
20:07:53.573 -> load:0x3fff0030,len:1344
20:07:53.573 -> load:0x40078000,len:13836
20:07:53.573 -> load:0x40080400,len:3608
20:07:53.573 -> entry 0x400805f0
20:07:54.040 -> E (489) esp_core_dump_flash: No core dump partition found!
20:07:54.040 -> E (489) esp_core_dump_flash: No core dump partition found!
20:08:04.037 -> ets Jul 29 2019 12:21:46
20:08:04.037 -> 
20:08:04.037 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:08:04.071 -> configsip: 0, SPIWP:0xee
20:08:04.071 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:08:04.071 -> mode:DIO, clock div:1
20:08:04.071 -> load:0x3fff0030,len:1344
20:08:04.071 -> load:0x40078000,len:13836
20:08:04.071 -> load:0x40080400,len:3608
20:08:04.071 -> entry 0x400805f0
20:08:04.537 -> E (516) esp_core_dump_f⸮⸮͡: No core dump partition found!
20:08:04.537 -> E (516) esp_core_dump_flash: No core dump partition found!
20:08:10.425 -> ets Jul 29 2019 12:21:46
20:08:10.425 -> 
20:08:10.425 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:08:10.425 -> configsip: 0, SPIWP:0xee
20:08:10.425 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:08:10.425 -> mode:DIO, clock div:1
20:08:10.425 -> load:0x3fff0030,len:1344
20:08:10.459 -> load:0x40078000,len:13836
20:08:10.459 -> load:0x40080400,len:3608
20:08:10.459 -> entry 0x400805f0
20:08:10.923 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
20:08:10.923 -> E (623) esp_core_dump_flash: No core dump partition found!
20:08:20.908 -> ets Jul 29 2019 12:21:46
20:08:20.908 -> 
20:08:20.908 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:08:20.908 -> configsip: 0, SPIWP:0xee
20:08:20.908 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:08:20.941 -> mode:DIO, clock div:1
20:08:20.941 -> load:0x3fff0030,len:1344
20:08:20.941 -> load:0x40078000,len:13836
20:08:20.941 -> load:0x40080400,len:3608
20:08:20.941 -> entry 0x400805f0
20:08:21.407 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
20:08:21.407 -> E (623) esp_core_dump_flash: No core dump partition found!
20:08:31.405 -> ets Jul 29 2019 12:21:46
20:08:31.405 -> 
20:08:31.405 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:08:31.405 -> configsip: 0, SPIWP:0xee
20:08:31.405 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:08:31.405 -> mode:DIO, clock div:1
20:08:31.438 -> load:0x3fff0030,len:1344
20:08:31.438 -> load:0x40078000,len:13836
20:08:31.438 -> load:0x40080400,len:3608
20:08:31.438 -> entry 0x400805f0
20:08:31.902 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
20:08:31.902 -> E (623) esp_core_dump_flash: No core dump partition found!
20:08:41.906 -> ets Jul 29 2019 12:21:46
20:08:41.906 -> 
20:08:41.906 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:08:41.906 -> configsip: 0, SPIWP:0xee
20:08:41.906 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:08:41.906 -> mode:DIO, clock div:1
20:08:41.906 -> load:0x3fff0030,len:1344
20:08:41.906 -> load:0x40078000,len:13836
20:08:41.906 -> load:0x40080400,len:3608
20:08:41.906 -> entry 0x400805f0
20:08:42.371 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
20:08:42.405 -> E (623) esp_core_dump_flash: No core dump partition found!
20:08:42.405 -> Guru Meditation Error: Core  0 panic'ed (LoadProhibited). Exception was unhandled.
20:08:42.405 -> 
20:08:42.405 -> Core  0 register dump:
20:08:42.405 -> PC      : 0x40125410  PS      : 0x00060230  A0      : 0x80084cbf  A1      : 0x3ffd0ae0  
20:08:42.405 -> A2      : 0x3ff44574  A3      : 0x00000000  A4      : 0x0ffd114c  A5      : 0x00000000  
20:08:42.405 -> A6      : 0x00000006  A7      : 0x0000001c  A8      : 0x00000006  A9      : 0x3ffd0ac0  
20:08:42.438 -> A10     : 0x00000086  A11     : 0x00000001  A12     : 0x00000040  A13     : 0x3ff420c0  
20:08:42.438 -> A14     : 0x3ffbe088  A15     : 0x00000004  SAR     : 0x0000000f  EXCCAUSE: 0x0000001c  
20:08:42.438 -> EXCVADDR: 0x00000086  LBEG    : 0x4008d356  LEND    : 0x4008d361  LCOUNT  : 0x00000000  
20:08:42.438 -> 
20:08:42.438 -> 
20:08:42.438 -> Backtrace: 0x4012540d:0x3ffd0ae0 0x40084cbc:0x3ffd0b00 0x400feca2:0x3ffd0b70 0x400d6034:0x3ffd0b90 0x400d5f7d:0x3ffd0bb0 0x400d6b32:0x3ffd0be0 0x401a6a17:0x3ffd0c10
20:08:42.471 -> 
20:08:42.471 -> 
20:08:42.471 -> 
20:08:42.471 -> 
20:08:42.471 -> ELF file SHA256: 9360f3a5a0c6e543
20:08:42.471 -> 
20:08:42.471 -> E (489) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
20:08:42.471 -> Rebooting...
20:08:42.471 -> ets Jul 29 2019 12:21:46
20:08:42.471 -> 
20:08:42.471 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:08:42.471 -> configsip: 0, SPIWP:0xee
20:08:42.504 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:08:42.504 -> mode:DIO, clock div:1
20:08:42.504 -> load:0x3fff0030,len:1344
20:08:42.504 -> load:0x40078000,len:13836
20:08:42.504 -> load:0x40080400,len:3608
20:08:42.504 -> entry 0x400805f0
20:08:42.970 -> E (489) esp_core_dump_f⸮⸮͡: No core dump partition found!
20:08:42.970 -> E (489) esp_core_dump_flash: No core dump partition found!
20:08:52.981 -> ets Jul 29 2019 12:21:46
20:08:52.981 -> 
20:08:52.981 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:08:52.981 -> configsip: 0, SPIWP:0xee
20:08:52.981 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:08:52.981 -> mode:DIO, clock div:1
20:08:52.981 -> load:0x3fff0030,len:1344
20:08:52.981 -> load:0x40078000,len:13836
20:08:52.981 -> load:0x40080400,len:3608
20:08:53.014 -> entry 0x400805f0
20:08:53.446 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
20:08:53.480 -> E (623) esp_core_dump_flash: No core dump partition found!
UWAGA: Kategoria '' w bibliotece ESP Insights jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece ESP RainMaker jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece WiFiProv jest nieprawidłowa. Ustawiono na 'Uncategorized'
Opcje projektu zmienione, przeładuj całość
Szkic używa 1496617 bajtów (47%) pamięci programu. Maksimum to 3145728 bajtów.
Zmienne globalne używają 71360 bajtów (21%) pamięci dynamicznej, pozostawiając 256320 bajtów dla zmiennych lokalnych. Maksimum to 327680 bajtów.
esptool.py v4.2.1
Serial port /dev/ttyUSB0
Connecting....
Chip is ESP32-D0WD-V3 (revision 3)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 40:22:d8:74:96:68
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
Erasing flash (this may take a while)...
Chip erase completed successfully in 12.5s
Compressed 18880 bytes to 13017...
Writing at 0x00001000... (100 %)
Wrote 18880 bytes (13017 compressed) at 0x00001000 in 0.4 seconds (effective 403.4 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 117...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (117 compressed) at 0x00008000 in 0.0 seconds (effective 600.6 kbit/s)...
Hash of data verified.
Compressed 8192 bytes to 47...
Writing at 0x0000e000... (100 %)
Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 828.0 kbit/s)...
Hash of data verified.
Compressed 1502384 bytes to 980186...
Writing at 0x00010000... (1 %)
Writing at 0x0001432e... (3 %)
Writing at 0x0001ab5d... (5 %)
Writing at 0x000261dc... (6 %)
Writing at 0x0002ba9e... (8 %)
Writing at 0x0002ff20... (10 %)
Writing at 0x00034200... (11 %)
Writing at 0x000392ef... (13 %)
Writing at 0x0003decd... (15 %)
Writing at 0x00042ae8... (16 %)
Writing at 0x0004769c... (18 %)
Writing at 0x0004c49e... (20 %)
Writing at 0x00050d4b... (21 %)
Writing at 0x00055184... (23 %)
Writing at 0x000595c5... (25 %)
Writing at 0x0005d8d2... (26 %)
Writing at 0x00061aa7... (28 %)
Writing at 0x00065ec7... (30 %)
Writing at 0x0006a222... (31 %)
Writing at 0x00072905... (33 %)
Writing at 0x0008678c... (35 %)
Writing at 0x000910a9... (36 %)
Writing at 0x00096abe... (38 %)
Writing at 0x0009c2b8... (40 %)
Writing at 0x000a176b... (41 %)
Writing at 0x000a6cc0... (43 %)
Writing at 0x000abff0... (45 %)
Writing at 0x000b122a... (46 %)
Writing at 0x000b65d2... (48 %)
Writing at 0x000bb872... (50 %)
Writing at 0x000c0b01... (51 %)
Writing at 0x000c5f23... (53 %)
Writing at 0x000ccd8c... (55 %)
Writing at 0x000d3dee... (56 %)
Writing at 0x000dbc46... (58 %)
Writing at 0x000e16d5... (60 %)
Writing at 0x000e714d... (61 %)
Writing at 0x000ec3ef... (63 %)
Writing at 0x000f1923... (65 %)
Writing at 0x000f762b... (66 %)
Writing at 0x000fcabc... (68 %)
Writing at 0x00101dfd... (70 %)
Writing at 0x0010719f... (71 %)
Writing at 0x0010c568... (73 %)
Writing at 0x00111b20... (75 %)
Writing at 0x001173ba... (76 %)
Writing at 0x0011d3b9... (78 %)
Writing at 0x00122c36... (80 %)
Writing at 0x0012a657... (81 %)
Writing at 0x00133bcc... (83 %)
Writing at 0x0013be5f... (85 %)
Writing at 0x00142a89... (86 %)
Writing at 0x0014bf65... (88 %)
Writing at 0x00152a57... (90 %)
Writing at 0x0015bb7d... (91 %)
Writing at 0x00162885... (93 %)
Writing at 0x00167ec8... (95 %)
Writing at 0x0016d652... (96 %)
Writing at 0x00174a90... (98 %)
Writing at 0x0017a02b... (100 %)
Wrote 1502384 bytes (980186 compressed) at 0x00010000 in 15.1 seconds (effective 795.4 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...

 

Link do komentarza
Share on other sites

20:45:50.012 -> ⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮⸮ets Jul 29 2019 12:21:46
20:45:50.012 -> 
20:45:50.012 -> rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
20:45:50.012 -> configsip: 0, SPIWP:0xee
20:45:50.012 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
20:45:50.012 -> mode:DIO, clock div:1
20:45:50.012 -> load:0x3fff0030,len:1344
20:45:50.012 -> load:0x40078000,len:13836
20:45:50.012 -> load:0x40080400,len:3608
20:45:50.012 -> entry 0x400805f0
20:45:50.012 -> 
20:45:50.012 -> 
20:45:50.012 -> ================================
20:45:50.012 -> Test Case #1
20:45:50.012 -> ================================
20:45:50.012 -> 
20:45:50.012 -> Testing onReceive for receiving 26 bytes at 9600 baud, using RX FIFO Full = 120.
20:45:50.122 -> onReceive is called on both FIFO Full and RX Timeout events.
20:45:50.122 -> 
20:45:50.122 -> Sent String: ABCDEFGHIJKLMNOPQRSTUVWXYZ
20:45:50.122 -> onReceive Callback:: There are 26 bytes available: ABCDEFGHIJKLMNOPQRSTUVWXYZ
20:45:50.122 -> 
20:45:50.122 -> It has sent 26 bytes from Serial1 TX to Serial1 RX
20:45:50.122 -> onReceive() has read a total of 26 bytes
20:45:50.122 -> ========================
20:45:50.122 -> Finished!
20:45:50.122 -> 
20:45:50.122 -> 
20:45:50.122 -> ================================
20:45:50.122 -> Test Case #2
20:45:50.122 -> ================================
20:45:50.122 -> 
20:45:50.122 -> Testing onReceive for receiving 26 bytes at 9600 baud, using RX FIFO Full = 20.
20:45:50.122 -> onReceive is called on both FIFO Full and RX Timeout events.
20:45:50.122 -> 
20:45:50.122 -> Sent String: ABCDEFGHIJKLMNOPQRSTUVWXYZ
20:45:50.122 -> onReceive Callback:: There are 20 bytes available: ABCDEFGHIJKLMNOPQRST
20:45:50.122 -> onReceive Callback:: There are 6 bytes available: UVWXYZ
20:45:50.122 -> 
20:45:50.122 -> It has sent 26 bytes from Serial1 TX to Serial1 RX
20:45:50.163 -> onReceive() has read a total of 26 bytes
20:45:50.163 -> ========================
20:45:50.163 -> Finished!
20:45:50.163 -> 
20:45:50.163 -> 
20:45:50.163 -> ================================
20:45:50.163 -> Test Case #3
20:45:50.163 -> ================================
20:45:50.163 -> 
20:45:50.163 -> Testing onReceive for receiving 26 bytes at 9600 baud, using RX FIFO Full = 5.
20:45:50.163 -> onReceive is called on both FIFO Full and RX Timeout events.
20:45:50.163 -> 
20:45:50.163 -> Sent String: ABCDEFGHIJKLMNOPQRSTUVWXYZ
20:45:50.163 -> onReceive Callback:: There are 5 bytes available: ABCDE
20:45:50.163 -> onReceive Callback:: There are 5 bytes available: FGHIJ
20:45:50.163 -> onReceive Callback:: There are 5 bytes available: KLMNO
20:45:50.203 -> onReceive Callback:: There are 5 bytes available: PQRST
20:45:50.203 -> onReceive Callback:: There are 5 bytes available: UVWXY
20:45:50.203 -> onReceive Callback:: There are 1 bytes available: Z
20:45:50.203 -> 
20:45:50.203 -> It has sent 26 bytes from Serial1 TX to Serial1 RX
20:45:50.203 -> onReceive() has read a total of 26 bytes
20:45:50.203 -> ========================
20:45:50.203 -> Finished!
20:45:50.203 -> 
20:45:50.203 -> 
20:45:50.203 -> ================================
20:45:50.203 -> Test Case #4
20:45:50.203 -> ================================
20:45:50.203 -> 
20:45:50.203 -> Testing onReceive for receiving 26 bytes at 9600 baud, using RX FIFO Full = 1.
20:45:50.233 -> onReceive is called on both FIFO Full and RX Timeout events.
20:45:50.233 -> 
20:45:50.233 -> Sent String: ABCDEFGHIJKLMNOPQRSTUVWXYZ
20:45:50.233 -> onReceive Callback:: There are 1 bytes available: A
20:45:50.233 -> onReceive Callback:: There are 1 bytes available: B
20:45:50.233 -> onReceive Callback:: There are 1 bytes available: C
20:45:50.233 -> onReceive Callback:: There are 9 bytes available: DEFGHIJKL
20:45:50.246 -> onReceive Callback:: There are 1 bytes available: M
20:45:50.246 -> onReceive Callback:: There are 10 bytes available: NOPQRSTUVW
20:45:50.279 -> onReceive Callback:: There are 1 bytes available: X
20:45:50.279 -> onReceive Callback:: There are 2 bytes available: YZ
20:45:50.279 -> 
20:45:50.279 -> It has sent 26 bytes from Serial1 TX to Serial1 RX
20:45:50.279 -> onReceive() has read a total of 26 bytes
20:45:50.279 -> ========================
20:45:50.279 -> Finished!
20:45:50.279 -> 
20:45:50.279 -> 
20:45:50.279 -> ================================
20:45:50.279 -> Test Case #6
20:45:50.279 -> ================================
20:45:50.279 -> 
20:45:50.279 -> Testing onReceive for receiving 26 bytes at 9600 baud, using RX FIFO Full = 5.
20:45:50.313 -> onReceive is called just on RX Timeout!
20:45:50.313 -> 
20:45:50.313 -> Sent String: ABCDEFGHIJKLMNOPQRSTUVWXYZ
20:45:50.346 -> onReceive Callback:: There are 26 bytes available: ABCDEFGHIJKLMNOPQRSTUVWXYZ
20:45:50.346 -> 
20:45:50.346 -> It has sent 26 bytes from Serial1 TX to Serial1 RX
20:45:50.346 -> onReceive() has read a total of 26 bytes
20:45:50.346 -> ========================
20:45:50.346 -> Finished!
/*

   This Sketch demonstrates how to use onReceive(callbackFunc) with HardwareSerial

   void HardwareSerial::onReceive(OnReceiveCb function, bool onlyOnTimeout = false)

   It is possible to register a UART callback function that will be called
   everytime that UART receives data and an associated interrupt is generated.

   The receiving data interrupt can occur because of two possible events:

   1- UART FIFO FULL: it happens when internal UART FIFO reaches a certain number of bytes.
      Its full capacity is 127 bytes. The FIFO Full threshold for the interrupt can be changed
      using HardwareSerial::setRxFIFOFull(uint8_t fifoFull).
      Default FIFO Full Threshold is set at the UART initialzation using HardwareSerial::begin()
      This will depend on the baud rate set with when begin() is executed.
      For a baudrate of 115200 or lower, it it just 1 byte, mimicking original Arduino UART driver.
      For a baudrate over 115200 it will be 120 bytes for higher performance.
      Anyway it can be changed by the application at anytime.

   2- UART RX Timeout: it happens, based on a timeout equivalent to a number of symbols at
      the current baud rate. If the UART line is idle for this timeout, it will raise an interrupt.
      This time can be changed by HardwareSerial::setRxTimeout(uint8_t rxTimeout)

   When any of those two interrupts occur, IDF UART driver will copy FIFO data to its internal
   RingBuffer and then Arduino can read such data. At the same time, Arduino Layer will execute
   the callback function defined with HardwareSerial::onReceive().

   <bool onlyOnTimeout> parameter (default false) can be used by the application to tell Arduino to
   only execute the callback when the second event above happens (Rx Timeout). At this time all
   received data will be available to be read by the Arduino application. But if the number of
   received bytes is higher than the FIFO space, it will generate an error of FIFO overflow.
   In order to avoid such problem, the application shall set an appropriate RX buffer size using
   HardwareSerial::setRxBufferSize(size_t new_size) before executing begin() for the Serial port.

   In summary, HardwareSerial::onReceive() works like an RX Interrupt callback, that can be adjusted
   using HardwareSerial::setRxFIFOFull() and HardwareSerial::setRxTimeout().

*/

#include <Arduino.h>

// There are two ways to make this sketch work:
// By physically connecting the pins 4 and 5 and then create a physical UART loopback,
// Or by using the internal IO_MUX to connect the TX signal to the RX pin, creating the
// same loopback internally.
#define USE_INTERNAL_PIN_LOOPBACK 1   // 1 uses the internal loopback, 0 for wiring pins 4 and 5 externally

#define DATA_SIZE 26    // 26 bytes is a lower than RX FIFO size (127 bytes) 
#define BAUD 9600       // Any baudrate from 300 to 115200
#define TEST_UART 1     // Serial1 will be used for the loopback testing with different RX FIFO FULL values
#define RXPIN 4         // GPIO 4 => RX for Serial1
#define TXPIN 5         // GPIO 5 => TX for Serial1

uint8_t fifoFullTestCases[] = {120, 20, 5, 1};
// volatile declaration will avoid any compiler optimization when reading variable values
volatile size_t sent_bytes = 0, received_bytes = 0;


void onReceiveFunction(void) {
  // This is a callback function that will be activated on UART RX events
  size_t available = Serial1.available();
  received_bytes += available;
  Serial.printf("onReceive Callback:: There are %d bytes available: ", available);
  while (available --) {
    Serial.print((char)Serial1.read());
  }
  Serial.println();
}

void setup() {
  // UART0 will be used to log information into Serial Monitor
  Serial.begin(115200);

  // UART1 will have its RX<->TX cross connected
  // GPIO4 <--> GPIO5 using external wire
  Serial1.begin(BAUD, SERIAL_8N1, RXPIN, TXPIN); // Rx = 4, Tx = 5 will work for ESP32, S2, S3 and C3
#if USE_INTERNAL_PIN_LOOPBACK
  uart_internal_loopback(TEST_UART, RXPIN);
#endif


  for (uint8_t i = 0; i < sizeof(fifoFullTestCases); i++) {
    Serial.printf("\n\n================================\nTest Case #%d\n================================\n", i + 1);
    // onReceive callback will be called on FIFO Full and RX timeout - default behaviour
    testAndReport(fifoFullTestCases[i], false);
  }

  Serial.printf("\n\n================================\nTest Case #6\n================================\n");
  // onReceive callback will be called just on RX timeout - using onlyOnTimeout = true
  // FIFO Full parameter (5 bytes) won't matter for the execution of this test case
  // because onReceive() uses only RX Timeout to be activated
  testAndReport(5, true);
}

void loop() {
}

void testAndReport(uint8_t fifoFull, bool onlyOnTimeOut) {
  // Let's send 125 bytes from Serial1 rx<->tx and mesaure time using diferent FIFO Full configurations
  received_bytes = 0;
  sent_bytes = DATA_SIZE;  // 26 characters

  uint8_t dataSent[DATA_SIZE + 1];
  dataSent[DATA_SIZE] = '\0';  // string null terminator, for easy printing.

  // initialize all data
  for (uint8_t i = 0; i < DATA_SIZE; i++) {
    dataSent[i] = 'A' + i; // fill it with characters A..Z
  }

  Serial.printf("\nTesting onReceive for receiving %d bytes at %d baud, using RX FIFO Full = %d.\n", sent_bytes, BAUD, fifoFull);
  if (onlyOnTimeOut) {
    Serial.println("onReceive is called just on RX Timeout!");
  } else {
    Serial.println("onReceive is called on both FIFO Full and RX Timeout events.");
  }
  Serial.flush(); // wait Serial FIFO to be empty and then spend almost no time processing it
  Serial1.setRxFIFOFull(fifoFull); // testing diferent result based on FIFO Full setup
  Serial1.onReceive(onReceiveFunction, onlyOnTimeOut); // sets a RX callback function for Serial 1

  sent_bytes = Serial1.write(dataSent, DATA_SIZE); // ESP32 TX FIFO is about 128 bytes, 125 bytes will fit fine
  Serial.printf("\nSent String: %s\n", dataSent);
  while (received_bytes < sent_bytes) {
    // just wait for receiving all byte in the callback...
  }

  Serial.printf("\nIt has sent %d bytes from Serial1 TX to Serial1 RX\n", sent_bytes);
  Serial.printf("onReceive() has read a total of %d bytes\n", received_bytes);
  Serial.println("========================\nFinished!");

  Serial1.onReceive(NULL); // resets/disables the RX callback function for Serial 1
}

Działa dioda śiaci na espcam

Link do komentarza
Share on other sites

(edytowany)

Tak wybrana AI Thiner

21:01:44.882 -> ets Jul 29 2019 12:21:46
21:01:44.882 -> 
21:01:44.882 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
21:01:44.882 -> configsip: 0, SPIWP:0xee
21:01:44.882 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
21:01:44.882 -> mode:DIO, clock div:1
21:01:44.882 -> load:0x3fff0030,len:1344
21:01:44.882 -> load:0x40078000,len:13836
21:01:44.882 -> load:0x40080400,len:3608
21:01:44.916 -> entry 0x400805f0
21:01:45.348 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
21:01:45.381 -> E (623) esp_core_dump_flash: No core dump partition found!
21:01:55.372 -> ets Jul 29 2019 12:21:46
21:01:55.372 -> 
21:01:55.372 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
21:01:55.372 -> configsip: 0, SPIWP:0xee
21:01:55.372 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
21:01:55.372 -> mode:DIO, clock div:1
21:01:55.372 -> load:0x3fff0030,len:1344
21:01:55.372 -> load:0x40078000,len:13836
21:01:55.372 -> load:0x40080400,len:3608
21:01:55.457 -> entry 0x400805f0
21:01:55.838 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
21:01:55.838 -> E (623) esp_core_dump_flash: No core dump partition found!
21:02:05.857 -> ets Jul 29 2019 12:21:46
21:02:05.857 -> 
21:02:05.857 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
21:02:05.857 -> configsip: 0, SPIWP:0xee
21:02:05.857 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
21:02:05.857 -> mode:DIO, clock div:1
21:02:05.857 -> load:0x3fff0030,len:1344
21:02:05.857 -> load:0x40078000,len:13836
21:02:05.857 -> load:0x40080400,len:3608
21:02:05.893 -> entry 0x400805f0
21:02:06.355 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
21:02:06.355 -> E (623) esp_core_dump_flash: No core dump partition found!
21:02:16.348 -> ets Jul 29 2019 12:21:46
21:02:16.348 -> 
21:02:16.348 -> rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
21:02:16.348 -> configsip: 0, SPIWP:0xee
21:02:16.348 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
21:02:16.348 -> mode:DIO, clock div:1
21:02:16.348 -> load:0x3fff0030,len:1344
21:02:16.348 -> load:0x40078000,len:13836
21:02:16.348 -> load:0x40080400,len:3608
21:02:16.393 -> entry 0x400805f0
21:02:16.847 -> E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
21:02:16.847 -> E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
ets Jul 29 2019 12:21:46

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13836
load:0x40080400,len:3608
entry 0x400805f0
E (623) esp_core_dump_f⸮⸮͡: No core dump partition found!
E (623) esp_core_dump_flash: No core dump partition found!
UWAGA: Kategoria '' w bibliotece ESP Insights jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece ESP RainMaker jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece WiFiProv jest nieprawidłowa. Ustawiono na 'Uncategorized'
Opcje projektu zmienione, przeładuj całość
Archiving built core (caching) in: /tmp/arduino_cache_338871/core/core_esp32_esp32_esp32cam_CPUFreq_240,FlashMode_qio,PartitionScheme_huge_app,FlashFreq_80,DebugLevel_none,EraseFlash_none_35755900c2a4ecd7c3d781d15b2af84a.a
Szkic używa 1496617 bajtów (47%) pamięci programu. Maksimum to 3145728 bajtów.
Zmienne globalne używają 71360 bajtów (21%) pamięci dynamicznej, pozostawiając 256320 bajtów dla zmiennych lokalnych. Maksimum to 327680 bajtów.
esptool.py v4.2.1
Serial port /dev/ttyUSB0
Connecting....
Chip is ESP32-D0WD-V3 (revision 3)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 40:22:d8:74:96:68
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
Flash will be erased from 0x00001000 to 0x00005fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000e000 to 0x0000ffff...
Flash will be erased from 0x00010000 to 0x0017efff...
Compressed 18880 bytes to 13017...
Writing at 0x00001000... (100 %)
Wrote 18880 bytes (13017 compressed) at 0x00001000 in 0.6 seconds (effective 253.3 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 117...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (117 compressed) at 0x00008000 in 0.1 seconds (effective 446.0 kbit/s)...
Hash of data verified.
Compressed 8192 bytes to 47...
Writing at 0x0000e000... (100 %)
Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 443.8 kbit/s)...
Hash of data verified.
Compressed 1502384 bytes to 980172...
Writing at 0x00010000... (1 %)
Writing at 0x00014334... (3 %)
Writing at 0x0001ab6d... (5 %)
Writing at 0x000261f1... (6 %)
Writing at 0x0002baad... (8 %)
Writing at 0x0002ff31... (10 %)
Writing at 0x00034210... (11 %)
Writing at 0x000392ff... (13 %)
Writing at 0x0003dee0... (15 %)
Writing at 0x00042afb... (16 %)
Writing at 0x000476ac... (18 %)
Writing at 0x0004c4ab... (20 %)
Writing at 0x00050d58... (21 %)
Writing at 0x00055191... (23 %)
Writing at 0x000595d2... (25 %)
Writing at 0x0005d8dd... (26 %)
Writing at 0x00061ab6... (28 %)
Writing at 0x00065ed4... (30 %)
Writing at 0x0006a231... (31 %)
Writing at 0x00072913... (33 %)
Writing at 0x000867c5... (35 %)
Writing at 0x000910c8... (36 %)
Writing at 0x00096ad1... (38 %)
Writing at 0x0009c2c6... (40 %)
Writing at 0x000a1782... (41 %)
Writing at 0x000a6cca... (43 %)
Writing at 0x000ac002... (45 %)
Writing at 0x000b1237... (46 %)
Writing at 0x000b65dd... (48 %)
Writing at 0x000bb89a... (50 %)
Writing at 0x000c0b12... (51 %)
Writing at 0x000c5f31... (53 %)
Writing at 0x000ccda3... (55 %)
Writing at 0x000d3dfe... (56 %)
Writing at 0x000dbc6a... (58 %)
Writing at 0x000e16e9... (60 %)
Writing at 0x000e7160... (61 %)
Writing at 0x000ec3fe... (63 %)
Writing at 0x000f1938... (65 %)
Writing at 0x000f7639... (66 %)
Writing at 0x000fcac9... (68 %)
Writing at 0x00101e11... (70 %)
Writing at 0x001071ae... (71 %)
Writing at 0x0010c57a... (73 %)
Writing at 0x00111b31... (75 %)
Writing at 0x001173c4... (76 %)
Writing at 0x0011d3ca... (78 %)
Writing at 0x00122c45... (80 %)
Writing at 0x0012a681... (81 %)
Writing at 0x00133bd7... (83 %)
Writing at 0x0013be6d... (85 %)
Writing at 0x00142aa2... (86 %)
Writing at 0x0014bfab... (88 %)
Writing at 0x00152a66... (90 %)
Writing at 0x0015bb8c... (91 %)
Writing at 0x00162899... (93 %)
Writing at 0x00167edd... (95 %)
Writing at 0x0016d66f... (96 %)
Writing at 0x00174aa3... (98 %)
Writing at 0x0017a038... (100 %)
Wrote 1502384 bytes (980172 compressed) at 0x00010000 in 23.5 seconds (effective 512.2 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
Arduino:1.8.19 (Linux), Płytka:"AI Thinker ESP32-CAM, 240MHz (WiFi/BT), QIO, Huge APP (3MB No OTA/1MB SPIFFS), 80MHz, None, Disabled"

UWAGA: Kategoria '' w bibliotece ESP Insights jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece ESP RainMaker jest nieprawidłowa. Ustawiono na 'Uncategorized'
UWAGA: Kategoria '' w bibliotece WiFiProv jest nieprawidłowa. Ustawiono na 'Uncategorized'
Opcje projektu zmienione, przeładuj całość
Archiving built core (caching) in: /tmp/arduino_cache_338871/core/core_esp32_esp32_esp32cam_CPUFreq_240,FlashMode_qio,PartitionScheme_huge_app,FlashFreq_80,DebugLevel_none,EraseFlash_none_35755900c2a4ecd7c3d781d15b2af84a.a
Szkic używa 1496617 bajtów (47%) pamięci programu. Maksimum to 3145728 bajtów.
Zmienne globalne używają 71360 bajtów (21%) pamięci dynamicznej, pozostawiając 256320 bajtów dla zmiennych lokalnych. Maksimum to 327680 bajtów.
esptool.py v4.2.1
Serial port /dev/ttyUSB0

A fatal error occurred: Could not open /dev/ttyUSB0, the port doesn't exist
A fatal error occurred: Could not open /dev/ttyUSB0, the port doesn't exist



Ten raport powinien zawierać więcej informacji jeśli w 
File -> Preferencje zostanie włączona opcja "Pokaż
szczegółowe informacje podczas kompilacji"

 

Edytowano przez Michal88
Link do komentarza
Share on other sites

Bądź aktywny - zaloguj się lub utwórz konto!

Tylko zarejestrowani użytkownicy mogą komentować zawartość tej strony

Utwórz konto w ~20 sekund!

Zarejestruj nowe konto, to proste!

Zarejestruj się »

Zaloguj się

Posiadasz własne konto? Użyj go!

Zaloguj się »
×
×
  • Utwórz nowe...

Ważne informacje

Ta strona używa ciasteczek (cookies), dzięki którym może działać lepiej. Więcej na ten temat znajdziesz w Polityce Prywatności.