ACE CoSy Compiler Framework Outperforms LLVM by up to 25% for ARM9 processors

ACE (Associated Compiler Experts) announced that their 2012 CoSy compiler development system delivers better performance than the latest LLVM 3.0 compiler on ARM9 processors. Using an ARM9 processor as reference, CoSy compiler framework (2012) shows more than 15% performance improvement using Livermore benchmark loops and 25% in MiBench against LLVM 3.0. The CoSy compiler framework is also more than 7% ahead of LLVM on the EEMBC CoreMark benchmark. The company explains this feat by the use of “CoSy’s unique flexible phase ordering of cutting-edge code optimizations and the addition of new CoSy features” such as compile-time code generator feedback injected into optimization algorithms in order to augment realistic and accurate decision making in architecture-independent optimizations. ACE did not publish the benchmark results publicly, and I could not find any reference to “cosy” or “ace” in EEMBC Coremark database, so I could not check those results myself. CoSy Compiler Framework is […]

NXP Unveils JenNet-IP-EK040 Evaluation Kit for the Internet of Things

NXP Semiconductors announced the availability of JenNet-IP-EK040 evaluation kit featuring JenNet-IP wireless network layer software for the Internet of Things. This evaluation kit based on NXP’s JN514x single chip wireless MCU provides all the components needed to create applications for IPv6-based networks for lighting and home automation. The JenNet-IP EK040 evaluation kit includes the following: 4 wireless sensor nodes, including modules based on JN5148-J01 and JN5142-J01 chips (single chips with MCU and IEEE802.15.4 transceiver) , USB micro-B connectors, a JN514x IO expansion port, support for USB, battery or an external power supply unit (not included), and 2 USB cables. 4 plug-in shields with an Arduino-compatible footprint featuring 3 dimmable white LEDs, as well as temperature, light level and humidity sensors. 2 high-power JN5148-J01 modules for extended range 2 high-power USB dongles for sniffer and coordinator A router providing connection to Ethernet, with a custom Open WRT Linux distribution and power supply. […]

Khadas Edge2 Arm mini PC

$99 OUYA Android 4.0 Open Source Hackable Video Game Console

More and more new games are targeted to mobile devices such as smartphones and tablets running Android and iOS, and less games are developed for standard gaming console. To work around this issue, OUYA is working on a gaming console based on Android ICS called .. well… OUYA, and posted the project on Kickstarter to complete development and start manufacturing. Here are OUYA Specifications: Nvidia Tegra3 quad-core cortex A9 processor 1 GB RAM 8 GB of internal flash storage HDMI port (up to 1080p HD) WiFi 802.11 b/g/n Bluetooth LE 4.0 USB 2.0 port Wireless controller with standard controls (two analog sticks, d-pad, eight action buttons, a system button), a touchpad Android 4.0 Although you may just think it will just run existing Android games, the company expects the device to bring higher end games such as the ones available on console. Each box will be a development kit, and developers […]

Boston Ships Viridis ARM Server Based on Calxeda EnergyCore Cortex A9 SoC

At the end of 2011, Boston, a British IT company, announced plans for an ARM server based on Calxeda Quad Core Cortex A9 Server-on-Chip, and now the company recently announced they started to ship the server (called Viridis) to their first customers. We now have further details about the server including the key features: Ten times the performance at the same power in the same space Cut energy and space by 90% Easily scalable to thousands of nodes 48 SoC devices delivered across 12 Calxeda EnergyCard modules Each EnergyCore SoC contains an ARM quadcore processing unit, providing a total of 192 cores per 2U enclosure Low power consumption: <300W with each SoC consuming between 0.5 to 5W depending on the load. Up to 24 SATA HDDs or SSD devices Up to 192GB of RAM per 2U enclosure A Calxeda EnergyCard (pictured below) features 4 Calxeda EnergyCore ECX-1000 SoC which can […]

Ramos Miumiu W1 Android 4.0 Tablet Based on Actions ATM7019 MIPS SoC

