LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   Getting started with embeddded linux (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/getting-started-with-embeddded-linux-840030/)

haukeye 10-23-2010 02:43 PM

Getting started with embeddded linux
 
Hi all,
i'm experienced with RT embedded,and programming with multithreading under linux.

i want to know how to deal with embedded linux on all concepts.

1)is there a good tutorial
2)tutorial on bsp with embedded linux
3)what are the comon software envirmonments for programming the code to the chip
4)is there a complete project with bsp on a common target example.

thanks

Mara 10-23-2010 05:04 PM

The good thing when developing for embedded Linux is that you develop exactly as for your machine (usually). The difference is that you need to cross-compile, but packages for different processors give you complete toolchains, so you just need to write portable Makefiles...

The reset depends on the platform.


All times are GMT -5. The time now is 07:02 AM.