From: valdez v. <val...@gm...> - 2012-11-15 13:23:47
|
Now it works. I learned how to build it under IDE and I set environment variables there. Thank you very much Mr Bonnes! 2012/11/15 valdez valdez <val...@gm...>: > I'm doing something wrong. I set 'export > FTDI_DEBUG=ftdi_debug_output', but can't see anywhere output file when > I run 'xc3sprog -c ftdi'. How I could use it correctly? > > 2012/11/14 Uwe Bonnes <bo...@el...>: >>>>>>> "Uwe" == Uwe Bonnes <bo...@el...> writes: >> >>>>>>> "valdez" == valdez valdez <val...@gm...> writes: >> valdez> Hi, I wanted to understand how does it work, but it is not easy >> valdez> just looking at the code. I can't run it under some IDE and >> valdez> debug it. But I saw that there is 'fp_dbg' parameter which >> valdez> allows to see more things than -v. Could you provide *.exe file >> valdez> with this 'fp_dbg' set true? >> >> Uwe> fp_dbg is set via a environment variable. E.g. to look at the >> Uwe> libftdi output, set "FTDI_DEBUG" to some name and a run of xc3sprog >> Uwe> will produce a file with that name. >> >> All the environment variable are described in the manpage. >> -- >> Uwe Bonnes bo...@el... >> >> Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt >> --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- |