Ramos Miumiu W1 is a tablet running Android 4.0 (ICS) and powered by Actions Semiconductor’s ATM7019 SoC that integrate a MIPS32 74Kf core running at 1 GHz. Actions Semiconductor is a Chinese fabless semiconductor company headquartered in Zhuhai (like AllWinner). Here are the specs of the devices: SoC – Actions Semiconductor ATM7019 MIPS32 74Kf Core @ 1GHz System Memory – 512 MB DDR3 RAM Storage – 4GB or 8GB Flash depending on model + microSD slot Display – 7″ WSVGA (1024×600) capacitive touch screen. Connectivity – Wifi 802.11b/g/n USB – micro USB 2.0 Video Output – HDMI The processor can support 1080p HD video playback and the tablet can record 640×480 video via the front camera. Actions Semiconductor does not provide information about ATM7019 SoC on their website, but I found a 2011 presentation hosted on MIPS website that explains some details about MIPS32 74Kf based processors by Actions SemiConductor […]

iPPea TV Android 4.0.3 HDMI Stick Based on Ingenic JZ4770 (MIPS) Sells for 50 USD

iPPea Inc announced iPPea TV, an Android 4.0 dongle based on Ingenic JZ4770 MIPS SoC that “brings the ‘smart’ Android experience to any HDMI-enabled DTV for $50 US”. This is the first MIPS based Android mini PC that I’ve seem among all the ARM based floating around. Here are iPPea TV specifications: Ingenic JZ4770 applications processor (MIPS-Based XBurst CPU)  @ 1.2 GHz. 2GB storage with support for up to 32 GB external storage via a microSD slot. 512 MB of DDR2 RAM HDMI ouput (up to 1080p) 802.11b/g/n Wifi USB 2.0 port and micro USB 2.0 OTG port Video format – AVI,MKV(XVID/px/H.264),MOV,TS,M2TS, RM/RMVB,FLV,3GP,MPEG,DAT,MP4 Audio format – AAC, AAC+, eAAC+, AMR-NB, AMR-WB, QCP, MP3, WMA, WAV, MIDI, M4A Picture format –  GIF, BMP, JPEG, PNG Ebook format: PDF,EPUB,HTML,TXT Dimensions – PCB: 80 mm x 20mm x 6.5 mm | mini PC: As small as 95.5 mm x 31.5 mm x 12 […]

Rockchip RK3568/RK3588 and Intel x86 SBCs

Android 4.1.1 Jelly Bean Source Code Released

Jean-Baptiste Queru, Android Open Source Project lead, announced that Android 4.1.1, Jelly Bean has been released to AOSP and uses the android-4.1.1_r1 tag. Proprietary binaries are available for Nexus 7 and Galaxy Nexus right now, and Nexus S (GSM and CDMA) and Xoom will be available later. If AOSP repo has not changed since the first Android 4.0 release, you should be able to get the source as follows:

There is also a development branch (jb-dev) with the latest improvements and features. Once you get the code, you may want to build and run it. Instructions to build and run Android 4.0 (not yet updated to Android 4.1.1 with Galaxy Nexus 7) are available at http://source.android.com/source/building.html. Factory images for Android 4.1.1 for Nexus devices will eventually show up at https://developers.google.com/android/nexus/images

Jolla Smartphones To Run Meego (Born Again) Operating System

I saw a tweet about Jolla 2 days ago, but did not pay much attention because there was no info available. And to some extend, there isn’t much more info now, but a lot of hype about Jolla, a Finnish company recently founded and composed of ex-Nokia employees that aims to design, develop and sell smartphones based on the (thought-to-be-dead) Meego operating system. Jolla’s Meego will be based on the Mer Project & Qt and will feature a “brand new UI” designed by Jolla. The company has been working on the phone since late 2011 and a demo will be available later this year. You can follow the company on LinkedIn or Twitter, as it does not have a website yet.

Khadas VIM4 SBC