Tips for learning embedded linux -
i want learn basics of embedded linux. assuming need go , buy sort of hardware board , have linux kernel code.
i have no idea start , tips/pointers welcome. ideally people point out full system (e.g. "board kit linux" these "manuals" good).
also cost factor doing not business : )
thanks much, code
you need:
1 - boards: started beagleboard. new beaglebone black available now. there's large support community beagles; many howto pages here , here, , ready install images. can build image (step 3). these boards have of peripherals may need play with, , can used computer !
2 - books: mali noted, linux fast moving object, in phases of learning need solid reference. i'd suggest "embedded linux primer: practical real-world approach" has many examples , takes step-by-step. there's "building embedded linux systems".
3 - firmware: a) toolchain, b) root filesystem , c) kernel image. "buildroot" easiest start with. openembedded , yocto have steep learning curve. "embedded linux primer: practical real-world approach" has examples on how use buildroot.
Comments
Post a Comment