Oracle announced Tuesday two new products aimed at Java developers working in the mobile-and-embedded space. The new Java ME Embedded 3.2 is a client runtime optimized for microcontrollers; the new ...
A good working definition of safety-critical Java code is that it issoftware that must be certified according to DO-178B or equivalentguidelines. Certification guidelines impose strict limits on ...
In an attempt to capitalize on the huge opportunity in the embedded systems market, and the dominance of the Java programming platform, Oracle has unwrapped a new set of offerings facilitating the ...
An increasing number of vendors offer 32-bit microcontrollers based on ARM® Cortex®-M processors, and at the same time, there are also new development environments introduced for these microcontroller ...
C is a beautiful language perfectly suited for development on low-power devices such as the 8-bit microcontrollers. With newer, more powerful ARM microcontrollers making their way onto the market and ...
This article discusses how to use GCJ, part of the GCC compiler suite, in an embedded Linux project. Like all tools, GCJ has benefits, namely the ability to code in a high-level language like Java, ...