Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how can i port uCLinux to the LM3SXXX

Status
Not open for further replies.

chxgzl4862

Member level 1
Joined
Aug 6, 2008
Messages
33
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,581
Is there any project to port uCLinux to the LM3SXXX?
 

The Stellaris LM3SXXX series is an ARM Cortex-M3 variant. There half been several successful ports of Linux to the ARM Cortex-M3 family.

I would suggest you checkout the following sites:

**broken link removed**

**broken link removed**

While I did not come across any specific mention of the Stellaris LM3SXXX series, I did find mentioned several other ARM Cortex-M3 variants. It appears to be definitely doable. Due to the fact the Stellaris LM3SXXX series is MMU-less, contacting someone at the Linux 2.6 for MMU-less ARM Project might be your best bet.

BigDog
 

I want to port the uclinux to the lm3sxxxx,what can i do?
i do not have this experience to do it!
 

I want to port the uclinux to the lm3sxxxx,what can i do?
i do not have this experience to do it!

If you can not find a Linux port for the LM3SXXX which has already been done.

Well, unfortunately that leaves you with two choices:

Gain the experience required to successfully port Linux to the LM3SXXX. Either by studying some of the excellent Linux Kernel development books available or participate in an Linux ARM forum.

The other option is to pay someone to port it for you.

BigDog
 
Tkanks!
I must hard to study the u-boot and uclinux!

have somebody port other arm to uclinux?
Would you give me some experience?
 

Tkanks!
I must hard to study the u-boot and uclinux!

have somebody port other arm to uclinux?
Would you give me some experience?

Yes, I've actually implemented ucLinux on an Atmel ARM.

Porting Linux can be difficult and complex, it requires considerable knowledge of the kernel and kernel drivers. But it can be done. The first step is installing the bootloader after that it's just modify and test.

If you need some recommendation as to good Linux Kernel books, let me know.

BigDog
 

I know the kernel is difficult,but i want to try it!
 

I get the the kernel of uclinux,but i do not know the kernel is ok!
How can i get the kernel of uclinux?
 

linux-2.6.26-uc0.list 29-Jul-2008 22:49 1.8K
linux-2.6.26-uc0.patch.gz 29-Jul-2008 22:49 37K

I found this in **broken link removed**, the kernel is up 2.6.26 and the date is 2008,the uclinux is not update?
 

  • Like
Reactions: FvM

    FvM

    Points: 2
    Helpful Answer Positive Rating
what is the difference uClinux-dist-20080808.tar.bz2 and uClinux-dist-20080808-20090112.patch.gz?
I do not know which vesion of i port?
 

hello BigDog :
I have some question to you:
1,Do you have the patch of the Atmel ARM, i want to reference it!
2,which version of uclinux do you port?
 

  • Like
Reactions: FvM

    FvM

    Points: 2
    Helpful Answer Positive Rating
When the official of ti port the uclinux on lm3sxxxx?
I think the official of ti is not do some work for lm3sxxxx!
 

Yes, I've actually implemented ucLinux on an Atmel ARM.

Porting Linux can be difficult and complex, it requires considerable knowledge of the kernel and kernel drivers. But it can be done. The first step is installing the bootloader after that it's just modify and test.

If you need some recommendation as to good Linux Kernel books, let me know.

BigDog

I also want to install uClinux on Stellaris Arm Cortex M4 LM4F120H5QR. All I have is a good understanding of Arms Architecture and I know how to code for the ARM using C and I bear a good knowledge on C.
I would like to try an operating system on this chip to gain experience.

Can somone please recomend me some books?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top