EmbeddedRelated.com
The 2024 Embedded Online Conference

Serial ISP mode with the IAR/OLIMEX LPC2148 under Linux ?

Started by armdeveloper in LPC200017 years ago 7 replies

My JTAG pod isn't here yet. I'd like to program the my IAR/OLIMEX LPC2148 board with the In Circuit Serial Programming system. I'm...

My JTAG pod isn't here yet. I'd like to program the my IAR/OLIMEX LPC2148 board with the In Circuit Serial Programming system. I'm running Linux. Has anyone done this ? According to here http://www.compuphase.com/lpc2100_isp.htm , one needs to hold down the P0.14 pin and reset the processor. On this board the P0.14 pin is conveniently brought out to a single pin marked BSL. (...


Toolchain for Debian Linux

Started by majess in LPC200018 years ago 1 reply

Hello ,all I'm trying to build a toolchain for Debian linux (Etch) with kernel 2-6-15. I've downloaded...

Hello ,all I'm trying to build a toolchain for Debian linux (Etch) with kernel 2-6-15. I've downloaded bu-2.16.1_gcc-4.0.2-c-c++_nl-1.14.0_gi-6.4_x86-64.tar.bz2 file from www.gnuarm.org file download section. After that I've unpacked it to destination folder and add appropriate PATH to PATH environment. When I try to execute arm-elf-gcc I've got: bash: /home/majess/Praca/ARM/gnuarm-4.0...


UCLinux on ARM LPC 2294

Started by pratik pujar in LPC200018 years ago 1 reply

Hi All, =20=20 I am having phyCore board with LPC2294 (ARM7TDMI). I want to compil= e=20 and run the uClinux on this. For this i...

Hi All, =20=20 I am having phyCore board with LPC2294 (ARM7TDMI). I want to compil= e=20 and run the uClinux on this. For this i am using following versions and patches:=20 =20=20 1. linux-2.6.11.8.tar.bz2 2. uClinux-Philips-LPC22xx.tar.obj 3. uClinux-dist-lpc22xx.patch.obj 4. uClinux-dist-20051110.tar.gz 5 . linux-2.6.11.8-hsc0.patch.gz=20 =20 I am havin...


www.gnuarm.com updated for 4.0.1 Windows and Linux x86_64

Started by Rick Collins in LPC200019 years ago 2 replies

GNUARM 4.0.1 for Windows and Linux x86_64 uploaded to http://www.gnuarm.com Some of the other mirrors are getting pretty out of...

GNUARM 4.0.1 for Windows and Linux x86_64 uploaded to http://www.gnuarm.com Some of the other mirrors are getting pretty out of date.


Segger J-Link under Linux

Started by Xiaofan Chen in LPC200016 years ago 11 replies

I just downloaded Segger J-Link Beta Software and at least it seems to be talking to the J-Link under Ubuntu 8.04. Any host debugging software...

I just downloaded Segger J-Link Beta Software and at least it seems to be talking to the J-Link under Ubuntu 8.04. Any host debugging software for it? http://www.segger.com/download_jlink.html mcuee@Ubuntu804:~/Desktop/arm/JLink-Linux$ ./start SEGGER J-Link Commander V3.75t ('?' for help) Compiled Dec 10 2007 10:27:50 DLL version V3.75t, compiled Dec 10 2007 10:27:45 Firmware: J-Link A...


lpc2148 USB driver not working in Linux

Started by Manisha Kalita in LPC200018 years ago 1 reply

Hi all, i am designing a USB driver in lpc2148 board. the driver is working fine with Windows OS in the host. but whenever, we connect the...

Hi all, i am designing a USB driver in lpc2148 board. the driver is working fine with Windows OS in the host. but whenever, we connect the board in a linux host machine, it is giving the following problem. May 9 17:29:49 localhost kernel: usb 2-2: new full speed USB device using address 12 May 9 17:29:54 localhost kernel: usb 2-2: control timeout on ep0in May 9 17:29:55 localhost ker...


arm-usb-ocd error: number of discovered devices in JTAG chain (20) doesn't match

Started by EdwinOlson in LPC200017 years ago 3 replies

I am using a linux/gcc toolchain with openocd and an arm-usb-ocd. My target is an Keil MCB2300 with an LPC2378. (Repeat: I'm NOT using...

I am using a linux/gcc toolchain with openocd and an arm-usb-ocd. My target is an Keil MCB2300 with an LPC2378. (Repeat: I'm NOT using Keil tools, I'm using a gcc toolchain under Linux, but I can verify that the board's JTAG interface worked fine with Keil's ULINK2 and uVision.) I've had trouble with the arm-usb-ocd debugger and the arm-usb-ocd: while I have gotten it to work a handful of t...


Building kernel/rootfs for EA lpc2468

Started by David Miller in LPC200012 years ago 4 replies

Hi all, I'm trying to build uClinux from uClinux-20110210-ea2468_v091, on xubuntu 12.04. Doing... # make...

Hi all, I'm trying to build uClinux from uClinux-20110210-ea2468_v091, on xubuntu 12.04. Doing... # make CROSS_COMPILE=arm-unknown-linux-uclibc- xconfig # make CROSS_COMPILE=arm-unknown-linux-uclibc- eventually fails with... make[2]: Entering directory `/home/david/project/lpc2468/uClinux/include' Making symlinks in /home/david/project/lpc2468/uClinux/staging/include Making inc...


LPC32xx (lpc)USB stack

Started by Marko Panger in LPC200014 years ago 3 replies

Hi all, I wanted to know if anybody is using a LPC32xx derivate (or any LPC3xxx) without any OS. I mean without Linux/WinCE. I'm particularly...

Hi all, I wanted to know if anybody is using a LPC32xx derivate (or any LPC3xxx) without any OS. I mean without Linux/WinCE. I'm particularly interested in knowing if the "lpcusb" can work also on LPC3xxx series ? Thanks, Marko ------------------------------------


Tutorial for beginner

Started by ferrara2020 in LPC200012 years ago 9 replies

Hi All, I have an ARM7 model LPC2368. I have installed Keil uVision4 with gcc compiler. I need tutorial or book for start to...

Hi All, I have an ARM7 model LPC2368. I have installed Keil uVision4 with gcc compiler. I need tutorial or book for start to programming. Moreover, I have a short question: Exist a linux embedded version for this processor?? Thanks in advance for replay. Cris ------------------------------------


help in LPC2138 with UCOS-II

Started by willinocencio in LPC200017 years ago 5 replies

Hi I am using LPC2138 to project. How i can't use UClinux, i want to use UCOS-II, but there are documentation only Windows. I would like...

Hi I am using LPC2138 to project. How i can't use UClinux, i want to use UCOS-II, but there are documentation only Windows. I would like usee UCOS to Linux with drivers to network. help me ? Thanks, William


LPC2468 SDRAM setup (again...)

Started by Marcel Boom in LPC200015 years ago 6 replies

Hello all, This is one of those topics that keep popping up. I have searched the newsgroup and found several threads on the topic (and tried...

Hello all, This is one of those topics that keep popping up. I have searched the newsgroup and found several threads on the topic (and tried them all, but still not working). I have a demonstration board of Olimex (LPC-E2468) which has a Samsung K4S281632F-TC75 SDRAM mounted. The example code uses uC Linux which I do not want to use (I am currently using IAR EWARM + powerpack). Can an...


Re: graphic development for uCLinux on LPC2478

Started by Massimiliano Taccuso in LPC200015 years ago 2 replies

Thanks Don. I'm sorry but I started with Linux and LPC247x just few days ago and I don'= t have any experience. It seems that there are...

Thanks Don. I'm sorry but I started with Linux and LPC247x just few days ago and I don'= t have any experience. It seems that there are several possibilities -> I will try with Direct FB.= I hope that the MMU absence will not affect all these solutions -> probabl= y I have to use Nano-X or something like this... The second issue could be: is uCLinux=A0able to manage the TFT=A0Controll


voip phone using LPC2000

Started by Tim Mitchell in LPC200014 years ago 7 replies

Hello everyone, Would an LPC2000 device be fast enough to act as a voip interface (i.e. ethernet in one end, one channel of audio in/out at the...

Hello everyone, Would an LPC2000 device be fast enough to act as a voip interface (i.e. ethernet in one end, one channel of audio in/out at the other)? All the VOIP software stacks I can find seem to based on Linux so I presume it would have to run uclinux. It doesn't have much other work to do so can be pretty much dedicated to this task. If anybody has had any experiences in this area it...


JTAG vs ISP/IAP

Started by zerealbigboss in LPC200016 years ago 3 replies

Can anyone tell me why I would use JTAG programming if I can do the same, except debugging, with ISP/IAP? I wrote a very small application...

Can anyone tell me why I would use JTAG programming if I can do the same, except debugging, with ISP/IAP? I wrote a very small application (DOS/Windows98, Linux) for automated production programming that works on 68HCs, PICs and the LPC2119 I am testing. ------------------------------------


lpc1114 and OpenOCD

Started by David Smead in LPC200013 years ago 5 replies

I've been using an Amontec JTAG Tiny with OpenOCD and the GNU tool chain to develop code for the LPC21XX, LPC23XX, and LPC24XX families. I...

I've been using an Amontec JTAG Tiny with OpenOCD and the GNU tool chain to develop code for the LPC21XX, LPC23XX, and LPC24XX families. I develop using a Linux box. I want to continue using those tools. Has anyone been able to use the LPC1114 with OpenOCD. If not, I'll be switching to the ST Value Line M3 parts for new products. ------------------------------------


LPC 'networking' with PLIP/SLIP/LwIP

Started by David Hawkins in LPC200018 years ago 6 replies

Hi all, Since there are a bunch of knowledgable microcontroller and Linux developers that read this list, I want to describe a concept...

Hi all, Since there are a bunch of knowledgable microcontroller and Linux developers that read this list, I want to describe a concept and see if anyone has developed parts. I want to look into connecting devices using networking interfaces. In some cases the 'network' will be a simple point-to-point link using a serial port (PLIP)


congiguring ARMulator

Started by kanok53 in LPC200015 years ago 1 reply

hi, i want to work with uclinux. now before getting my uclinux board i want to have a look at it in simulated environment like armulator as i...

hi, i want to work with uclinux. now before getting my uclinux board i want to have a look at it in simulated environment like armulator as i intend to buy lpc2478 board from olimex. but the problem is that i have a very little experience with linux. so it would be nice if any one give me a complete instructions on how to install and configure the uclinux with the armulator. one other silly quest...


Newbie again: Toolchain / Makefile questions.

Started by "Jorge S." in LPC200016 years ago 13 replies

Hi all: I'm starting with the LPC2368, i own a development board from Futurlec. As some people told me in this group, i've just downloaded...

Hi all: I'm starting with the LPC2368, i own a development board from Futurlec. As some people told me in this group, i've just downloaded and compiled lpc2isp v1.60 under Linux, and its working fine, i just sucessfully uploaded some example .hex files that came with my board. Now i'm facing the toolchain dilema... I've downloaeded 2 working toolchains, one from CodeSourcery (Sourcer...


LPC2478 SBC and SDRAM question

Started by in LPC200014 years ago 10 replies

Hello, I'm new to this forum and this is my first post. I've been working with microcontrollers for some time already, but only recently got...

Hello, I'm new to this forum and this is my first post. I've been working with microcontrollers for some time already, but only recently got into the LPC world. My first design with an LPC microcontroller is a single board computer based on the LPC2478, which I'm going to use for data acquisition in a research project. Since I'm planning to run a small Linux on it, I included SDRAM in the desig...



The 2024 Embedded Online Conference