Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

Search this forum:
Search
You are not authorized to create a new topic
Page 7 of 7 << < 34567
Topics
 Replies
 Views
 Last Post
0 Replies and 1533 Views error framebuffer  1533  0 Started by  Cuccosss I am trying to get framebuffer support compiled into the kernel before I compile and install directfb, but I am having a problem I can't seem to solve. I am getting the following error when I try to compile fb support into the /home/Cuccosss/LinuxBSP-22012005/linux-2.4.26/drivers/char/mem.c:758: undefined reference to `fbmem_init' Any ideas Thk&91/i&93
0 1533
08 Jan 2007 05:54 AM
2 Replies and 1572 Views How to mount CF in linux ?  1572  2 Started by  tomyang Hi, How to mount Compact Flash in Linux Please tell me. Thank you !
2 1572
by  ealtanJump to last post
28 Dec 2006 11:44 AM
0 Replies and 1578 Views python 2.3 or later?  1578  0 Started by  Deleted User Has anyone compiled Python 2.3 or later for the LH7A404 There is an application written in Python that we need to implement. I pretty much a noob at this, and any advice would be appreciated. Thanks!
0 1578
11 Dec 2006 07:23 AM
1 Replies and 1579 Views Problem with Linux Kernel Boot from CF card on LH79524  1579  1 Started by  itnovice Hi All, I ran into issues with booting Linux kernel from a CF card through APEX bootloader. The Linux kernel and root filesystem are located in a 64MB CF card. The following is the commands I used to boot the Linux Kernel: Apex>copy ext2://1/boot/zImage-lpd79524-2.6.12 0x20008000 Apex>console=ttyAM0,115200 root=/dev/hda1 The Linux kernel image is uncompressed and boot, but stop before Mount filesystem. Can you please suggest what I went wrong What is the correct partition the root f...
1 1579
by  itnoviceJump to last post
21 Nov 2006 12:07 PM
1 Replies and 1740 Views Busybox 1.2.2.1 run time error ?  1740  1 Started by  tomyang Hi .. I used cross compiler to build busybox 1.2.2.1. And used the command &91color=blue:1t2049xd&93 mkfs.jffs2 --eraseblock=0x40000 --pad=0x01000000 --little-endian --root=rfs --output=rootfs.jffs2 to build root image. But It has the error message : &91color=red:1t2049xd&93 VFS: Mounted root (jffs2 filesystem) readonly. Freeing init memory: 100K Warning: unable to open an initial console. Kernel panic - not syncing: No init found. Try passing init= option to kernel. Anyone can giv...
1 1740
by  tomyangJump to last post
09 Nov 2006 09:49 AM
0 Replies and 1611 Views cpufreq on the pxa270 dev board  1611  0 Started by  clibux Has anyone had success using cpufreq or something similar on the pxa270 development board Thanks, Lewis
0 1611
31 Oct 2006 03:38 PM
1 Replies and 1625 Views Kernel run-time error ?  1625  1 Started by  tomyang Posted By tomyang on 5 Apr 2006 10:17 AM Hi, I downloaded kernel-2.6.18 sourcescode and compiled it. I used the command : &91color=blue:104mh6vd&93 $ make ARCH=arm CROSS_COMPILE=arm-linux- clean $ make ARCH=arm CROSS_COMPILE=arm-linux- mrproper $ make ARCH=arm CROSS_COMPILE=arm-linux- lpd270_defconfig $ make ARCH=arm CROSS_COMPILE=arm-linux- It had an error : &91color=red:104mh6vd&93/arm-linux/bin/arm-linux-ld:arch/arm/kernel/vmlinux.lds:421: parse error I remarked 421 and 422 ...
1 1625
by  tomyangJump to last post
31 Oct 2006 10:07 AM
0 Replies and 1582 Views serial ports for amd geode lx db800 development board  1582  0 Started by  fhuang Where can I get drivers to use the serial ports on my board Thx.
0 1582
26 Oct 2006 12:00 PM
5 Replies and 1867 Views How to create JFFS2system image?  1867  5 Started by  tomyang Hi, My host system is an x86 processor. I want to create a file system for my Flash memory. I used JFFS2. How can I create a file system image Thanks in advance for any help!
5 1867
by  tomyangJump to last post
13 Oct 2006 11:21 AM
2 Replies and 1513 Views Kernel 2.6.19-rc1 for PXA270  1513  2 Started by  clibux I am working to compile the 2.6.19-rc1 kernel for a PXA270 development board. The sample kernel and file system from Logic successfully run on the board. With that in mind, I am using the sample image config file in combination with the lpd270_defconfig included with the source to configure the kernel. The intent is to use the file system installed on the flash from the sample system with the newly compiled kernel. There are some differences between the config files, and some problems. The ...
2 1513
by  clibuxJump to last post
11 Oct 2006 12:13 PM
14 Replies and 1649 Views linux not starting on Coldfire M5475EVB  1649  14 Started by  Deleted User Hi, I keep having problems starting linux from the yaffs-rootfs-m5475cfe-evb.img. When I type "load elf /flash/boot/vmlinux" I get the following: warning: guessing combined program header size as as 73904 loaded 1262508 0x000c0000 Ram md5sum of _loaded_ portion of the file: ff7adf835c62b4ec4c1b0636df8c8a80 - addr: 000c0000 len: 001343ac file loaded User and code flash are erased at this point. I have been successful with loading and executing linux with romfs but I do need to have...
14 1649
by  Deleted UserJump to last post
19 Jul 2006 10:31 AM
2 Replies and 1533 Views Where to download current Linux BSP files for PXA270?  1533  2 Started by  Deleted User Where can the current Linux support files for the "Intel PXA270 Card Engine" SOM be downloaded from Thanks.
2 1533
by  Jump to last post
01 Jun 2006 12:22 PM
1 Replies and 1535 Views DMA under Linux anyone?  1535  1 Started by  burelllil Hello, I am trying to make DMA transfers on an M5485EVB under Linux, with zero success atm. My goal is to use the DMA to transfer data from/to the DSPI. The problem I am having is dual (or -2 does not work because of -1): -1) When I call MCD_startDma, the processor freezes shortly after, for a long duration (like 10-15 secs). After that delay, the execution continues. MCD_dmaStatus returns immediately 6 (DMA_DONE), but of course nothing has happened, even if I use mem-to-mem transfers (also, ...
1 1535
by  burelllilJump to last post
06 Feb 2006 01:58 AM
2 Replies and 1602 Views pppd for the M547x ?  1602  2 Started by  Deleted User Hi, I've noticed that pppd is not included in the LinuxBSP-22012005 package. Can anybody tell me where I could get pppd for the Coldfire M5475-EVB Thanks. regards, Jurgen
2 1602
by  Deleted UserJump to last post
03 Feb 2006 11:34 AM
2 Replies and 2157 Views AMD Geode LX DB800 Linux framebuffer  2157  2 Started by  alberto hello, i have a problem with an AMD Geode LX DB800 card when trying to activate the linux framebuffer... i applied a patch i've found on AMD web site to kernel 2.6.11.12 (the patch file name is Patches_Linux2.6.11_Common_02.00.0100.patch) and recompiled it. at first sight it seems to work, 'cos at system startup the kernel displays the penguin on the top-left corner of the screen, but if i try to test the framebuffer with the program i've found her, i have an error when it tries to mmap the ...
2 2157
by  albertoJump to last post
03 Feb 2006 10:17 AM
1 Replies and 1499 Views Does the Logic Linux BSP support virtual memory  1499  1 Started by  jpinakis Hi, This may seem like a somewhat naive question, but I haven't been able to find a definitive answer anywhere so maybe someone here can help. Is Logic's Linux BSP based on uCLinux And if this is the case, and we build it for a Coldfire M5485EVB (which has an on-board MMU) then do we get virtual memory, or does it disable the MMU Thanks, james
1 1499
by  jpinakisJump to last post
03 Feb 2006 09:45 AM
You are not authorized to create a new topic
Page 7 of 7 << < 34567


RSS Feed Available