EmbeddedRelated.com
The 2024 Embedded Online Conference

SW Support for Interfacing BGW200 (WLAN) with LPC21xx thru SPI.

Started by ranjith_gda in LPC200018 years ago 5 replies

Dear All, I would like to interface Philips BGW200 (802.11 b)with LPC2138 thru serial interface. The Philips given the software support (...

Dear All, I would like to interface Philips BGW200 (802.11 b)with LPC2138 thru serial interface. The Philips given the software support ( Linux driver) for the device BGW200. But In LPC2138 (without OS),how can we make it work? If any one did the interface,pls post your valuable inputs. Thanks Ranjithkumar M.


Linux and lpc21isp v1.24 (using for LPC2138) hangs

Started by drchlik in LPC200019 years ago 2 replies

Hello, I have problem with lpc21isp v1.24. I use it with development board MCB2130. This board have LPC2138 processor. Sometimes when...

Hello, I have problem with lpc21isp v1.24. I use it with development board MCB2130. This board have LPC2138 processor. Sometimes when I want to flash new sotware I will get ioctl get failed ioctl set failed at the end of flashing cycle. (After lpc21isp prompt "Now lauching the rand new code". After that I'm not able to flash anything. When


Porting of Linux on MCB2300 with LPC2378

Started by "G.Nadhamuni" in LPC200016 years ago 5 replies

Hi, I have bought a MCB2300 board with LPC2378, and my requirements demand a OS to be ported on to the MCB2300 board. But I don't have much...

Hi, I have bought a MCB2300 board with LPC2378, and my requirements demand a OS to be ported on to the MCB2300 board. But I don't have much knowledge about the porting procedure of a OS on to the development kit. I hope that someone here in this group can help me. Few of my queries are: 1. Is this kit (MCB2300 with LPC2378) capable of having a OS ported on to it. 2. If yes, proced...


Setting Bootloader Mode Via Serial Port (LPC2458)

Started by boru2600 in LPC200012 years ago 3 replies

Hey guys I'm currently working with a 2458 and I'm running into some issues with setting the device into bootloader mode from a host machine...

Hey guys I'm currently working with a 2458 and I'm running into some issues with setting the device into bootloader mode from a host machine with both lpc21isp and Flash Magic. I've dropped in a jumper to allow the MCU to be reset via the serial port. I'm now seeing two issues; When I connect to the board via the serial port with either putty or minicom (The latter from a Linux guest VM on a...


Problem using Olimex-ARM-USB-OCD with OpenOCD in ubuntu 8.04

Started by oladipo_oni in LPC200015 years ago 13 replies

Hi Group, I am new to embedded linux and hence stuck trying to get my setup working. My problem is every so often when I try and lunch...

Hi Group, I am new to embedded linux and hence stuck trying to get my setup working. My problem is every so often when I try and lunch openocd I get the following error output. $URL: http://svn.berlios.de/svnroot/repos/openocd/trunk/src/openocd.c $ jtag_speed: 2 Error: JTAG communication failure, check connection, JTAG interface, target power etc. Error: trying to validate configu...


LPC2478 debugging FreeRTOS in external SDRAM with openocd-0.5.0

Started by "chr...@gmail.com" in LPC200012 years ago 3 replies

Hello Friends, I've build a PCB around a LPC2478 with 64MB SDRAM, 16MB NOR Flash and a TFT screen. I'm using eclipse, openocd-0.5.0, code...

Hello Friends, I've build a PCB around a LPC2478 with 64MB SDRAM, 16MB NOR Flash and a TFT screen. I'm using eclipse, openocd-0.5.0, code sourcery toolchain under Linux 1) By doing the SDRAM init phase in the openocd cfg file, I have managed to debug led flasher programs in SDRAM. These small programs do not use interrupts. So, the linker file is quite simple. 2) I have also success...


eclipse and LPC2148

Started by Bruce in LPC200014 years ago 25 replies

I am attempting to set up eclipse for the first project. I have a Ubuntu Linux computer and eclipse Galileo. I have downloaded the code for the...

I am attempting to set up eclipse for the first project. I have a Ubuntu Linux computer and eclipse Galileo. I have downloaded the code for the Sparkfun Logomatic board. I set up the project settings according to carrierwave tutorial. Although I am concerned about the name of the command for the assembler, compiler, etc. I set the commands to: assembler=arm-none-eabi-as, compiler=arm-none-eabi-...


LPC2468 USB and FAT32 interfacing

Started by Caustic Soda in LPC200014 years ago 1 reply

I have an assignment in which I have to port USB code for the LPC2468 Host. I have decided to go opensource. I have taken the code for USB from...

I have an assignment in which I have to port USB code for the LPC2468 Host. I have decided to go opensource. I have taken the code for USB from the Linux Opensource Libraries namely usb_utils. I have the code. Now how do I proceed. My main application is to take data from another application residing on the IC memory and store this data to a pendrive with FAT16 or FAT32 filesystem. I am total...


lpc newlib port and toolchain compatability

Started by Mark Gross in LPC200017 years ago 2 replies

I'm new to the LPC world and I'm trying to bring up the gnuarm toolchain with the newlib-lpc release 5a port...

I'm new to the LPC world and I'm trying to bring up the gnuarm toolchain with the newlib-lpc release 5a port from http://www.aeolusdevelopment.com/Articles/download.html . I'm running Ubuntu linux and I'm having issues with compiler and newlib base version compatibility. My test is to build load and run the test10.c program on an OLiMEX LPC-P212x development board. If I build the followi...


Booting root filesystem from SD card

Started by gianval89 in LPC200014 years ago

Dear All, I wish to boot Linux on my LPC 3131 in the following manner: startup =3D copy ext2://1/zImage 0x30008000; boot cmdline...

Dear All, I wish to boot Linux on my LPC 3131 in the following manner: startup =3D copy ext2://1/zImage 0x30008000; boot cmdline console=3D/dev/ttyS0,115200n8 root=3D/dev/mmcblk0p1 rw rootfstype= =3Dext2 However I get the following: CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=3D00053177 CPU: VIVT data cache, VIVT instruction cache Machine: NXP EA313X Memory policy: ECC di...


LPC 2119 ISR not working

Started by niti...@gmail.com in LPC200017 years ago 8 replies

Hi I m using GCC GNUARM version 4 in linux for LPC-2119 processor.The program is getting compiled but the ISR is not getting called. The program...

Hi I m using GCC GNUARM version 4 in linux for LPC-2119 processor.The program is getting compiled but the ISR is not getting called. The program is pretty simple,shown below : #include"LPC21xx.h" void init_pll() { PLLCFG=0x40; PLLCON=0x01; PLLFEED=0xAA; PLLFEED=0x55; while(!(PLLSTAT & 0x400)) {} PLLCON=0x03; PLLFEED=0xAA; PLLFEED=0x55; VPBDIV=...


LPCLinux LPC3250 Stick giveaway contest

Started by Daniel Widyanto in LPC200013 years ago

From: http://www.lpclinux.com/Blogs/LPCLinux_LPC3250_Stick_giveaway_contest ----------------------------- LPCLinux LPC3250 Stick giveaway and...

From: http://www.lpclinux.com/Blogs/LPCLinux_LPC3250_Stick_giveaway_contest ----------------------------- LPCLinux LPC3250 Stick giveaway and contest rules Enter for your chance to win a LPC3250 based development system! These deve= lopment systems consist of a Hitex LPC3250 Stick and a Hitex COM board that= can run Linux or the LPC-Stick-View software from Hitex. Free software is = ava...


Schematic and documentation for Olimex LPC-P2378 board -- text hard to read

Started by Frank Sergeant in LPC200017 years ago 2 replies

I recently received an Olimex LPC-P2378 board (from Spark Fun) but I am having trouble reading the schematic from the Olimex site ...

I recently received an Olimex LPC-P2378 board (from Spark Fun) but I am having trouble reading the schematic from the Olimex site http://www.olimex.com/dev/pdf/LPC-P2378.pdf In particular, the text is difficult to read. I have tried it under several readers on Linux and also on both Adobe Acrobat 6 and 7 under W2K. Does anyone (especially Olimex?) have a text version of the connec...


building ucLinux on Embedded Artist LPC2478 OEM bug in Host Cygwin bug

Started by huynh in LPC200013 years ago 1 reply

Dear; I'm using Flatform : lpc2478 OEM from embedded artist I have built uclinux kernel 2.6 successfull in linux Emdebian environment. But...

Dear; I'm using Flatform : lpc2478 OEM from embedded artist I have built uclinux kernel 2.6 successfull in linux Emdebian environment. But Now I'm trying to build that flatform in Host Cygwin on WinXP Sp3 Tool chain to build in Cygwin : arm-uclinux-tools-cygwin-20060116 and i have i big problem when building kernel in cygwin?I already set PATH for toolchain: and some needed environtment...



The 2024 Embedded Online Conference