compiling an application on the target board

Status
Not open for further replies.

jmark_83

Newbie level 3
Joined
Feb 20, 2006
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,315
greetings...

im a beginer in embedded systems, im doing a project in embedded linux. im using BlueCat Liux 5 as my embedded OS and redhat 9 as my host system....

my target board is a celeron 500 desktop PC and i was wondedring how do i transfer my application to my target board. i can compile an appliction on my host system. do i hv to compile it in my terget board o can i transfer the compiled application to the target board.

do i need a compiler for my target board....??

thanks in advance

regards
newbie in embedded linux
 

In general you need to compile and build your application on development system. Than you can transfer it to your target. In your case maybe you can use floppy to transfer files from development host to you target, or if you have network running you can use ftp or tftp.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…