kang yong ku
kang yong ku
E (191) esp_core_dump_flash: Core dump data check failed: ????
delete gcvt(savedWposXYZA[2], 3, floatToString); // convert float to string #include // Include necessary header for std::string #include // Include necessary header for std::stringstream #include // Include necessary header for std::setprecision...
kkk@kkk-Lenovo-ideapad-100-15IBY:~/esp-hosted-release-ng-v1.0.2/esp_hosted_ng/host$ grep -r "cfg80211_auth_request" esp_cmd.h: struct cfg80211_auth_request *req); esp_cmd.c: struct cfg80211_auth_request *req) esp_cfg80211.c: struct cfg80211_auth_request *req) /home/kkk/esp-hosted-release-ng-v1.0.2/esp_hosted_ng/host/esp_cmd.c: In function 'process_auth_event': /home/kkk/esp-hosted-release-ng-v1.0.2/esp_hosted_ng/host/esp_cmd.c:537:2: error: implicit declaration of function 'cfg80211_rx_mlme_mgmt' [-Werror=implicit-function-declaration] /home/kkk/esp-hosted-release-ng-v1.0.2/esp_hosted_ng/host/esp_cmd.c: In...
root@openipc-t21:/mnt/mmcblk0p1# insmod esp32_sdio.ko insmod: can't insert 'esp32_sdio.ko': unknown symbol in module, or unknown parameter kk@kkk-Lenovo-ideapad-100-15IBY:~/esp-idf/eps32_driver/esp32-linux$ ls LICENSE esp32_sdio.ko esp_bt.c esp_rb.h main.o Makefile esp32_sdio.mod.c esp_bt.o esp_serial.c modules.order Module.symvers esp32_sdio.mod.o esp_bt_api.h esp_serial.h...
make rm -rf *.o sdio/*.o spi/*.o *.ko make ARCH=mips CROSS_COMPILE=/home/kkk/mips-gcc472-glibc216-64bit/bin/mips-linux-gnu- -C /home/kkk/Main/kernel M=/home/kkk/esp-hosted-release-ng-v1.0.2/esp_hosted_ng/host clean make[1]: 디렉터리 '/home/kkk/Main/kernel' 들어감 CLEAN /home/kkk/esp-hosted-release-ng-v1.0.2/esp_hosted_ng/host/.tmp_versions make[1]: 디렉터리 '/home/kkk/Main/kernel' 나감 make ARCH=mips CROSS_COMPILE=/home/kkk/mips-gcc472-glibc216-64bit/bin/mips-linux-gnu- -C /home/kkk/Main/kernel M=/home/kkk/esp-hosted-release-ng-v1.0.2/esp_hosted_ng/host...
uname -a Linux openipc-t21 3.10.14__isvp_turkey_1.0__ #2 PREEMPT Sat Jan 6 15:49:53 UTC 2024 mips GNU/Linux
uname -a Linux kkk-Lenovo-ideapad-100-15IBY 6.5.0-14-generic #14~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 20 18:15:30 UTC 2 x86_64 x86_64 x86_64 GNU/ use mips-gcc472-glibc216-64bit
modinfo eps32c3_serial.ko filename: /home/kkk/esp32c3/eps32c3_serial.ko license: GPL author: description: EPS32C3 USB to serial adaptor driver alias: usb:v303Ap1001d*dc*dsc*dp*ic*isc*ip*in* depends: vermagic: 3.10.14__isvp_turkey_1.0__ preempt mod_unload MIPS32_R1 32BIT root@openipc-t21: root@openipc-t21:/mnt/mmcblk0p1# lsusb Bus 001 Device 003:...
not resolved.
eps32c3_serial.ko is not supported. root@openipc-t21:/mnt/mmcblk0p1# insmod cdcacm.ko root@openipc-t21:/mnt/mmcblk0p1# ls /dev/tty* /dev/tty /dev/ttyp1 /dev/ttyp5 /dev/ttyp9 /dev/ttypd /dev/ttyACM1 /dev/ttyp2 /dev/ttyp6 /dev/ttypa /dev/ttype /dev/ttyS1 /dev/ttyp3 /dev/ttyp7 /dev/ttypb /dev/ttypf /dev/ttyp0 /dev/ttyp4 /dev/ttyp8 /dev/ttypc root@openipc-t21:/mnt/mmcblk0p1#...