Linaro Connect Q4.2011 takes place on the 31 October – 4 November 2011 in Orlando. In the video below, Linaro toolchain developers asked kernel developers about their potential needs for kernel debugging. Several options to improve the kernel debugging experience were discussed. In particular, the toolchain group will make sure that OpenOCD works at least on one of the member boards to allow for easy debugging through JTAG. They also mentioned support for o-profile. This session was an opportunity to review debugging techniques used by kernel developers. It also allowed most participants to discover the GDB Text User Interface (GDB TUI), a very convenient way to interact with GDB, without having to go through heavyweight environments like Eclipse. You can follow this subject on Blueprints for Toolchain support for Kernel Debugging on Linaro website. The audio is quite poor, so use some headphones or boost the volume to hear anything. […]
MHL (Mobile High Definition Link) Turns Your Phone into a Set-Top Box, Game Console and more
MHL (Mobile High Definition Link) was introduced at Mobile World Conference 2011, some progress has been done since then. For now Two HDTVs are MHL compliant: the Toshiba WL800A and the Samsung UN46D7000. The Toshiba TV already have a firmware upgrade that provides MHL support, a firmware upgrade will come later for the Samsung HDTV. MHL provides market disruptive features that such as the ability to charging MHL compliant phones and tablets, control them with the TV remote through one simple MHL connector (micro-USB to HDMI). In the demo below, they show the phone connected to the Toshiba WL800A and being controlled with the TV remote control to play videos (including trick modes: pause, ffwd, etc..), play Android games and use a web browser. Once you install Google TV 2.0 in your phone (you’ll probably need Android 4.0) or tablet, you can get a great TV experience via your mobile […]
Run 2 OS Simultaneously on ARM (OMAP4) with Codezero Embedded Hypervisor
B Labs, a company specializing in ARM Virtualization, was at ARM Techcon 2011 showcasing Codezero, their Embedded Hypervisor to run multiple Linux OS such as Android and Chrome OS on ARM processors. The main purpose of running 2 operating systems is to separate home and enterprise operating systems in mobile devices so that enterprise data is safe. Charbax (ARMDevices.net) interviewed Bahadir Baldan, founder of B Labs, and showed a demo running 2 Android instances and another running Android and Linux in pandaboard. The overhead is 10 to 15% according to B Labs, so the performance hit is minimal. They have already managed to run 4 OS on quad core processors with good performance. They are not able to run Windows operating systems (e.g. Windows Mobile 7.5/ Windows 8) yet, because Cortex A9 processors lack virtualization extensions. This will however be feasible with Cortex A15 processors as binary virtualization will be available. […]
Google TV 2.0 For Android 3.1 Released
Back in August, Google released a Preview of Google TV Add-on for the Android SDK. Google has now announced a software upgrade for Google TV a software running on Android device (Smart TV / STB) such as the Sony NSX-24GT1 Google TV that bring web video (e.g. YouTube, Netflix and more) to the TV. Google admits the initial version of Google TV wasn’t perfect and they even asked partners not to show product with Google TV at CES 2011. Let’s see what improvements Google TV 2.0: 1. Keep it simple The interface is now much simpler. The new customizable home screen gets you to your favorite content quickly. And within “all apps” you can see all of your shortcuts, similar to your Android phone or tablet. 2. Make it easy to find something worth watching Search has been improved across the board for content from Live TV, Netflix, YouTube, HBO […]
ST Micro 15 USD STM32F4-Discovery Cortex-M Development Kit
ST Microelectonics promote their Cortex-M series at ARM Techcon 2011 and especially the new STM32F4 series the most powerful cortex M4 MCUs. They also showcase a low cost development board called STM32F4-Discovery that they give away at the exhibition and that can be bought online for 14.90USD from distributors. The evaluation board is based on the STM32F407VGT6 and includes an ST-LINK/V2 embedded debug tool, two ST MEMS, digital accelerometer and digital microphone, one audio DAC with integrated class D speaker driver, LEDs and push buttons and an USB OTG micro-AB connector. A large number of free ready-to-run application firmware examples are available in the STM32F4-Discovery board firmware package to support quick evaluation and development. Key Features of the Development kit: STM32F407VGT6 microcontroller featuring 32-bit ARM Cortex-M4F core, 1 MB Flash, 192 KB RAM in an LQFP100 package On-board ST-LINK/V2 with selection mode switch to use the kit as a standalone ST-LINK/V2 […]
Freescale i.MX6 Quad-Core Benchmark Demo
Freescale is showcasing the performance of their Quad Core ARM Cortex-A9 i.MX6 Quad processor at ARM Techcon 2011. The Freescale i.MX6 reference design runs a demo in Android 3.x (Honeycomb) with four windows: JPEG Decoding Window Web browser rendering and scrolling HTML5 Fish tank CPU Usage real-time chart The 3 windows used for the benchmark are all using software processing (no GPU involved) to show to performance improvement by moving from 1 to 2 and finally 4 cores. The benchmark results are quite impressive as with one core JPEG decoding is about 0.6 frame per second and with 4 cores it can decode 4.2 frames per seconds while other windows also show performance improvement. Freescale says there was little modifications done to make the software work on four core and you don’t even need to have multi-threaded applications to take advantage of 4 cores as the OS will usually take […]
ARM Unveils 64-Bit ARMv8 Architecture
ARM has just disclosed the technical of the ARMv8 architecture (to selected partners), featuring 64-bit instruction set support, extended virtual addressing, and backwards-compatible 32-bit support, so that software designed for ARMv7 (Cortex-A family) cores will run on the ARMv8 architecture. Here are the key points of the press release: The ARMv8 architecture consists of two main execution states, AArch64 and AArch32. The AArch64 execution state introduces a new instruction set, A64 for 64-bit processing. The AArch32 state supports the existing ARM instruction set. The key features of the current ARMv7 architecture, including TrustZone®, virtualization and NEON™ advanced SIMD, are maintained or extended in the ARMv8 architecture. … In support of the introduction of the ARMv8 architecture, ARM is working to ensure a robust design ecosystem to support the 64-bit instruction set. The ARM compiler and Fast Models with ARMv8 support have already been made available to key ecosystem partners. Initial […]
Raspberry Pi at ARM Techcon 2011
Raspberry Pi Foundation is currently at ARM Techcon 2011 showcasing their 25 USD ARM11 Linux Computer unveiled last May. The board is build around Broadcom BCM2835 (ARM11 @ 700Mhz + GPU) application processor with 128/256MB “soldered” on top of the processor (Package on package (PoP) technology) and a USB Hub/Ethernet adapter chip and that’s it. The board features an Ethernet 10/100 RJ45 connector, 2 USB 2.0 port, an Audio out, HDMI and composite video output and an SD card slot. They currently only have the larger alpha board, the final board will be shrunk to the size of a business card and should be available in November 2011 (but most probably December). They believe the board will have better multimedia performance than the Beagleboard. I’m not convinced of that yet, but we’ll see. There will be two versions: Without network and 128 MB RAM – 25 USD Network support (Ethernet) and […]