What is GENIVI ? A Software Standard for the Automotive Industry

I’ve recently read in the news that a few operating systems had achieved GENIVI compliance. So let’s see what Wikipedia says about the GENIVI Alliance: The GENIVI Alliance was founded on March 2, 2009 by BMW Group, Delphi, GM, Intel, Magneti-Marelli, PSA Peugeot Citroen, Visteon, and Wind River Systems with the goal of establishing a globally competitive, Linux-based operating system, middleware and platform for the automotive in-vehicle infotainment industry. Since then, the alliance has expanded to more than 100 members who are working together to deliver an open and globally consistent software platform based on Linux for use by the whole car industry. So the clear goal here is to have some set of software specifications and standards (Currently GENEVI 1.0)  in the automotive industry in order to speed time to market and reduce the cost of developing Infotainment applications. GENIVI comes from a concatenation of Geneva and IVI (In-Vehicle […]

ARM TechCon 2011: Software & System Design Schedule

ARM Technology Conference (TechCon) 2011 will be hosted in Santa Clara on the 25-27 October 2011. There will be many events and classes related to Chip Design and Software & System Design. The Software & System Design events will take place on the 26th and 27th October 2011. Here’s the schedule for Software & System Design events for the 26th of October: Time Class Track 11 am The 2012 Compute Subsystem Creating Smarter Systems 11 am Practical Cortex Debugging: Serial Wire Viewer and ETM Tracing Developing/Debugging 11 am Integrating a CMOS Imaging Sensor into an ARM-Based Embedded Application Human Interface Design 11 am Embedded IPv6 – Now is the time Networking & Connectivity 11 am RSA & AES Libraries protected against side-channel attacks Safety & Security 11 am Introduction to the ARM Architecture The Fundamentals of ARM 12 pm Optimizing SoC development through a common design foundation Creating Smarter Systems […]

Tiny Core Linux Distribution: 10 MB Linux UI Desktop

If you are looking for a small footprint Linux distribution, you may be interested in Tiny Core Liunx. Here’s the description on Tiny Core Linux Website: Tiny Core Linux is a very small (10 MB) minimal Linux GUI Desktop. It is based on Linux 2.6 kernel, Busybox, Tiny X, and Fltk. The core runs entirely in ram and boots very quickly. Also offered are Micro Core, a 6 MB image that is the console based engine of Tiny Core, and Multi Core, which includes Tiny Core, Micro Core, networking tools and an installer. Micro Core contains CLI versions of Tiny Core’s programs allowing the same functionality of Tiny Core’s extensions, only starting with a console based system. It is not a complete desktop nor is all hardware completely supported. It represents only the core needed to boot into a very minimal X desktop typically with wired internet access. Tiny Core […]

Pandaboard Benchmark: Android (Pandroid) vs Linaro Android

Here’s a video with two Pandaboards (powered by TI OMAP 4) running Android. On the right, there’s Google’s Android, built with the gcc 4.4 toolchain provided by Google and the Pandroid kernel. On the left, there is a Linaro build, using Linaro’s gcc 4.5 toolchain and Linaro’s 3.0 kernel for the Panda board. There is a noticeable difference in the time taken by both boards to execute the demo. (Android Linaro being faster). The demo (Benchmark by 0xlab) uses software decode on both boards. They also showcase the Freescale i.MX53 and ST Ericsson Snowball development boards. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011. www.cnx-software.com

5 New Atmel SAM9 Processors: SAM9G15, SAM9G25, SAM9G35, SAM9X25, and SAM9X35

Atmel recently announced five new embedded processors for its SAM9 family all running at 400MHz,  featuring 100mW consumption,  support for DDR2 and NAND flash memory, with some models offering LCD touchscreen support and CAN interfaces: SAM9G15 based on ARM926EJ Embedded Microprocessor Unit with LCD, Touchscreen, HS USB and LPDDR/DDR2/MLC NAND support. SAM9G25 based on ARM926EJ Embedded Microprocessor Unit with Ethernet, HS USB and LPDDR/DDR2/MLC NAND support. SAM9G35 based on ARM926EJ Embedded Microprocessor Unit with  LCD, Touchscreen, Ethernet, HS USB and LPDDR/DDR2/MLC NAND support. SAM9X25 based on ARM926EJ Embedded Microprocessor Unit with Dual Ethernet, Dual CAN, HS USB and LPDDR/DDR2/MLC NAND support. SAM9X35 based on ARM926EJ Embedded Microprocessor Unit with LCD, Touchscreen, Ethernet, Dual CAN, HS USB and LPDDR/DDR2/MLC NAND support. The 3 new SAM9G processors are basically a lower cost version of the SAM9G45 with less cache, no video decoding support, etc… The 2 SAM9X processors are similar but feature […]

Android Scores Last in Open Governance Index

Vision Mobile recently released a report about different open source projects analyzing their openness via their Open Governance Index. The full report (45-pages) examines: Open source cultural roots and working upstream vs downstream Open source licenses vs governance models Analysis and classification of governance models In-depth reviews of Android, Qt, Symbian, MeeGo, Mozilla, WebKit, Linux and Eclipse Best practices in creating an open source project The governance index is not only based on the percentage of source code that is open, but on the whole software development including the transparency of the decision making-process, the involvement of the community in all aspects of the project,  compliance requirements and more. There are a total of 13 metrics accross 4  area of governance: Access: availability of the latest source code, developer support mechanisms, public roadmap, and transparency of decision-making Development: the ability of developers to influence the content and direction of the […]

Low Cost Development Board Samsung Origen based on Exynos 4210

Late May, Samsung and Linaro announced Samsung Origen, a low cost development board (199 USD) based on Samsung Exynos 4210, that will use Linaro software and related development tools. This development board is mainly targeted for the development of products such as tablets, smartbooks, IVI, smartphone and other consumer products. Here are the technical details of the board: Cortex-A9 1.0 GHz Dual Core & NEON with leading GHz ARM Technology Samsung Exynos 4210 Advanced Low Power 45nm Application Processor Lower-BOM cost access to Exynos4210 processor with 1GB DDR3 RAM Multimedia Core with H/W Multi Format Codec provides 1080p@30fps HDMI, LCD / Touch screen support, WLAN/Bluetooth and camera. Extreme 3D Graphics Performance accelerated by Mali400 MP4. Wider Memory Bandwidth for Smartphone and Tablet Scenario. Richer Peripherals & High Speed Interface for system: 8ch I2C, HDMI, SATA, PCI Express, USB 2.0 HOST/OTG, 2x SD/MMC Card Slot Debugging Interfaces: JTAG, Serial/RS-232 port Dimensions: […]

Linaro 11.07 Release with Linux Kernel 3.0

Linaro has just released version 11.07, the first version that makes use of Linux 3.0. Here are the highlights of the release: Linaro Evaluation Build (LEB) for Android on PandaBoard is built on Linux 3.0 kernel with gcc-linaro 4.6 as the default compiler which is used for all official Linaro Android Platform builds. This Linaro Android monthly release exhibits the first official Linaro Android Toolchain release based on the most recent gcc-linaro 4.6, and the first Linaro Android release for ST Ericsson Snowball using Landing Team kernel based on linux-linaro-android. On top, Linaro Android 11.07 comes with the more advanced more visually appealing Launcher2 by default. Android GCC benchmark results for 11.07 release can be found on http://wiki.linaro.org/Platform/Android/AndroidToolchainBenchmarking/2011-07 Linaro Evaluation Build (LEB) for Ubuntu also uses the most recent linux-linaro kernel based on Linux 3.0 and includes the latest Linaro Cross Toolchain available for Ubuntu Lucid and Natty. ARM DS-5 […]

Exit mobile version
UP 7000 x86 SBC