Search found 96 matches

by arunbm123
Thu Dec 20, 2018 5:11 am
Forum: General Discussion
Topic: What would you like to see in The Next Chip?
Replies: 426
Views: 835180

Re: What would you like to see in The Next Chip?

hi

please give us proper documents on debugging with jTag.

it will help us..The Current document I am struggling since 15 days and no one is helping.
by arunbm123
Wed Dec 19, 2018 4:57 am
Forum: General Discussion
Topic: Esp32 , OpenOCD ,JTAG Error
Replies: 8
Views: 14347

Esp32 , OpenOCD ,JTAG Error

hello friends I am debugging esp32 using external JTAG and openoCD I am using NODEMCU esp32 I am getting following error, Please give me some solution what to do ? I am able to see JLINK in my device Manager in Windows. $ bin/openocd.exe -s share/openocd/scripts -f interface/jlink.cfg -f board/esp-w...
by arunbm123
Tue Dec 18, 2018 2:53 pm
Forum: General Discussion
Topic: ESP32 debugging with Segger Jlink
Replies: 17
Views: 29286

Re: ESP32 debugging with Segger Jlink

hello Ningappa I am getting $ bin/openocd.exe -s -f interface/jlink.cfg -f board/esp-wroom-32.cfg Open On-Chip Debugger 0.10.0-dev (2018-11-05-04:10) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html embedded:startup.tcl:60: Error: Can't find board/esp-wroom-32...
by arunbm123
Tue Dec 18, 2018 2:51 pm
Forum: General Discussion
Topic: ESP32 debugging with Segger Jlink
Replies: 17
Views: 29286

Re: ESP32 debugging with Segger Jlink

hi Ningappa BS

Are you able to debug with Openocd and JTAG ?
-Arun
by arunbm123
Tue Dec 18, 2018 2:43 pm
Forum: General Discussion
Topic: ESP32 from NodeMCu / JTAG
Replies: 9
Views: 9898

Re: ESP32 from NodeMCu / JTAG

hi friends All OK till Now, I have connected Segger JTAG to esp32 Install OpenOCD as given in official document. cd ~/esp/openocd-esp32 bin/openocd -s share/openocd/scripts -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp-wroom-32.cfg I would like to know which Configuration files I should User f...
by arunbm123
Tue Dec 18, 2018 1:32 pm
Forum: General Discussion
Topic: ESP32 from NodeMCu / JTAG
Replies: 9
Views: 9898

Re: ESP32 from NodeMCu / JTAG

hi ,
Sorry for this question,I am new to embedded Systems,

How did you make out from schematics that JTAG is not available ?

Tq
by arunbm123
Tue Dec 18, 2018 1:04 pm
Forum: General Discussion
Topic: ESP32 from NodeMCu / JTAG
Replies: 9
Views: 9898

Re: ESP32 from NodeMCu / JTAG

hello esp_igr

please kindly find schematic of nodemcu esp32..
by arunbm123
Tue Dec 18, 2018 12:39 pm
Forum: General Discussion
Topic: ESP32 from NodeMCu / JTAG
Replies: 9
Views: 9898

Re: ESP32 from NodeMCu / JTAG

...that means Only One USB Cable is enough to flash program and debug using GDB ?
by arunbm123
Tue Dec 18, 2018 9:43 am
Forum: General Discussion
Topic: ESP32 from NodeMCu / JTAG
Replies: 9
Views: 9898

ESP32 from NodeMCu / JTAG

hi friends,

I am using esp32 Kit from NodeMCU

It was Wroom 32 Module

I would like know if this esp32 kit has inbuilt JTAG ??

Thanks
by arunbm123
Fri Dec 14, 2018 7:55 am
Forum: General Discussion
Topic: Serial Port on Ubuntu on oracle VM
Replies: 1
Views: 3215

Serial Port on Ubuntu on oracle VM

hello Friends

I have installed Ubuntu on Oracle VM on Windows Machine

I have connected esp32 and which is on COM12

How to make out on which port it is connected on Ubuntu??

Do I need to make and configuration on Oracle VMBox ?