Sign in

username or email:

password:



Not a member?
Forgot your Password?

Search Comp.Arch.Embedded



Search tips

Discussion Groups

See Also

DSPFPGA

Embedded Linux in Comp.Arch.Embedded

Comp.Arch.Embedded is a worldwide Usenet news group that is used to discuss various aspects of Embedded Systems development.

We found 120 threads matching "Embedded Linux"

You are looking at page 1 of 3.

The most relevant threads are listed first

So far in May, you have voted 0 times ou of a total of 20 votes by the community.
Please help us clean the archives from unuseful discussion threads by using the voting system! Details here.

AVR AT327000
0

Dan N - 2007-05-23 08:24:00
I've been shown a new dev kit for the AVR AT327000 that uses embedded linux and I wanted to get advice and opinions on this processor. I'm not familiar with AVR processors at all. I'd like to use the GCC compiler. Is this well supported? Does anyone know who's done the Linux port and is it...AVR AT327000

Re: Help in Building car computer. - Guy Macon
0

Started by Guy Macon 5 years ago
nasif4003@gmail.com wrote: > I am going to build a car pc . The machine will provide multi-media > capabilities, wifi, mobile telephony, am/fm/tv reception and fm > transmission. Picture and video capture, audio recording and basic > computing using openoffice.org. I am on ...Re: Help in Building car computer.                                                                           - Guy Macon

Repurposing HD-DVD players into something useful?
0

larwe - 2008-02-15 10:17:00
With the industry scuttlebutt saying that Toshiba will likely kill HD- DVD very soon, I expect to see a lot of hardware dumped on eBay cheaply. The earlier players were basically an embedded Linux PC with a 2.5GHz Pentium 4, 1GB RAM, a 256Mb flash drive and various other bolted-on subsystems; i...Repurposing HD-DVD players into something useful?

ARM9 Choice
0

icegray - 2008-02-25 10:32:00
Hi, I am looking for cpu for a automotive infotainment project. Project details are 800x600 lcd, graphical charts, graphical user interfaces, audio (MP3 and Radio), CAN Bus communication, probably embedded linux, maybe rear camera and gps, etc. I have been using Renesas M16C series as 16 bit Mi...ARM9 Choice

UK Embedded Masterclass -
0

Started by Unknown 5 years ago
Hi, just a quick note to let you know that we are running another Embedded Masterclass - it is in London and but to be repeated in Bristol (8th and 13th May). For those of you that have never attended, its a non- sales forum to learn about the latest and greatest stuff. This year will include...UK Embedded Masterclass -

Commercial Embedded Linux Vendors
0

The Real Andy - 2008-06-11 06:35:00
I am trying hard to avoid embedded stuff these days, but potential contract has come my way recently that needs some embeeded stuff. So whilst I am nutting out requirements I also need to put thought to software. I have made the descision that the software must be based on an OS and must have a...Commercial Embedded Linux Vendors

[ANN] CodeSynthesis XSD/e 2.1.0 released
-1

Boris Kolpackov - 2008-06-11 10:49:00
Hi, I am pleased to announce the availability of CodeSynthesis XSD/e 2.1.0. CodeSynthesis XSD/e is an open-source (GPL2 + proprietary license) XML parser/serializer generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML serialization, XML Sche...[ANN] CodeSynthesis XSD/e 2.1.0 released

How do I get 'gettext' in a embedded Linux target?
-1

Steven Woody - 2008-06-19 21:42:00
Hi, We are developing ARM/LInux applications and our program is using uclibc. The code which use 'gettext' as well as the Native-Language- Support can not linked and run until we copy a libintl.so to the cross- compilation enviroment and to the target. After that, however, even though the c...How do I get 'gettext' in a embedded Linux target?

Best buy linux comp. CPU ??
-1

