Results 1 to 3 of 3

Thread: I cant run application on my ARM

  1. #1
    Join Date
    Jul 2007
    Location
    Brazil, São Paulo
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default I cant run application on my ARM

    Hi all

    I have a LiteKit imx21, I'm new in this area.
    I an trying to run an application on kit but i cant.
    when i write:
    >> ./analogclock
    I receive this message:
    NETDEV WATCHDOG: eth0: transmit timed out
    NETDEV WATCHDOG: eth0: transmit timed out
    NETDEV WATCHDOG: eth0: transmit timed out
    QWSSocket::connectToLocalFile could not connect:: Permission denied
    QWSSocket::connectToLocalFile could not connect:: Permission denied
    QWSSocket::connectToLocalFile could not connect:: Permission denied
    QWSSocket::connectToLocalFile could not connect:: Permission denied
    QWSSocket::connectToLocalFile could not connect:: Permission denied
    QWSSocket::connectToLocalFile could not connect:: Permission denied
    No Qtopia Core server appears to be running.
    If you want to run this program as a server,
    add the "-qws" command-line option.
    #


    I'm run on NFS..

    Where can I begin to solve this problem ?

    I tried find out in this FAQ and other FAQ's but I cant find...

    thank.all
    Last edited by fmnovais; 9th July 2007 at 22:10. Reason: forget more details

  2. #2
    Join Date
    Jul 2006
    Posts
    16
    Thanks
    4
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: I cant run application on my ARM

    Hi,

    Try

    Qt Code:
    1. ./analogclock -qws
    To copy to clipboard, switch view to plain text mode 

    Regards,
    Svaths

  3. #3
    Join Date
    Jul 2007
    Location
    Brazil, São Paulo
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: I cant run application on my ARM

    Hi,


    I tried, but I get the error too...

    I dont know, if this error was because I'm running on NFS, or other thing.
    I performed the following steps to get ready to use the virtual framebuffer, and the test was OK.


    When I run I application on device, it have to run framebuffer, not virtual framebuffer, is it correct ?

    thank..

Similar Threads

  1. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  2. Application deployment problem
    By shapirlex in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 13th April 2007, 00:11
  3. Replies: 3
    Last Post: 8th December 2006, 18:51
  4. Gnome makes application crash
    By regix in forum Qt Programming
    Replies: 35
    Last Post: 18th August 2006, 19:44

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.