Hi all,
I got this errors after run:
idf.py build
What is the problems and how to solve it.
Thank you very much for your help.
C:\Users\vinodh\Desktop\esp-idf>idf.py build
Executing action: all (aliases: build)
Running cmake in directory c:\users\vinodh\desktop\esp-idf\build
Executing "cmake -G ...
Search found 10 matches
- Tue Sep 15, 2020 3:00 am
- Forum: General Discussion
- Topic: Setup JTAG Debugging
- Replies: 6
- Views: 12630
- Mon Sep 14, 2020 11:22 am
- Forum: General Discussion
- Topic: Setup JTAG Debugging
- Replies: 6
- Views: 12630
Re: Setup JTAG Debugging
Hi all,
I got this error,
I need your help on how to solve this.
Error: libusb_handle_events() failed with LIBUSB_ERROR_IO
Error: unable to purge ftdi rx buffers: LIBUSB_ERROR_IO
Error: error while flushing MPSSE queue: -4
Error: libusb_handle_events() failed with LIBUSB_ERROR_IO
Error: unable to ...
I got this error,
I need your help on how to solve this.
Error: libusb_handle_events() failed with LIBUSB_ERROR_IO
Error: unable to purge ftdi rx buffers: LIBUSB_ERROR_IO
Error: error while flushing MPSSE queue: -4
Error: libusb_handle_events() failed with LIBUSB_ERROR_IO
Error: unable to ...
- Mon Sep 14, 2020 10:19 am
- Forum: General Discussion
- Topic: Setup JTAG Debugging
- Replies: 6
- Views: 12630
Re: Setup JTAG Debugging
Hi,
After update the USB driver, i got another ERROR
Error: type 'esp32' is missing virt2phys
How to solve this error?
Here is the log:
C:\Users\vinodh\Desktop\esp-idf>openocd -f board/esp32-wrover-kit-3.3v.cfg
Open On-Chip Debugger v0.10.0-esp32-20191114 (2019-11-14-14:19)
Licensed under GNU ...
After update the USB driver, i got another ERROR
Error: type 'esp32' is missing virt2phys
How to solve this error?
Here is the log:
C:\Users\vinodh\Desktop\esp-idf>openocd -f board/esp32-wrover-kit-3.3v.cfg
Open On-Chip Debugger v0.10.0-esp32-20191114 (2019-11-14-14:19)
Licensed under GNU ...
- Mon Sep 14, 2020 9:41 am
- Forum: General Discussion
- Topic: Setup JTAG Debugging
- Replies: 6
- Views: 12630
Re: Setup JTAG Debugging
Hi,
Thank you very much Xavi92, your post really help me to solve the problem.
May god bless you.
The solution that I used:
I use USB Driver Tool to update the USB Driver. (Install Libusb -WinUSB).
You may download the USB Driver Tool by clicking the below link:
https://visualgdb.com ...
Thank you very much Xavi92, your post really help me to solve the problem.
May god bless you.
The solution that I used:
I use USB Driver Tool to update the USB Driver. (Install Libusb -WinUSB).
You may download the USB Driver Tool by clicking the below link:
https://visualgdb.com ...
- Mon Sep 14, 2020 3:28 am
- Forum: General Discussion
- Topic: Setup JTAG Debugging
- Replies: 6
- Views: 12630
Setup JTAG Debugging
Hi all,
I need to setup JTAG Debugging by following this link:
https://docs.espressif.com/projects/esp-idf/en/stable/api-guides/jtag-debugging/index.html
I found a problem at CONFIGURING ESP32 TARGET
for quick jump, you may refer to the following link:
https://docs.espressif.com/projects/esp-idf ...
I need to setup JTAG Debugging by following this link:
https://docs.espressif.com/projects/esp-idf/en/stable/api-guides/jtag-debugging/index.html
I found a problem at CONFIGURING ESP32 TARGET
for quick jump, you may refer to the following link:
https://docs.espressif.com/projects/esp-idf ...
- Thu Sep 10, 2020 4:06 am
- Forum: General Discussion
- Topic: How to debug using Eclipse IDE
- Replies: 0
- Views: 1791
How to debug using Eclipse IDE
Hi everybody,
I am using ESP32-WROVER-E with Eclipse IDE,
May I debug the ESP32-WROVER-E by using Eclipse IDE?
Do you have any references(Link, video, website) that i can refer to debug the board.
"by knowing on how to debug, we can produce the project without any bug and we can solve any ...
I am using ESP32-WROVER-E with Eclipse IDE,
May I debug the ESP32-WROVER-E by using Eclipse IDE?
Do you have any references(Link, video, website) that i can refer to debug the board.
"by knowing on how to debug, we can produce the project without any bug and we can solve any ...
- Wed Sep 09, 2020 9:25 am
- Forum: General Discussion
- Topic: How to run example in esp32-snippets into Eclipse
- Replies: 0
- Views: 2049
How to run example in esp32-snippets into Eclipse
Hi,
i have downloaded the ESP32-snippet in RAR typed at following link:
https://github.com/nkolban/esp32-snippets
I have unzipped the files.
The problem is:
How i going to run the example in the ESP32-snippet into Eclipse.
"The best way to learn is to learn from example"
Really need help.
Thank ...
i have downloaded the ESP32-snippet in RAR typed at following link:
https://github.com/nkolban/esp32-snippets
I have unzipped the files.
The problem is:
How i going to run the example in the ESP32-snippet into Eclipse.
"The best way to learn is to learn from example"
Really need help.
Thank ...
- Wed Sep 09, 2020 9:19 am
- Forum: General Discussion
- Topic: [solved] build problem
- Replies: 4
- Views: 5172
Re: build problem
Hi,
Thank you very much for your reply and help.
May god bless you.
your help really good...it helps me a lot.
For those who face same problems like me.
You may refer to these following link:
1. https://www.instructables.com/id/ESP32-With-Eclipse-IDE/
2. https://github.com/espressif/idf-eclipse ...
Thank you very much for your reply and help.
May god bless you.
your help really good...it helps me a lot.
For those who face same problems like me.
You may refer to these following link:
1. https://www.instructables.com/id/ESP32-With-Eclipse-IDE/
2. https://github.com/espressif/idf-eclipse ...
- Tue Sep 08, 2020 4:30 am
- Forum: General Discussion
- Topic: [solved] build problem
- Replies: 4
- Views: 5172
[solved] build problem
Hi all,
I need help,
after build, i got this message:
12:25:25 **** Build of configuration Default for project HelloWorld ****
python C:/msys32/home/vinodh/esp/esp-idf/tools/windows/eclipse_make.py flash
Traceback (most recent call last):
File "C:/msys32/home/vinodh/esp/esp-idf/tools/windows ...
I need help,
after build, i got this message:
12:25:25 **** Build of configuration Default for project HelloWorld ****
python C:/msys32/home/vinodh/esp/esp-idf/tools/windows/eclipse_make.py flash
Traceback (most recent call last):
File "C:/msys32/home/vinodh/esp/esp-idf/tools/windows ...
- Mon Sep 07, 2020 10:18 am
- Forum: ESP-IDF
- Topic: ESP32 with Eclipse IDE...build failed
- Replies: 1
- Views: 2905
ESP32 with Eclipse IDE...build failed
Hi all,
I need help...
i follow exactly the steps at the following link:
https://www.instructables.com/id/ESP32-With-Eclipse-IDE/
My PC run on Window 10 64bit Operating System.
But i got ERROR after build.
This is the ERROR:
16:55:04 **** Build of configuration Default for project HelloWorld ...
I need help...
i follow exactly the steps at the following link:
https://www.instructables.com/id/ESP32-With-Eclipse-IDE/
My PC run on Window 10 64bit Operating System.
But i got ERROR after build.
This is the ERROR:
16:55:04 **** Build of configuration Default for project HelloWorld ...