hi
i m wrkng with a embeded system which makes use of arm linux
pls provide some references for arm linux............
thnx
--------------------------------- Don't be flakey. Get Yahoo! Mail for Mobile and always stay connected to friends.
makes use of arm linux
pls provide some references for arm linux............
You need to be specific. 1. If you want ARM-GCC compiler then search for WINARM on google. 2. If you want embedded linux search for uclinux. You need to freeze your embedded hardware before you choose software.
Warm Regards,
Mukund Deshmukh, Beta Computronics Pvt Ltd. 10/1 IT Park, Parsodi, Nagpur -440022 India. Web site - http://betacomp.com
Hi,
pls provide some references for arm linux............
ARM Linux developer: http://www.arm.linux.org.uk/developer/ ... (1)
ARMLinux at Simtec: http://armlinux.simtec.co.uk/kautobuild/2.6.15-rc2/index.html
Debian GNU/Linux on ARM: http://www.debian.org/ports/arm/
--- Mukund Deshmukh mukund.deshmukh@gmail.com wrote:
- If you want ARM-GCC compiler then search for
WINARM on google.
GNU ARM: http://www.gnuarm.com/
CodeSourcery's GNU toolchains: http://www.codesourcery.com/gnu_toolchains/arm
GNU toolchain for ARM targets HOWTO:http://www.aleph1.co.uk/oldsite/armlinux//docs/toolchain/toolchHOWTO/t1.html
- If you want embedded linux search for uclinux.
uclinux is only for MMU-less hardware. Use (1) for MMU ARM cores.
Regards,
SK
-- Shakthi Kannan http://www.shakthimaan.com
____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com
On 2/26/07, neelam neel_linux@yahoo.com wrote:
hi
i m wrkng with a embeded system which makes use of arm linux
pls provide some references for arm linux............
incase you are looking for an emulator, have a look at qemu.
regards VK