I am looking for an efficient algorithm in C to bitwise-transpose 8 bytes of data. What I mean with this is that if I have 8 bytes like th开发者_如何学JAVAis:
I am going to develop voip,iptv based application using QT on OS-WinXP and Platform-Atom processor for handheld device
I am working on an embedded Windows CE project and am interested in accessing a USB HID device through one of its USB Host ports. All I really need to read are the raw HID specification packets.
I have built an os design (and its bsp) in Visual Studio. I need to know how to get started with writing applications for the os by writing a simple application that will run in the os created (probab
I realize this may be subjective, so will ask a concrete question, but first, background: I have always been an embedded so开发者_JS百科ftware engineer, but usually at Layer 3 or 2 of the OSI stack.
I have always been an embedded software engineer, but usually at Layer 3 or 2 of the OSI stack. I am not really a hardware guy. I have generally always done telecoms products, usually hand/cell-phones
When things go badly awry in embedded systems I tend to write an error to a special log file in flash and then reboot (there\'s not much option if, say, you run out of memory).
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Recently, our big project began crashing 开发者_如何学JAVAon unhandled division by zero. No recent code seems to contain any likely elements so it may be new data sets affecting old code. The problem
I am working on a ser开发者_开发技巧ver application for an embedded ARM platform. The ARM board is connected to various digital IOs, ADCs, etc that the system will consistently poll. It is currently r