I am running embedded linux on an OMAP ARM (OMAP-L138). The ethernet controller on this is connected to an external PHY chip. Everything is working fine, except in some c开发者_运维知识库ircumstances,
Unfortunately I\'m not a linux expert. I tried 0MQ (ZeroMQ) communcation library on my host computer and want to use it for an embedded device. The CPU is an TI DM64x (arm_v5t_le architecture), we use
What would the best method be to use Django for creating an application similar to say OpenNMS or any comparable network management tool?
I am using QT 4.6 and i want to play video file in QT开发者_运维问答 4.6 embedded linux ? Is there any link available or sample code that will help us to develope my sample appication ?
We start to implement a project at university to check student attendances. Each student card will be recognized by the RFID module on an Embedded Linux board. The Embedded Linux board can communicate
I\'m trying to generate clock signal on GPIO pin (ARM platform, mach-davinci, kernel 2.6.27) which will have something arroung 100kHz. Using tasklet with high priority to do that. Theory is simple, se
I just finished porting the QT4.5.3 GUI lib with touchscreen lib tslib1.4.1 to arm9 based S3C2440;but I find programs are running slow.How to make Qt4.5.3 run more smoothly?
HI I want to create a text file with the name as SYSTEM DATE... for example---28/04/2008:9:11:50.txt The File 开发者_StackOverflowname should be allocated on dynamically.....
i did ulimit -c unlimited / some number proc... core_pattern is core a开发者_开发技巧nd my rootfs and the apps are all debugversion [ not the kernel though]
I would like to profile my embedded linux device for various actions (e.g. touch input on screen, flip a page in a news reading app etc). But the requirement is that the profiler should generate infor