Maker Pro
Maker Pro

operation of an "ARM"

M

Mylinux

Jan 1, 1970
0
can u download ( ftp /telnet /ssh/ ) via the serial port / pcmcia port in
LART into arm 7 / arm 9 if it is a linux based machine?


I do not have an "ARM".
 
A

Alex Gibson

Jan 1, 1970
0
Mylinux said:
can u download ( ftp /telnet /ssh/ ) via the serial port / pcmcia port in
LART into arm 7 / arm 9 if it is a linux based machine?


I do not have an "ARM".

Go read the lart docs. Everything is on their webpage.

Learn the easy stuff by reading the docs and doing it yourself.
Ask for help or post here when you get really stuck
not for things you can work out yourself.

For a arm chip to start with have a look at
the philips arm chips have the docs on that page.
http://www.semiconductors.philips.c...crocontrollers/key_solutions/32bit/index.html

or go look at the intel docs
http://developer.intel.com/design/p...rs/index.htm?iid=devnav_btn1+hw_proc_pcaproc&
http://developer.intel.com/design/n...y/index.htm?iid=devnav_btn1+hw_proc_npfamily&
http://developer.intel.com/design/wireless/wireless.htm?iid=devnav_btn1+hw_handwire&

other manufacturers of arm xchips
oki, atmel, sharp,samsung just to name a few .


Easy and fun way for arm programming with a gameboy or gameboy advanced

Or for an excuse to get a gameboy(which have an arm inside them) go
and have a look at www.charmedlabs.com
or search for gameboy hardware hacking pages

read this http://www.charmedlabs.com/xportfaqmain.htm
http://www.e-insite.net/ednmag/index.asp?layout=article&articleId=CA193186

plenty of links here:
http://d.webring.com/hub?ring=gameboydev
http://c.webring.com/hub?ring=thegameboyadvanc


Alex
 
F

Fred Abse

Jan 1, 1970
0
can u download ( ftp /telnet /ssh/ ) via the serial port / pcmcia port in
LART into arm 7 / arm 9 if it is a linux based machine?
---
I'm not sure what LART is in this context, to me, it means"Luser Attitude
Readjustment Tool". However, you can FTP, telnet, SMTP, NNTP, or anything
else using TCP, UDP, ICMP, or whatever protocol via a serial port. Just
use SLIP. It needs enabling at kernel compile time.
I do not have an "ARM".

Some of us do not have a leg to stand on :)
 
A

Alex Gibson

Jan 1, 1970
0
Fred Abse said:
---
I'm not sure what LART is in this context, to me, it means"Luser Attitude
Readjustment Tool". However, you can FTP, telnet, SMTP, NNTP, or anything
else using TCP, UDP, ICMP, or whatever protocol via a serial port. Just
use SLIP. It needs enabling at kernel compile time.


Some of us do not have a leg to stand on :)

linux advanced radio terminal
http://www.lart.tudelft.nl/
http://www.lart.tudelft.nl/faq.php3
open source hardware
 
A

Allaoua Tarek

Jan 1, 1970
0
Fred Abse said:
---
I'm not sure what LART is in this context, to me, it means"Luser Attitude
Readjustment Tool". However, you can FTP, telnet, SMTP, NNTP, or anything
else using TCP, UDP, ICMP, or whatever protocol via a serial port. Just
use SLIP. It needs enabling at kernel compile time.


Some of us do not have a leg to stand on :)
 
A

AVRFreak

Jan 1, 1970
0
I do not have an "ARM".

Sure you don't mean "BRAIN"?
 
M

Mylinux

Jan 1, 1970
0
http://www.lart.tudelft.nl/


Fred Abse said:
---
I'm not sure what LART is in this context, to me, it means"Luser Attitude
Readjustment Tool". However, you can FTP, telnet, SMTP, NNTP, or anything
else using TCP, UDP, ICMP, or whatever protocol via a serial port. Just
use SLIP. It needs enabling at kernel compile time.


Some of us do not have a leg to stand on :)
 
M

Mark©

Jan 1, 1970
0
did you change your name from learner8051? Or are you just from the same
school?
 
J

Jan-Hinnerk Reichert

Jan 1, 1970
0
Mylinux said:
but I have "strong will" to learn.

Then start by learning "netiquette". A quick google search should give
some results. There is a high probability that a translation to your
native language (whatever that is) exists.

If you can't handle google, start learning there. In the meantime this
link may help:
http://www.fau.edu/netiquette/net/trans.html

/Jan-Hinnerk
 
Top