MQTT project linker error.
Posted: Tue Apr 09, 2024 2:03 am
Dear Sir/Madam,
Hello,
I easily compiled, linled built your led blink and hello projects with Visual StudioGDB toolchain, for your ESP32-C6 DevKit C1 V1.2 But, when I want to build your any MQTT prjects, I got the linker error message which is shown in the attached document. You will see the message for example
esp_cpu_set_breakpoint defined but not used in the warning messages,
But at the linker, you can see the "esp_cpu_set_breakpoint" is not defined..
I am new for ESP32 toolchain. but Used VisualGDB for other projects for other RISC-V chips.
For example I compiled, build, debugged all the projects in my NXP MCXN freedom board for the first time, I could not built your sample project for many boring repetition. Because, I can not connect to the MQTT, I consider to give up the ESP, even you designed very attractive HW chips, like ESP32 P4.
Please, please help me, to continue to work with ESP32 products.
Mehmet Ali İpin
Hello,
I easily compiled, linled built your led blink and hello projects with Visual StudioGDB toolchain, for your ESP32-C6 DevKit C1 V1.2 But, when I want to build your any MQTT prjects, I got the linker error message which is shown in the attached document. You will see the message for example
esp_cpu_set_breakpoint defined but not used in the warning messages,
But at the linker, you can see the "esp_cpu_set_breakpoint" is not defined..
I am new for ESP32 toolchain. but Used VisualGDB for other projects for other RISC-V chips.
For example I compiled, build, debugged all the projects in my NXP MCXN freedom board for the first time, I could not built your sample project for many boring repetition. Because, I can not connect to the MQTT, I consider to give up the ESP, even you designed very attractive HW chips, like ESP32 P4.
Please, please help me, to continue to work with ESP32 products.
Mehmet Ali İpin