I want to implement bluetooth communication on my final bachelor project, but I\'m having a lot of doubts.
I am looking in to adding some extra security features to the Android platform and most of them make sense at the OS level.However, I am wondering if anything could be done at the VM layer to better s
This is a long shot, but anyway ... I am developing a video DSP system based on the Stretch S6/S7 chipset and tools.It is frequently used in the video surveillance market.I would like to know if there
I\'ve inherited a embedded project that requires some simple, per-function performance profiling. It consists of a Coldfire (MCF5328) running uClinux (2.6.17.7-uc1).
I am working on an embedded system that uses buildro开发者_StackOverflow中文版ot as a tool for building the kernel and the root filesystem. I want to apply some patches to this kernel source tree, Can
I\'m working on an embedded c project and am having issues with global variable redefinition. I\'ve split up the function declarations and definitions into a handful of .h and .c files.Many of these
I\'m trying to maintain a library of code,开发者_开发问答 with samples, for multiple embedded platforms.I need to support the concept of \"far\" (non 16-bit) pointers for some function parameters.
Im using an ARM926EJ-S and am trying to figure out whether the ARM can give (e.g. a readable regis开发者_C百科ter) the CPU\'s cycle-counter. I guess a # that will represent the number of cycles since
I\'m developping an software with Qt Embedded 4.7.1. N开发者_C百科ow, I need communicate with other device via Serial Port (sush as RS232), if anyone has some advice how to do that? Is there such a cl
I have a need to do some fairly simple (at least on the surface) data acquisition and logging.In a remote location (as in, on another continent), there will be a few RS-485 devices (our custom hardwar