Search found 7 matches

by snikul
Fri Mar 17, 2023 11:45 am
Forum: ESP-IDF
Topic: Problems while compiling the project Hello_World
Replies: 33
Views: 39450

Re: Problems while compiling the project Hello_World

I have exactly the same problem with the same 3 semantic errors.

Waiting for explanation how to fix it.

Regards
by snikul
Thu Feb 03, 2022 4:14 pm
Forum: IDEs for ESP-IDF
Topic: VS Code doesn't find the ESP-IDF installation at startup
Replies: 5
Views: 54283

Re: VS Code doesn't find the ESP-IDF installation at startup

Hi, Everybody!

I have the same story. I reinstalled VSC and esp-idf extension 1.3.0. But when I press Ctrl+Shift+p and then try any command, Doctor, for example, I get the same response as the author of the original post. The same with the "Configure esp-idf extension" command.
I see "WELCOME ...
by snikul
Sat Apr 03, 2021 7:12 pm
Forum: General Discussion
Topic: cjmcu-2232HL jtag adapter (2x26 pins) + OpenOCD within ESP-IDF
Replies: 0
Views: 2181

cjmcu-2232HL jtag adapter (2x26 pins) + OpenOCD within ESP-IDF

I have my tumpa jtag adapter to debug my NODEMCU-32S in OPENOCD+GDB with no problems. I have recently bought new CJMCU-2232HL jtag adapter (2x26 pins). A week of research job in the internet and no result to find a proper config file. Hope to get your friendly advice what cfg file to use. I use ...
by snikul
Sat Aug 24, 2019 7:52 pm
Forum: General Discussion
Topic: What does it mean? Info : Listening on port 4444 for telnet connections Error: type 'esp32' is missing virt2phys
Replies: 1
Views: 5176

What does it mean? Info : Listening on port 4444 for telnet connections Error: type 'esp32' is missing virt2phys

I start openocd with the following command line:
sudo openocd -f interface/ftdi/tumpa.cfg -f board/esp-wroom-32.cfg -c "adapter_khz 20000"
or
sudo openocd -f tcl/interface/ftdi/tumpa.cfg -f tcl/board/esp-wroom-32.cfg -c "adapter_khz 20000"
and get the following error in screen log:

adapter speed ...
by snikul
Fri Jul 12, 2019 10:34 am
Forum: General Discussion
Topic: JTAG Eclipse issues. Cmd prompt maybe?
Replies: 3
Views: 6860

Re: JTAG Eclipse issues. Cmd prompt maybe?

Hi,
I have the same problem. "Could not determine GDB version using command: xtensa-esp32-elf-gdb --version"
I have just installed
Eclipse IDE for C/C++ Developers
Version: 2019-06 (4.12.0)
Build id: 20190614-1200
Updated it. Set up according the Expresiff manual.
I have also found the discussed ...
by snikul
Fri Oct 12, 2018 6:51 am
Forum: ESP-IDF
Topic: make monitor
Replies: 2
Views: 4908

Re: make monitor

What does it mean:
stdin is not a tty
make: *** [/home/Megauser/esp/esp-idf/components/esptool_py/Makefile.projbuild:106: monitor] Error 1
by snikul
Thu Oct 11, 2018 8:19 pm
Forum: ESP-IDF
Topic: make monitor
Replies: 2
Views: 4908

make monitor

I have just installed esp32_win32_msys2_environment_and_toolchain-20181001.zip for Windows (W10).
I need your friendly assistance to fix my Eclipse Photon MAKE MONITOR target error. I would appreciate any help! Regards
No errors when I make monitor in bash.
Flash target in Eclipse finished without ...

Go to advanced search