-->
Page 3 of 8

Re: xt-ocd support for GDB from esp-open-sdk available

PostPosted: Thu Mar 12, 2015 9:10 am
by zhivko
Yes now it works - do you have some (url links) for setting gdb and xt-ocd in eclipse cdt?

Re: xt-ocd support for GDB from esp-open-sdk available

PostPosted: Thu Mar 12, 2015 1:46 pm
by zhivko
I tried to play a little bit with it and using mentioned topology.xml I get:

kz@kz-HP-EliteBook-2730p:/opt/tensilica/xocd-11.0.2-development$ sudo ./xt-ocd
XOCD 11.0.2-development
(c) 1999-2015 Tensilica Inc. All rights reserved.
[Debug Log 2015-03-12 19:45:33]

Loading module "gdbstub" v2.0.0.11
Loading module "ft2232" v2.0.0.1
0: Error opening probe 'OLVGHYS?', vid:15ba, pid:002a
0: Trying with a 'A' Suffix: string:'OLVGHYS?A', desc:'Olimex ARM-USB-TINY-H'
0:
0: FT2232 PORTS VISIBLE TO THE CURRENT DRIVER
0: Port ChipType ID(VID&PID) SerialNumber Description
0: ====== ======== =========== ================ ====================
0: 0 232R 0x04036001 A50285BI FT232R USB UART
0: ** After the probe is attached, you need to unload the VCP driver if it uses the same VID/PID: **
0: ** Execute 'rmmod ftdi_sio' and 'rmmod usbserial' **
ERROR 4.34: Error starting probe driver for chain "Controller0"

Re: xt-ocd support for GDB from esp-open-sdk available

PostPosted: Thu Mar 12, 2015 1:51 pm
by uzevla
zhivko wrote:I tried to play a little bit with it and using mentioned topology.xml I get:

0: Error opening probe 'OLVGHYS?', vid:15ba, pid:002a



Your serial number is A50285BI. In addition, you got only one probe so you can remove that field.

Re: xt-ocd support for GDB from esp-open-sdk available

PostPosted: Thu Mar 12, 2015 4:46 pm
by zhivko
Can you direct me to some documentation - I would like to learn more about debugging this chip.
CUrrently I have no idea what have you ment with "you got only one probe so you can remove that field."

Yes I have one probe, but - what field ?

SOrry if it sounds stupid :D