Thomas,
Here's my development setup.
I have a TS-7300 hooked up to my companies ethernet network, and a
Windows XP laptop as my development machine (so I can develop off-
site) connected to the same network via WiFi.
I installed cygwin and the cross development files from the
Technologics website (into c:/cygwin), and set up the path to point
to the correct bin directory. I could then compile my program at the
cygwin prompt. (Let me know if you need more information on the
cygwin environment - not that I'm and expert...)
Once I'd compiled the binary I needed to move it across to the 7300
so I found TYPSoft's free ftp server (www.typsoft.com) on which I set
up a single user with username and password. I added the directory
where the binary was located (c:\cygwin\pje) as the ftp base user
directory.
Finally I use the Indigo Terminal Emulator from www.shadeblue.com and
it's well worth the $26 - there's a demo. I set up a couple of macros
(although you can enter them manually from hyperterminal)
Find the IP address of the cygwin PC and then from the directory you
want the file to be located type the following at either the terminal
prompt or via the keyboard on the TS-7300:
ftp XXX.XXX.XXX.XXX <- IP of PC
type in username <- defined in ftp server
type in password <- again defined in ftp server
get Filename <- Filename is name of binary
bye <- leave FTP
chmod +x Filename <- only needed first time file is created
./Filename <- Run file.
Using macros in Indogo and a simple username and password I can
download and execute the program I'm developing using a few
keypresses Alt+F1, username, password, Alt+F2.
Note: I'm currently working as root (for simplicity), and don't know
how working from a user account would influence the above.
Hope this helps,
PJE
--- In "thomas" <> wrote:
>
> hi,
>
> OK. I will use cygwin on my Windows PC.
> I did try ftp on ts7300, but not able to 'get' anything.
> the ftp commands are quite confusing, do you have detailed steps.
>
> regards
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Protect your PC from spy ware with award winning anti spy technology. It's free.
http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|