justdomyself
justdomyself
./genMakefiles linux make -j4 error msg: include/TLSState.hh:34:10: fatal error: openssl/ssl.h: No such file or directory 34 | #include | ^~~~~~~~~~~~~~~ compilation terminated.
交叉编译报错
/home/uisrc/linux/zynq/install/libev/lib/libev.so.4.0.0: error adding symbols: File in wrong format collect2: error: ld returned 1 exit status src/CMakeFiles/rtty.dir/build.make:244: recipe for target 'src/rtty' failed make[2]: *** [src/rtty] Error 1 CMakeFiles/Makefile2:114: recipe for target...
Now my work style is trigger PL ,and then read data by dma in the loop 。 I want get the dma rx interrupt, then I call the dma readbcack...
我看cookies比之前多了好多,多了YNOTE_PERS项 ,是不是程序也得把这个加进去啊 报错信息如下: D:\python.exe E:/nas/2023/youdaonote-pull/pull.py 本次使用 Cookies 登录 Traceback (most recent call last): File "D:\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 536, in urlopen conn = self._get_conn(timeout=pool_timeout) File "D:\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 298, in _get_conn return conn...
In file included from .pio/libdeps/esp32s3box/ESP32-audioI2S/src/Audio.cpp:9: .pio/libdeps/esp32s3box/ESP32-audioI2S/src/Audio.h:16:10: fatal error: WiFi.h: No such file or directory
Like this ? my_malloc: 808 at C:\Users\xxx\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\arduino-nofrendo-master\src\nes\nes.c:522 _my_malloc: 92 at C:\Users\xxx\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\arduino-nofrendo-master\src\nes\nes.c:539 _my_malloc: 2048 at C:\Users\xxx\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\arduino-nofrendo-master\src\nes\nes.c:546 _my_malloc: 296 at C:\Users\xxx\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\arduino-nofrendo-master\src\sndhrdw\nes_apu.c:990 _my_malloc: 7584 at C:\Users\xxx\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\arduino-nofrendo-master\src\nes\nes_ppu.c:127 _my_malloc: 1068 at C:\Users\xxx\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\arduino-nofrendo-master\src\nes\nes_rom.c:426 _my_malloc: 8192 at...
Is there a better way to scan the mp3 files on the sd card ? each time try to open the file is waste of time 。