0x42076c83: duer_trans_encrypted_handshake at /home/joseph/esp/customer/baidu/esp_lightduer/libduer-device/framework/core/lightduer_net_trans_encrypted.c:369 (inlined by) duer_trans_encrypted_do_prepare at /home/joseph/esp/customer/baidu/esp_lightduer/libduer-device/framework/core/lightduer_ne...
I (5837) native_ota_example: Writing to partition subtype 16 at offset 0x310000 I (5837) native_ota_example: New firmware version: 1.0.1 I (5837) native_ota_example: esp_ota_begin succeeded W (6207) wifi:<ba-add>idx:1 (ifx:0, aa:91:d9:3f:a7:3d), tid:6, ssn:2, winSize:...
//const esp_partition_t *update_partition = NULL; //Pointer to info for partition which should be updated next. //NULL result indicates invalid OTA data partition, or that no eligible OTA app slot partition was found //Function is used to implement OTA function static void ota_func_task(...
I (160) esp_image: segment 4: paddr=0005817c vaddr=4037da80 size=04be8h ( 19432) load I (171) boot: Loaded app from partition at offset 0x10000 I (171) boot: Disabling RNG early entropy source... I (183) cpu_start: Multicore app I (183) cpu_start: Pro cpu up. I (183)...
me-no-devadded theStatus: Test neededIssue needs testinglabelJan 24, 2022 VojtechBartoskamodified the milestones:2.1.0,2.0.3Mar 23, 2022 I've tested the newESP32 core 2.0.3-RC1using many libraries, and everything is working OK so far to replace the temporarys3-support branch. Thanks for...
CONFIG_ESP32_DEFAULT_PTHREAD_CORE_NO_AFFINITY=y # CONFIG_ESP32_DEFAULT_PTHREAD_CORE_0 is not set # CONFIG_ESP32_DEFAULT_PTHREAD_CORE_1 is not set CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT=-1 CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT="pthread" CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_...
I (410) boot: Loaded app from partition at offset 0x10000 I (410) boot: Disabling RNG early entropy source... I (422) cpu_start: Multicore app I (422) octal_psram: vendor id : 0x0d (AP) I (422) octal_psram: dev id : 0x02 (generation 3) ...
E (231) esp_core_dump_flash: No core dump partition found! DreamPWJ Feb 14, 2023 • edited Collaborator Jason2866 Feb 14, 2023 • edited DreamPWJ Feb 14, 2023 • edited Jason2866 Feb 14, 2023 • edited Tested your example with 4.3.0 and 5.3.0. Both work. The Output of the...
I (410) boot: Loaded app from partition at offset 0x10000 I (410) boot: Disabling RNG early entropy source... I (422) cpu_start: Multicore app I (422) octal_psram: vendor id : 0x0d (AP) I (422) octal_psram: dev id : 0x02 (generation 3) ...
//const esp_partition_t *update_partition = NULL; //Pointer to info for partition which should be updated next. //NULL result indicates invalid OTA data partition, or that no eligible OTA app slot partition was found //Function is used to implement OTA function static void ota_func_task(...