Intel Atom is the brand name for a line of ultra-low-voltage IA-32 and Intel 64 (x86-64) CPUs from Intel.
Questions tagged [intel-atom]
30 questions
2
votes
1 answer
How do I configure Trigger.IO to use the Intel Atom x86 target for my Android virtual device?
When I run my Trigger.IO app in the Android emulator, Trigger.IO automatically creates an Android virtual device using the Android 2.2 target. I have learned that I can improve the speed of the Android emulator by choosing the Intel Atom x86 target…

Bob Cardenas
- 181
- 1
- 1
- 5
1
vote
0 answers
Using GPIO pins on Intel Atom D525
I have a D525 Intel Atom (http://www.amazon.ca/Jetway-NF38QLB-525-Generation-Intel-1-80GHz13W/dp/B00ABZRTDU) which appears to have GPIO pins.
I am using the 4.2 Linux kernel and can see the directory /sys/class/gpio/ (this appeared after updating to…

trevstanhope
- 49
- 2
- 8
1
vote
0 answers
Compile Nginx on Intel Atom
Are there any special options to compile nginx for Intel Atom CPU ? I saw an option called --with-cpu-opt the possible values are : pentium, pentiumpro, pentium3, pentium4, athlon, opteron, sparc32, sparc64, ppc64, but I don't see Intel Atom here

John
- 41
- 2
1
vote
1 answer
Alternatives to libvlc for receiving HTTP based MJPEG video (from Axis IP Camera)?
I need to display a video stream from AXIS IP camera, which is streaming MJPEG video in HTTP. I have tried working with libvlc, but it has some buffering issues. So please suggest the list of alternatives for the same.
System Config: Ubuntu 11.10…

Bhanu Kiran
- 645
- 1
- 8
- 14
1
vote
1 answer
Running .NET apps on Atom mobile device
I have a .NET WPF application using .NET 4.0. It runs well on desktops and on laptops. However, someone recently tried to install it on a 'mobile device' which has an Atom processor Z530, running Windows 7 32-bit Professional. It appears to have…

GWLlosa
- 23,995
- 17
- 79
- 116
0
votes
0 answers
Atom/BayTrail SoC SSP/SPI programming
My particular hardware target is a MinnoboardMax Turbot Dual-E, but I believe this question is generic to Intel Atom/BayTrail processors on other boards.
The SoC has a "multifunction serial port" (SSP) that can be used as a SPI bus interface. It can…

Greg Nelson
- 67
- 1
- 7
0
votes
1 answer
Directory to install Intel x86 Atom System Image
I've downloaded Intel x86 Atom System Image from https://dl.google.com/android/repository/sys-img/android/x86-29_r08-windows.zip but i do not know the directory to place the file

afolabi emmanuel
- 11
- 1
0
votes
1 answer
Can LVDS on embedded be set to lower resolution?
I have an embedded Atom E3825 board where the BIOS can set for LVDS a minimum of 800x480, while my display is a 640x480 one.
Can I set it to the lower resolution anyway? How to?
I tried with cvt and xrandr but the former can just figure that 800…

LuC
- 347
- 2
- 10
0
votes
1 answer
Windows 7 tablet development help and guidance
I am facing a tiny development project for an Intel Atom based Windows 7 tablet Motion LE1600 or a Fujitsu 5112.
I have never done Windows tablet development. My main concern is what are my options here? I am looking towards a pure managed solution…

wpfwannabe
- 14,587
- 16
- 78
- 129
0
votes
1 answer
Does Intel Atom support OpenVG?
Some time ago, I read some rumors on hardware implementation of OpenVG in Intel Atoms of a "new ganeration". Now I cannot find any evidence. So, is there at least some plans to support OpenVG at all?

noober
- 4,819
- 12
- 49
- 85
0
votes
0 answers
Intel EG20T GPIO on Windows 7 Embedded
I'm currently trying to listen for when a GPIO input pin goes high by using an interrupt on an Intel Atom board with a EG20T platform controller. I'm using intel's driver and have found their programmers guide here:…

Casey Price
- 768
- 7
- 16
0
votes
1 answer
How to use Matlab embedded coder under Windows to compile for LINUX?
I'm trying to compile a Simulink algorithm to a CarPC. The CarPC is based on a Intel Atom processor and runs in LINUX. The idea is compile the Simulink code with the Matlab embedded coder to the specific target.
The problem is I don't know if I can…

user2956741
- 11
- 6
0
votes
1 answer
Possible to use Python with Intel's Atom Developer SDK (C/C++)?
So I've made a game in Python and PyGame. Now I'm interested in submitting the game to Intel's March Developer Challenge. However, the developer challenge requires use of Intel's Atom Developer SDK (http://appdeveloper.intel.com/en-us/sdk), which…

Jordan Magnuson
- 864
- 3
- 10
- 21
0
votes
1 answer
Running VTune Amplifier 2014 for Android Systems on Windows using Eclipse
I am new to VTune Amplifier and I am developing an Android application on Intel Atom processor. When I try to run profiling I get the following error
I am using Intel Vtune Amplifier 2014 for Android Systems.
amplxe: Error: Cannot enable Hardware…

Harrisson
- 255
- 2
- 21
0
votes
2 answers
SIMD performance degrade on Android Framework
I am developing Android x86 based frameweork for Intel Atom Processor. I have implemented the entire framework, but I am facing problems with the SIMD implementation for my code. When I run the basic C code, it gives a considerable performance same…

Steve
- 115
- 10