Thread: embedded linux

  1. #1
    Registered User
    Join Date
    Nov 2016
    Posts
    26

    embedded linux

    Hi,
    I will be going to work in Qt-framework using C++ and qt in Embedded Linux device.
    I do not have clear knowledge in Embedded Linux(EL). could you suggest me how can i start to learn EL.
    please suggest me any books or website for beginner (quick and startup)
    Though I will work in User interface layer, i would like to understand the device.Even if there is anything to communicate with the device it will be useful.Anyway i will send the data to the device only
    Thank you.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    > Anyway i will send the data to the device only
    So it's a black box with an interface (serial, parallel, USB, network) then.

    You only need to worry about the protocol(s) for the communication link.

    Google is your friend.
    As is any documentation you have on the specific device in question.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 8
    Last Post: 07-01-2014, 03:30 PM
  2. Embedded Linux & Embedded Java
    By jdomm95 in forum Linux Programming
    Replies: 4
    Last Post: 10-02-2012, 09:01 AM
  3. TCP Application using C for embedded linux based board
    By zawii87 in forum C Programming
    Replies: 2
    Last Post: 08-11-2011, 08:47 AM
  4. Linux TCP/IP For Embedded Systems
    By sean in forum Linux Programming
    Replies: 2
    Last Post: 08-03-2009, 11:58 AM
  5. Embedded C
    By Sheep in forum C Programming
    Replies: 3
    Last Post: 03-27-2002, 06:37 PM

Tags for this Thread