ts-7000
[Top] [All Lists]

Re: [ts-7000] how can i compile program on 7200 with CF

To:
Subject: Re: [ts-7000] how can i compile program on 7200 with CF
From: Jim Jackson <>
Date: Sun, 3 Feb 2008 13:27:46 +0000 (GMT)


On Sun, 3 Feb 2008, nasim751 wrote:

> hello,
> how can i compile my program on 7200 with cf. actually i tried but
> getting message binary file can't execute. i copied my program object
> file on board using scp command.
> can any one give my idea. how can i solve this problem

You appear to be asking how to run a program that you have compiled 
elsewhere and transfered to the ts7200? I'm assuming you have used the TS 
cross-compilation compiler etc to make your program.

If so then you should make sure that the program has the correct file 
permissions, this is standard Unix/Linux stuff.

After you have transfered the file "program", login to the ts7200 and cd 
to the directory where the file is, and

   ls -l program

make sure it has read and execute bits set. To make sure do..

   chmod 755 program

To execute it

   ./program

If I've misunderstood then I apologise.


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU