Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-A16 with IDE 2.3.4
#3
Hello,
I found the ESP32 and Nodemcu-32S.
I uploaded a simple sketch
"void setup() {
pinMode(3,OUTPUT);
}
void loop() {
digitalWrite(3,HIGH);
}
But still no LED on Dig out 3

When debugging , this is the reply:

Waiting for gdb server to start...[2025-03-10T16:26:28.761Z] SERVER CONSOLE DEBUG: onBackendConnect: gdb-server session connected. You can switch to "DEBUG CONSOLE" to see GDB interactions.
"C:\\Users\\herma\\AppData\\Local\\Arduino15\\packages\\esp32\\tools\\openocd-esp32\\v0.12.0-esp32-20241016/bin/openocd" -c "gdb_port 50000" -c "tcl_port 50001" -c "telnet_port 50002" -s "c:\\Users\\herma\\Documents\\Arduino\\sketch_mar1b" -f "C:/Users/herma/AppData/Local/Programs/Arduino IDE/resources/app/plugins/cortex-debug/extension/support/openocd-helpers.tcl" -f board/esp32-wrover-kit-3.3v.cfg
Open On-Chip Debugger v0.12.0-esp32-20241016 (2024-10-16-14:17)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
DEPRECATED! use 'gdb port', not 'gdb_port'
DEPRECATED! use 'tcl port' not 'tcl_port'
CDRTOSConfigure
Info : Listening on port 50001 for tcl connections
Info : Listening on port 50002 for telnet connections
Error: unable to open ftdi device with description '*', serial '*' at bus location '*'
C:/Users/herma/AppData/Local/Arduino15/packages/esp32/tools/openocd-esp32/v0.12.0-esp32-20241016/bin/../share/openocd/scripts/target/esp_common.cfg:9: Error:
at file "C:/Users/herma/AppData/Local/Arduino15/packages/esp32/tools/openocd-esp32/v0.12.0-esp32-20241016/bin/../share/openocd/scripts/target/esp_common.cfg", line 9
[2025-03-10T16:26:29.291Z] SERVER CONSOLE DEBUG: onBackendConnect: gdb-server session closed
GDB server session ended. This terminal will be reused, waiting for next session to start...

Would appreciate your reply , Thanks
Theo
Reply


Messages In This Thread
KC868-A16 with IDE 2.3.4 - by Theo - 02-28-2025, 12:11 PM
RE: KC868-A16 with IDE 2.3.4 - by admin - 03-01-2025, 01:24 AM
RE: KC868-A16 with IDE 2.3.4 - by Theo - 03-10-2025, 04:44 PM
RE: KC868-A16 with IDE 2.3.4 - by Theo - 03-10-2025, 05:54 PM
RE: KC868-A16 with IDE 2.3.4 - by admin - 03-10-2025, 10:55 PM
RE: KC868-A16 with IDE 2.3.4 - by Theo - Yesterday, 10:23 AM
RE: KC868-A16 with IDE 2.3.4 - by admin - Yesterday, 12:45 PM
RE: KC868-A16 with IDE 2.3.4 - by Theo - Yesterday, 10:09 PM
RE: KC868-A16 with IDE 2.3.4 - by admin - Today, 12:04 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)