Questions tagged [intel-atom]

Intel Atom is the brand name for a line of ultra-low-voltage IA-32 and Intel 64 (x86-64) CPUs from Intel.

29 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
  • 161
  • 1
  • 1
  • 4
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 Challa
  • 605
  • 1
  • 7
  • 13
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
  • 22,656
  • 17
  • 75
  • 108
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
  • 23
  • 6
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
  • 13,908
  • 13
  • 70
  • 125
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,429
  • 11
  • 45
  • 82
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
  • 658
  • 7
  • 15
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…
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
  • 804
  • 2
  • 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
  • 245
  • 2
  • 19
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
  • 9
0
votes
0 answers

Intel Atom Emulator disabled for Android 4.3 while working for Android 2.3.3

Hello I am new to android, trying to install Intel-x86 Atom Emulator for AVD, installed it correctly but still can't use it for Android 4.3 API level 18 while creating AVD in eclipse. I have installed Haxm correctly, have restarted my computer but…
Jazzbot
  • 265
  • 1
  • 4
  • 17
1
2