I am doing embedded development on an AT91SAM9263 board and running into a strange problem.It is running debian Linux kernel 2.6.18.4 and is cross-compiled with arm-l开发者_如何转开发inux-gcc 3.4.6 an
I am having an handheld devi开发者_如何学JAVAce with ARM platform. I planning to load OS into it. So which OS I should go for ? (Embedded linux or Moblin like any other flavour). Actually I want to kn
One project should be compiled for Windows, Linux and an embedded target. The application has behavior differences when running on host or embedded targets. To summarize my requirements, here is the t
I am looking to develop an application for HD media player, and looking to开发者_运维知识库 purchase one which has 100% open source buildable firmware I can modify. I looked around and all of media pl
I am working with an electronics appliance manufacturer to embed LAN based control systems into the products. The idea is to serve up a system configuration/control interface through a web browser so
I want to create an embedded system using Linux similar to E book reader using ARM9 processor. I am not an electronics expert but I would love to learn it. I know basics of electronics like transistor
I am on an embedded platform without access to AWT. I was wondering if anyone knew of a standalone library to load images withou开发者_开发技巧t any AWT involvement.
I might be approaching this all wrong but... I have a linux kernel device driver that handles an external interrupt and currently performs a printk() when it occurs.
I want to send an event to an Qt Application named \"Video Player\" from Qt 开发者_如何转开发Server when any of the running application \'s any widget gets Paint Event.
I am attempting to use objcopy to convert an xml file to an object file that is then linked into and used by another shared library on RHEL5. I convert the file with this command: