开发者_如何学JAVAIs there some tiny perl that I can use in embedded system where the size would matter?See Simon Cozens\' article on Microperl.
hi i am developing code for gps tracker using gps module ssf1513. i don\'t knowhow toconfigure the开发者_运维百科gps module to power save mode , please guide me howto enter ininput mode. That board ha
开发者_运维问答 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
My AT91SAM7X512\'s SPI peripheral gets disabled on the X time (X varies) that I write to SPI_TDR. As a result, the processor hangs on the while loop that checks the TDRE flag in SPI_SR. This while loo
I\'m working with an embedded system, and I\'m ending up with a ton of HW-interfacing #define macros.I want to put all of these into a separate file (for OOP-ness), but I don\'t know the 开发者_开发百
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I am building a .net application(xp, vista, 7) that will communicate with an embedded device. I will be able to connect via IP, serial port and modem.
For one NSString, I have N pattern strings.I\'d like to extract substrings \"around\" the pattern matches.
I am developing a Java Desktop Application and want a light database that can be used with Hibernate and that can be packed with an application.
we are planning to develop a device controller for a banking machine. This controller would be embedded directly on the machine, the idea is to use an off the shelf ARM board with Linux for this.