--------------------------------------------------
From: "Gaston Rodriguez" <grodrig...@emtech.com.ar>
Sent: Thursday, June 17, 2010 10:05 PM
To: "Xiaofan Chen" <xiaof...@gmail.com>
Cc: <snowwei...@sohu.com>; "urjtag-development" 
<urjtag-development@lists.sourceforge.net>
Subject: Re: [UrJTAG-dev] Build problem in mingw

> Xiaofan Chen wrote:
>> On Thu, Jun 17, 2010 at 3:45 PM,  <snowwei...@sohu.com> wrote:
>>
>>> but, there is nothing after I run jtag.exe.
>>> completely nothing. what is wrong ?
>>>
>>>
>>
>> What do you mean by nothing?
>>
>> With Cygwin build, I got this.
>> mc...@acerpc ~/mcu/urjtag/urjtag/urjtag
>> $ jtag
>>
>> UrJTAG 0.10 #1793
>> Copyright (C) 2002, 2003 ETC s.r.o.
>> Copyright (C) 2007, 2008, 2009 Kolja Waschk and the respective authors
>>
>> UrJTAG is free software, covered by the GNU General Public License, and 
>> you are
>> welcome to change it and/or distribute copies of it under certain 
>> conditions.
>> There is absolutely no warranty for UrJTAG.
>>
>> jtag.c:528 main() Warning: UrJTAG may damage your hardware!
>> Type "quit" to exit, "help" for help.
>>
>> jtag> quit
> Xiaofan,
>    you seems to be using urjtag within Cygwin, but 'snowweihua' are trying 
> the Windows executable. Maybe the problem are related to the HOME 
> environment variable in windows. If you run jtag.exe in a windows console 
> you should see an output as I showed before. If you double-click the 
> executable you see nothing...
>
> Regards,
> Gastón.
>

Today jtag.exe just run up in windows, don't know the reason. maybe it is 
caused
by windows reboot. yesterday I also add $HOME environment and do not reboot 
my PC.

I got different result when the jtag.exe build under cygwin and mingw.

1. run jtag.exe build under cygwin
    See the log attached. Just input "enter" ,it will alternative show 
different prefix
string "jtag>" and "F:\AMT\jtag\urjtag.svn\trunk\urjtag\src\apps\jtag>".
input commands after "jtag>" show error. and input commands after 
"F:\AMT\jtag\urjtag.svn\trunk\urjtag\src\apps\jtag>"
works when another "enter" plus.
    I think it may be related with without-readline.

F:\AMT\jtag\urjtag.svn\trunk\urjtag\src\apps\jtag>main-359
main-361
main-368

UrJTAG 0.10 #1791
Copyright (C) 2002, 2003 ETC s.r.o.
Copyright (C) 2007, 2008, 2009 Kolja Waschk and the respective authors

UrJTAG is free software, covered by the GNU General Public License, and you 
are
welcome to change it and/or distribute copies of it under certain 
conditions.
There is absolutely no warranty for UrJTAG.

jtag.c:531 main() Warning: UrJTAG may damage your hardware!
Type "quit" to exit, "help" for help.

jtag>
F:\AMT\jtag\urjtag.svn\trunk\urjtag\src\apps\jtag>
jtag> quit
'quit' is not recognized as an internal or external command,
operable program or batch file.

F:\AMT\jtag\urjtag.svn\trunk\urjtag\src\apps\jtag>quit

F:\AMT\jtag\urjtag.svn\trunk\urjtag\src\apps\jtag>
F:\AMT\jtag\urjtag.svn\trunk\urjtag\src\apps\jtag>


2. run jtag.exe build under mingw
    it work fine. but I don't know why there is one extra line ?
Mike said "you need to install the package and not run it from the build 
dir",
what you mean ?

F:\AMT\jtag\mingw\urjtag\src\apps\jtag>jtag.exe
F:/AMT/jtag/mingw/urjtag/src/apps/jtag/.libs/jtag_ltshwrapperTMP: line 65: 
ls: c
ommand not found

UrJTAG 0.10 #1791
Copyright (C) 2002, 2003 ETC s.r.o.
Copyright (C) 2007, 2008, 2009 Kolja Waschk and the respective authors

UrJTAG is free software, covered by the GNU General Public License, and you 
are
welcome to change it and/or distribute copies of it under certain 
conditions.
There is absolutely no warranty for UrJTAG.

jtag.c:528 main() Warning: UrJTAG may damage your hardware!
Type "quit" to exit, "help" for help.

jtag>
jtag> quit

F:\AMT\jtag\mingw\urjtag\src\apps\jtag>
F:\AMT\jtag\mingw\urjtag\src\apps\jtag>
 


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to