MMJ - 2008-07-01 04:00:00
Hello all, I am doing some preliminariy research on finding a suitable embedded CPU for our next project on my workplace. The product of the product is in the 25k-50k range and somewhat costsensitive. What we are looking for is an embedded CPU bassed on a semi-standard core (ARM, MIPS,PPC.....Best buy linux comp. CPU ??

MMU question
-1

sg83 - 2008-07-03 15:57:00
Hi everyone, I am very new to Embedded Linux. I know that the MMU handles all of the address translations from Virtual to Physical. My question is that how does the MMU know which physical addresses actually have RAM? Is this information provided by the CPU? Kernel? Bootloader? For example,...MMU question

ARM9 & Wifi & webcam
-1

Mariusz Koniarz - 2008-08-21 06:00:00
Hello. I just had bought computer board, processor AT91SAM9260, 64MB ram, 512 MB flash & 8Gb SD card (debian,custom build kernel 2.6.23 witch patches). And I have crazy idea..... question: ndiswrapper work well under ARM9? is there any tutorial howto cross-compile&config ndisw...ARM9 & Wifi & webcam

Atmel NGW100 - Linux and other OSs, and debugging?
-1

Eric - 2008-09-20 16:25:00
I'm getting a freebie Atmel NGW100 Network Gateway Kit shortly, and I had a few questions. I plan to use the board to learn embedded Linux, and also learn some other OSs like FreeRTOS and uC/OS-II, and in the process build an adaptive cruise control whose software will run under all three of...Atmel NGW100 - Linux and other OSs, and debugging?

i686 Embedded Linux
-1

Rob Gaddi - 2008-12-12 15:25:00
I'm trying to get started on a project getting Linux running on what's only kinda sorta an embedded system: a Celeron mini-iTX board with 256M of RAM. Boot drive is a 1GB CF card. On one hand, I've got all of the advice for people trying to put together a truly embedded system with much tigh...i686 Embedded Linux

[ANN] CodeSynthesis XSD/e 3.0.0 released
-1

Boris Kolpackov - 2009-02-05 03:11:00
Hi, I am pleased to announce the availability of CodeSynthesis XSD/e 3.0.0. CodeSynthesis XSD/e is an open-source (GPL2 + proprietary license) XML parser/serializer generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML serialization, XML Schema...[ANN] CodeSynthesis XSD/e 3.0.0 released

Help in Building car computer.
0

nasif4003@gmail.com - 2008-02-11 04:12:00
Hello I am going to build a car pc . The machine will provide multi-media capabilities, wifi, mobile telephony, am/fm/tv reception and fm transmission. Picture and video capture, audio recording and basic computing using openoffice.org. I am on initial stage of that project. I have decided to...Help in Building car computer.

Software based or hardware based display controller?
0

Fei - 2008-01-04 10:31:00
I'm designing a device that can display high resolution (at least 1080i or 1280x1024) images to a LCD monitor. I don't think that much 2D/3D acceleration is needed for this purpose. Lower hardware cost is the first priority, although ease of development is important too. What is the best rout...Software based or hardware based display controller?

Microcontroller selection
0

Ravishankar S - 2007-06-26 02:22:00
Hello group, Im looking for a controller which has the following I/O (and nothing else) USB 2.0 100Mpps Ethernet A lot of (40) configurable GPIO pins A powerful processing core (> 40 Mhz) which can support RTOS/embedded Linux. 128K - 512K - 1 MB NOR Flash 16 K - 32- 64K RAM and no...Microcontroller selection

Help with Arcom PC104 relay board
0

sarpeyer - 2007-07-10 21:23:00
Hi, I've got a rather specific request for help with the Linux commands for the Arcom Aim104 PC104 relay board. My situation is that I am a research scientist with essentially no Linux experience. Luckily I have a couple of colleagues who do know about Linux. Between us, we are setting out on an ...Help with Arcom PC104 relay board

File transfer / sharing between embedded linux version 2.6.8.1 and desktops (windows or linux)
0

Started by Unknown 6 years ago
Hi, I am trying to share / transfer files between embedded linux version 2.6.8.1 and desktops (windows or linux). What is the best way to achieve this ? Thanks in advance for your time & help. Regards Ram ...File transfer / sharing between embedded linux version 2.6.8.1 and desktops (windows or linux)

Embedded Dev System suggestions/reccomendations please
0

dathome - 2007-07-18 06:41:00
Hi Group, I've worked in the past quite a lot with uC's such as PIC & C164 but now I have an application where I want to include a small PDA like touch screen display, USB connection, some basic I/O, some internal flash memory, maybe up to 1Gig so nothing too unusual I don't think. Pos...Embedded Dev System suggestions/reccomendations please

Linux on ARM7TDMI
0

ameysk - 2007-08-20 10:12:00
Hi All, I'm in my last year of Electronics Engineering, and am doing a project on VoIP using ARM. My group and I are currently looking for ARM boards, and have recently shifted focus from ARM9 to ARM7 for want of money. Can I port RT- or Embedded Linux on ARM7TDMI(the one architecture easily avail...Linux on ARM7TDMI

novice - embedded linux
0

ven2007 - 2007-11-05 08:05:00
hi I am new to embedded linux but not new to embedded systems. I have an dev board ( LPC2148 - ARM7TDMI) at hand I would like to know where to get started to start working with embedded linux? Do I need to know about linux device drivers to proceed ? Any guidance is appreciated thanks ...novice - embedded linux

Embedded Linux & Code Security
0

Started by Tim Wescott 6 years ago
A quick web search did not lead to joy: What to folks do about securing their code in an embedded Linux system? How does one keep one's binaries from being accessible to anyone who gets their hands one one's board? Pointers? Links to tutorials? Books? Thanks. -- Tim Wescott Contr...Embedded Linux & Code Security

USB Driver for PowerPC 440EP on Embedded Linux
0

Started by Unknown 5 years ago
Hi Guru: I am a newbie in embedded software development, have been assigned to "learn and develop" USB (2.0) driver for PowerPC 440EP running on embedded Linux. I already visited usb.org, but need some "practical" example code from where I could start. Please give some pointe...USB Driver for PowerPC 440EP on Embedded Linux

uclinux beginner
0

icegray - 2007-12-03 06:27:00
Hi, I want to use uclinux. I have downloaded snapgear embedded linux and i have look into some introduction from free-electrons about linux. I have no exprience about linux and my os is windows xp (is it importent for config kernel or project developing?). I think configration tools run only li...uclinux beginner

Designing PXA270 board
0

Started by Unknown 5 years ago
Hello, Could anybody explain some of the difficulties involved in creating a custom embedded linux board. I require one for a project I have in mind. Basically it needs to be a descent speed (~> 500MHz) and drive an 800x600 touchscreen panel. The PXA270 chip seems ideal. I have looked...Designing PXA270 board

Running X on ARM target with Embedded Linux
0

embeddedtoday - 2007-12-17 16:08:00
Hi Friends, I am having an ARM target(S3C2440A)with TFT LCD. Now currently I am running 2.4 kernel on this target and we developed the LCD drivers also and able to disply some images on the LCD at the time of Linux booting. Now my main intention is to run Xwindows(X11R6 protocol). Can anybod...Running X on ARM target with Embedded Linux

Embedded Linux and PCI (over AT91?)
0

Started by Unknown 5 years ago
Hello, I'm currently making the initial design decisions (and hence the most important ones) about a project, which will involve a processor running Linux. The project's initial definition is to take data from an MPEG video chipset and store the stream in a long file on a Disk-on- Key. So ...Embedded Linux and PCI (over AT91?)

JVM
0

Started by John Aderseen 5 years ago
Hi, Probably a very dumb question however - does anybody know what effort it takes to port a JVM to an embedded Linux on a Freescale ColdFire Processor ? Thanks, John ...JVM

UK Embedded Masterclass - 7th and 12th May - Cambridge and Bristol
0

Energi - 2009-02-09 08:36:00
http://www.embedded-masterclass.com Hi, just to let you know that we are running the Embedded Masterclass again this. Thanks to all of you that supported it last year. We are re-running the Embedded Linux workshop, as we were oversubscribed last year - also workshops on GUI development, sof...UK Embedded Masterclass - 7th and 12th May - Cambridge and Bristol

software glue for embedded devices
0

bobicanprogram - 2009-03-31 15:44:00
The SIMPL project (http://www.icanprogram.com/simpl) produces an ultra lightweight toolkit useful for gluing together software programs using the Send/Receive/Reply messaging scheme first pioneered by QNX. A SIMPL application consists of two or more interacting modules. These modules can b...software glue for embedded devices

openNetcam open source project recruiting developers
-1

bobicanprogram - 2009-04-02 13:16:00
A new open source project has started with the aim of producing an open framework for embedded Linux based video camera systems. http://www.opennetcam.net/ Developers in this project will get to play in a very diverse sandbox. The framework itself will be layered on top of the ultra lig...openNetcam open source project recruiting developers

[ANN] CodeSynthesis XSD/e 3.2.0 released
-2

Boris Kolpackov - 2011-02-16 07:35:00
Hi, I am pleased to announce the availability of CodeSynthesis XSD/e 3.2.0. CodeSynthesis XSD/e is an open-source (GPL2 + free/commercial proprietary licenses), dependency-free XML Schema to C++ compiler for mobile, embedded, and light-weight applications. It provides XML parsing, serializat...[ANN] CodeSynthesis XSD/e 3.2.0 released

High speed USB devices
+1

Mikko OH2HVJ - 2011-04-03 14:26:00
Hi, I'm building a custom USB-camera. There will be an FPGA chip doing some simple data handling for the sensor data and after that the image needs to be transmitted to a PC or an embedded Linux computer. Estimated raw data rate is almost 30 megabytes per second without any compression. B...High speed USB devices

controlling an embedded board through internet
+1

piyushpandey - 2011-04-20 03:30:00
Hello guys I have an arm board with ethernet controller in it named DM9000. Actually what I want to know is that I want to control it through the internet by connecting it through the LAN with it's ethernet port. The arm board is installed with the embedded linux operating system and ha...controlling an embedded board through internet

newbie to bootloader
+3

santhosh-e - 2011-05-25 09:59:00
I am new to linux/embedded linux. I have a strong understanding of embedded hardware and C programming. I want to learn bootloader Recently got a board from hawkboard omap138 arm9 processor.can any one give documents how to write the bootloader for arm9 board. Can someone please point to some t...newbie to bootloader

nedded i2c driver for omap138 processor
+2

santhosh-e - 2011-05-26 04:44:00
Hi all, Can anyone please send the source code for the I2C driver of the ARM9. in embedded linux.i want to write for i2c for arm9 omap138 processor.can any one please send me the link or code. regards santhosh babu --------------------------------------- Posted through htt...nedded i2c driver for omap138 processor

WRITING AND READING FROM A FLASH
0

manaila - 2011-06-01 06:20:00
Hi I am new to embedded Linux systems. I am trying to write and read from a [NAND]flash memory. The nand memory is divided into four partitions as follows: mtdblock0 to save start code and U-Boot when start the Nand Flash mtdblock1 to save kernel of Linux mtdblock2 to save Cramfs file system ...WRITING AND READING FROM A FLASH

Sockets
+3

manaila - 2011-09-02 03:47:00
Hi I have an embedded linux system which I want to implement sockets programming on it. I have used these examples: http://www.linuxhowtos.org/data/6/server.c http://www.linuxhowtos.org/data/6/client.c I have integrated the client.c example on my embedded system a...Sockets

USB drives for embedded file systems
+1

Bruce Varley - 2011-12-31 22:05:00
Hi, I've put this query to the supplier of the embedded systems that I use: www.embeddedarm.com, interested in whether this is a live topic in the wider community. Given the valid concerns about write tolerance, wondering whether there's any consideration of using USB hard drives (real rota...USB drives for embedded file systems
| 1 | | 3 |