Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By zhivko
#11889 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"
User avatar
By uzevla
#11890
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.
User avatar
By zhivko
#11901 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