Final version 1:
reads data every 15 minutes saves data persistently every 24h writes out the contents every measure. goes in deep sleep so very low power consumption. (reason removal task system)
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c51e: [0;33muart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[0;33m--- Warning: Writing to serial is timing out. Please make sure that your application supports an interactive console and that you have picked the correct console for serial communication.[0m
|
||||
[0;33m--- Warning: Writing to serial is timing out. Please make sure that your application supports an interactive console and that you have picked the correct console for serial communication.[0m
|
||||
[0m
|
||||
22
build/log/idf_py_stderr_output_111414
Normal file
22
build/log/idf_py_stderr_output_111414
Normal file
@@ -0,0 +1,22 @@
|
||||
Command: ninja all
|
||||
Configuration Report
|
||||
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
Parser Version: 1
|
||||
Verbosity: default
|
||||
Defaults policy: sdkconfig
|
||||
Status: Finished with notifications
|
||||
|
||||
Default Value Mismatch
|
||||
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
Using sdkconfig default values
|
||||
Choice symbols with different default selection between sdkconfig and Kconfig
|
||||
PARTITION_TABLE_TYPE: Kconfig default selection: PARTITION_TABLE_SINGLE_APP, sdkconfig default selection: PARTITION_TABLE_CUSTOM
|
||||
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
Multiple Assignments
|
||||
────────────────────────────────────────────────────
|
||||
Choice PARTITION_TABLE_TYPE:
|
||||
PARTITION_TABLE_SINGLE_APP (default selection)
|
||||
PARTITION_TABLE_CUSTOM (default selection)
|
||||
-> using PARTITION_TABLE_CUSTOM
|
||||
────────────────────────────────────────────────────
|
||||
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
@@ -1,8 +0,0 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c97e: [0;33musb_uart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[0m
|
||||
@@ -1,8 +0,0 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c62c: [0;33muart_rx_readbuff[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[0m
|
||||
@@ -1,8 +0,0 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c72a: [0;33mrecv_packet[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[0m
|
||||
@@ -1,8 +0,0 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c97e: [0;33musb_uart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[0m
|
||||
22
build/log/idf_py_stderr_output_116472
Normal file
22
build/log/idf_py_stderr_output_116472
Normal file
@@ -0,0 +1,22 @@
|
||||
Command: ninja all
|
||||
Configuration Report
|
||||
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
Parser Version: 1
|
||||
Verbosity: default
|
||||
Defaults policy: sdkconfig
|
||||
Status: Finished with notifications
|
||||
|
||||
Default Value Mismatch
|
||||
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
Using sdkconfig default values
|
||||
Choice symbols with different default selection between sdkconfig and Kconfig
|
||||
PARTITION_TABLE_TYPE: Kconfig default selection: PARTITION_TABLE_SINGLE_APP, sdkconfig default selection: PARTITION_TABLE_CUSTOM
|
||||
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
Multiple Assignments
|
||||
────────────────────────────────────────────────────
|
||||
Choice PARTITION_TABLE_TYPE:
|
||||
PARTITION_TABLE_SINGLE_APP (default selection)
|
||||
PARTITION_TABLE_CUSTOM (default selection)
|
||||
-> using PARTITION_TABLE_CUSTOM
|
||||
────────────────────────────────────────────────────
|
||||
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
|
||||
@@ -1,8 +0,0 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c516: [0;33muart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[0m
|
||||
14
build/log/idf_py_stderr_output_120398
Normal file
14
build/log/idf_py_stderr_output_120398
Normal file
@@ -0,0 +1,14 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c98c: [0;33musb_uart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[0m
|
||||
94
build/log/idf_py_stderr_output_122165
Normal file
94
build/log/idf_py_stderr_output_122165
Normal file
@@ -0,0 +1,94 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c97e: [0;33musb_uart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[0m
|
||||
1
build/log/idf_py_stderr_output_135359
Normal file
1
build/log/idf_py_stderr_output_135359
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_135491
Normal file
1
build/log/idf_py_stderr_output_135491
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_135554
Normal file
1
build/log/idf_py_stderr_output_135554
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_135686
Normal file
1
build/log/idf_py_stderr_output_135686
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_135833
Normal file
1
build/log/idf_py_stderr_output_135833
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_136033
Normal file
1
build/log/idf_py_stderr_output_136033
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_136163
Normal file
1
build/log/idf_py_stderr_output_136163
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_136939
Normal file
1
build/log/idf_py_stderr_output_136939
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_137334
Normal file
1
build/log/idf_py_stderr_output_137334
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_137392
Normal file
1
build/log/idf_py_stderr_output_137392
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_137443
Normal file
1
build/log/idf_py_stderr_output_137443
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_137569
Normal file
1
build/log/idf_py_stderr_output_137569
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_137728
Normal file
1
build/log/idf_py_stderr_output_137728
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_137787
Normal file
1
build/log/idf_py_stderr_output_137787
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_137922
Normal file
1
build/log/idf_py_stderr_output_137922
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_138189
Normal file
1
build/log/idf_py_stderr_output_138189
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
11
build/log/idf_py_stderr_output_138289
Normal file
11
build/log/idf_py_stderr_output_138289
Normal file
@@ -0,0 +1,11 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c51e: [0;33muart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[0m
|
||||
1
build/log/idf_py_stderr_output_138814
Normal file
1
build/log/idf_py_stderr_output_138814
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_139196
Normal file
1
build/log/idf_py_stderr_output_139196
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_139388
Normal file
1
build/log/idf_py_stderr_output_139388
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
@@ -2,7 +2,4 @@ Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.e
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c97e: [0;33musb_uart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[0m
|
||||
1
build/log/idf_py_stderr_output_139865
Normal file
1
build/log/idf_py_stderr_output_139865
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_141958
Normal file
1
build/log/idf_py_stderr_output_141958
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_144635
Normal file
1
build/log/idf_py_stderr_output_144635
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_153656
Normal file
1
build/log/idf_py_stderr_output_153656
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_154523
Normal file
1
build/log/idf_py_stderr_output_154523
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_154621
Normal file
1
build/log/idf_py_stderr_output_154621
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_154753
Normal file
1
build/log/idf_py_stderr_output_154753
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_158783
Normal file
1
build/log/idf_py_stderr_output_158783
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_159382
Normal file
1
build/log/idf_py_stderr_output_159382
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_159750
Normal file
1
build/log/idf_py_stderr_output_159750
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_160450
Normal file
1
build/log/idf_py_stderr_output_160450
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_161010
Normal file
1
build/log/idf_py_stderr_output_161010
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_168180
Normal file
1
build/log/idf_py_stderr_output_168180
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
46
build/log/idf_py_stderr_output_168909
Normal file
46
build/log/idf_py_stderr_output_168909
Normal file
@@ -0,0 +1,46 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c97a: [0;33musb_uart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[0m--- 0x403cbf10: [0;33mesp_bootloader_get_description[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c[0m[0m:[1;31m40[0m
|
||||
[0m--- 0x403ce710: [0;33mesp_flash_encryption_enabled[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader_support/src/flash_encrypt.c[0m[0m:[1;31m93[0m
|
||||
[0m--- 0x403cbf1a: [0;33mcall_start_cpu0[0m[0m at [0;32m/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject/main/bootloader_start.c[0m[0m:[1;31m27[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[0m
|
||||
1
build/log/idf_py_stderr_output_177407
Normal file
1
build/log/idf_py_stderr_output_177407
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_177509
Normal file
1
build/log/idf_py_stderr_output_177509
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
1
build/log/idf_py_stderr_output_177814
Normal file
1
build/log/idf_py_stderr_output_177814
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
35
build/log/idf_py_stderr_output_178136
Normal file
35
build/log/idf_py_stderr_output_178136
Normal file
@@ -0,0 +1,35 @@
|
||||
Command: /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/tools/idf_monitor.py -p /dev/ttyACM0 -b 115200 --toolchain-prefix riscv32-esp-elf- --target esp32c3 --revision 3 --decode-panic backtrace /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.elf /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.elf -m '/home/douwe/.espressif/tools/python/v6.0/venv/bin/python' '/home/douwe/.espressif/v6.0/esp-idf/tools/idf.py'
|
||||
[0;33m--- esp-idf-monitor 1.9.0 on /dev/ttyACM0 115200[0m
|
||||
[0;33m--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H[0m
|
||||
[0m--- 0x4004c518: [0;33muart_rx_one_char[0m[0m in [0;32mROM[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[1;31m--- Error: device reports readiness to read but returned no data (device disconnected or multiple access on port?)[0m
|
||||
[0;33m--- Waiting for the device to reconnect[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m.[0m[0;33m[0m
|
||||
[0m
|
||||
1
build/log/idf_py_stderr_output_183418
Normal file
1
build/log/idf_py_stderr_output_183418
Normal file
@@ -0,0 +1 @@
|
||||
Command: ninja all
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user