Skip to main content

All Questions

0 votes
0 answers
64 views

My python application doesn't want to cross-compile using Yocto

I'm currently trying to set up a Linux OS for one of our embedded projects, I've successfully cross-compiled many packages from pypi using the PiP2Bitbake package but when I tried to do it with a ...
SADALI Mohand's user avatar
0 votes
0 answers
578 views

Build my own kernel on BeagleBone Black

I am trying to put an operating system like FreeRTOS onto the on-board storage on my Beaglebone Black via an SD card so that whenever I take the SD card out and restart, it will boot my new OS. I have ...
CheetahBongos's user avatar
1 vote
1 answer
257 views

Install NAS4Free on embedded linux

My device has two usb ports and a a/b port, an ethernet port and some audio-video ports.I also can access it via Telnet (PuTTY). I want to install this OS, can i ? and how ? THX
Jonet's user avatar
  • 15
1 vote
2 answers
248 views

Do I need an embedded system, custom os, or embedded os? [closed]

I have been toying around with the idea of developing a "kiosk" for in-home users that may or may not have knowledge of computers or how to use them. For sake of argument lets say my "kiosk" is ...
atomSmasher's user avatar
7 votes
4 answers
24k views

What to do with a Linux OS microSD image file?

I am trying to install Ubuntu on the Odroid U2 SoC (http://www.hardkernel.com/renewal_2011/products/prdt_info.php) From this site I downloaded the "Micro-SD image file" (http://com.odroid.com/sigong/...
JDS's user avatar
  • 79
0 votes
1 answer
775 views

Testing an embedded device processor [closed]

I am writing some tests to test the processor on an embedded device (running on Linux). The device shell supports Ash, python and I can even run C code after compilation in scratchbox. Can you give ...
Ankur Agarwal's user avatar
6 votes
2 answers
12k views

Difference Between Windows XP and Windows XP Embedded

What is the diiference between Windows XP and Windows XP Embedded environment and pros/cons of both these environments.
subbu's user avatar
  • 207
1 vote
1 answer
2k views

FAT filesystem analysis tool

I have a dump a FAT file system. Is there a windows tool I can use to analyse it, including: Provide basic information (sector size etc.) Validate the file system, basic corruption checking Allow ...
Andy's user avatar
  • 11