EmbeddedRelated.com
Memfault Beyond the Launch

Newbee: bootloader locked.

Started by planiup in LPC200018 years ago 7 replies

Hello all: I'm a developer of 8 bit microcontrollers applications that wants to switch to ARM. So I'm learning my own all this stuff, and as...

Hello all: I'm a developer of 8 bit microcontrollers applications that wants to switch to ARM. So I'm learning my own all this stuff, and as a newbee, I have some problems. Probably the most stupid ones. I have a Macraigor Wiggler clone made by myself, and a development board with an LPC2103, also made by myself. I've checked all circuitry and it seems to be OK. I use the IAR KickStar


Wiggler JTAG problem

Started by Johan in LPC200020 years ago 4 replies

Greetings, Being a little green with LPC2106 debugging, I need some help. I have the Olimex LPC2106 dev. board and it...

Greetings, Being a little green with LPC2106 debugging, I need some help. I have the Olimex LPC2106 dev. board and it appears to function fine with the Philips ISP software, also the supplied test program in flash works fine. Now am trying to get my (home


H-JTAG Problems?

Started by tmasyl in LPC200016 years ago 3 replies

Greetings: I have been trying use H-JTAG to program LPC21xx FLASH without success so far. I wonder if anyone else within this group has had...

Greetings: I have been trying use H-JTAG to program LPC21xx FLASH without success so far. I wonder if anyone else within this group has had success with this software? I am running Windows XP SP2. My Olimex wiggler clone interface works good under my installation of Rowley's CrossWorks for ARM development system IDE however it does not work with H-JTAG. Instead of detecting the MPU on ...


Olimex LPC-H2294 Example

Started by thomas_ploeger in LPC200018 years ago 5 replies

Hello everybidy, now I'm a proud owner of an olimex LPC-H2294 board with JTAG wiggler but when I try to execute the blink_led the...

Hello everybidy, now I'm a proud owner of an olimex LPC-H2294 board with JTAG wiggler but when I try to execute the blink_led the compilation fails because of the missing iolpc2294.h, which is part of IAR embedded workbench. I'm using Crossworks 1.42. Can some body give me an example how I can let the LED on PINSEL1 P0.30 (PIN33 / EXT1-28)


Remap vectors to RAM and GDB debugging???

Started by Ken in LPC200020 years ago 1 reply

Hi, I am debugging an LPC2106 using arm-elf-insight with a WIGGLER and cannot get the software interrupt to work correctly. ...

Hi, I am debugging an LPC2106 using arm-elf-insight with a WIGGLER and cannot get the software interrupt to work correctly. I am running from RAM and can successfully step through the code, but have a problem with the SWI instruction. I have setup the vec


Debug problems on LPC2138 with OpenOCD (newbie)

Started by bmueller38 in LPC200018 years ago 6 replies

Hi everybody, I am currently trying to get my first microcontroller-project running. I use a LPC2138 Board from Olimex and the software...

Hi everybody, I am currently trying to get my first microcontroller-project running. I use a LPC2138 Board from Olimex and the software according to the great tutorial of Jim Lynch. My Wiggler is self-soldered. When I try to debug my program with OpenOCD in Eclise, I get the following output: Warning: arm7_9_common.c:741 arm7_9_halt(): target was already halted Info: server.c:62 ad...


OpenOCD: JTAG error while reading cpsr

Started by Jeff in LPC200017 years ago 4 replies

Hi, I'm new and trying to get started with an LPC2106 (Olimex LPC-P2106 board) and OpenOCD with an Olimex parallel port wiggler. OpenOCD is...

Hi, I'm new and trying to get started with an LPC2106 (Olimex LPC-P2106 board) and OpenOCD with an Olimex parallel port wiggler. OpenOCD is r128 from Yagarto. I'm wondering what I've setup wrong. Sorry for the long length of this post, but I wasn't sure what info would be needed and wanted to provide everything I could think of. I get usually get errors trying to start OpenOCD but if I pres...


OCD commander

Started by kenbnny in LPC200019 years ago 7 replies

Hello Guys, I'm using OCD commander software of Macraigor Systems for connecting to the LPC device using "WIGGLER"...

Hello Guys, I'm using OCD commander software of Macraigor Systems for connecting to the LPC device using "WIGGLER" Interface. Does anybody know why always I get this message reported. "Error Response from INITIALIZE: 0x03 initialize_target : cabl


Public Domain LPC JTAG Programmer Software?

Started by tmasyl in LPC200016 years ago 6 replies

Greetings: Is there public domain PC software available for programming an LPC2xxx from a hex file via a parallel port wiggler...

Greetings: Is there public domain PC software available for programming an LPC2xxx from a hex file via a parallel port wiggler connected to the JTAG port? TIA! Best Regards, Tom ------------------------------------


H-JTAG

Started by Fernando Barboza in LPC200017 years ago 4 replies

Hello all! I have tried to use Keil (V.3.03) with H-JTAG server (V.0.43) and Wiggler, but I didn't have success. ...

Hello all! I have tried to use Keil (V.3.03) with H-JTAG server (V.0.43) and Wiggler, but I didn't have success. When I start debug mode in Keil, my Target (MCB2100) don't is update with new software. The software is starting and breakpoint don't function properly. I made my JTAG according the site H-JTAG. Can somebody help me? ...


(wiggler) openocd configuration for LPC2148?

Started by ino-...@spotteswoode.dnsalias.org in LPC200018 years ago 4 replies

i recently upgraded my openocd copy to revision 86, and i know the commands and options have gotten more detailed over time. after googling...

i recently upgraded my openocd copy to revision 86, and i know the commands and options have gotten more detailed over time. after googling for "openocd lpc2000" i found a few links: http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/openocd_intro/index.html this URL is for the LPC2138 on keil LPC2130 board, though. yagarto.de provides a number of files, but they are containe...


JTAG programming for production - LPC2148

Started by Sutton Mehaffey in LPC200017 years ago 16 replies

Can anyone tell me what they use for mass programming thru JTAG? In other words, I know I don't have to give the technician a wiggler and the...

Can anyone tell me what they use for mass programming thru JTAG? In other words, I know I don't have to give the technician a wiggler and the Keil GUI to program parts. Does anyone make some kind of dongle from serial to JTAG that will work? And which software? Flash Magic? I'm looking for a simple and inexpensive method for 4-5 technicians to simply be able to program a LPC2148 with a g...


lpc2103 & rowley crossworks 1.6

Started by bkaan_ugur in LPC200017 years ago 7 replies

Hello, I am trying to debug some pice of code using Rowley crossworks and 2103.Olimex Wiggler is used.flash Debug built configuration is...

Hello, I am trying to debug some pice of code using Rowley crossworks and 2103.Olimex Wiggler is used.flash Debug built configuration is used.But always getting messages below.Flash cannot be programmed.I have Keil Demo board with LPC2138.It is working proper with same configuration. Does someone have comments about it? Regards Bilge Executing reset script FLASHReset() Loading targe...


LPC2368 reliable operation

Started by Hossein in LPC200013 years ago 8 replies

Hi all, I am new to ARM processors and designed a custom board with LPC2368FBD100, I have written a very simple code in keil software which...

Hi all, I am new to ARM processors and designed a custom board with LPC2368FBD100, I have written a very simple code in keil software which simply turns on two LEDs and turns off two others which I designed in my custom board and intend to use them as indicators (P2.19 -> P2.22) when I download my code to the board - I am using H-Jtag and wiggler LPT cable- I see that my microcontroller oscillato


Some LPC2103 & OpenOCD questions

Started by Yahuh Blowz in LPC200018 years ago 2 replies

Hi everyone, I'm just getting started with OpenOCD and an LPC2103 (Olimex dev board). I'm not new to ARMs or GCC but I am to OpenOCD +...

Hi everyone, I'm just getting started with OpenOCD and an LPC2103 (Olimex dev board). I'm not new to ARMs or GCC but I am to OpenOCD + Eclipse. I have a few questions related to OpenOCD and Eclipse, I hope someone will take the time to respond. 1. Is anyone able to debug their LPC2103 or 210x with OpenOCD + Wiggler? I am using the information at : http://www.ixbat.de/index.php?page_id=...


LPC2148.h full header file / jtag flasher

Started by Tomek in LPC200017 years ago 1 reply

Hello! Im new to LPC family, with GNU toolchain as my preference. I was wondering if someone already have header file for LPC2148 device with...

Hello! Im new to LPC family, with GNU toolchain as my preference. I was wondering if someone already have header file for LPC2148 device with all register maps, constants etc... I have managed to run *.elf files with GDB, but still cannot upload program into flash memory using wiggler jtag cable. Are there any free opensource programs that can perform this task? Maybe some document...


LPCUSB VCOM IRQ + LPC2148 + Crossworks

Started by darkcobrax in LPC200017 years ago 15 replies

I'm trying to get the LPCUSB VCOM example working using interrupts, but am having a strange problem. I have the Olimex LPC-H2148, Crossworks...

I'm trying to get the LPCUSB VCOM example working using interrupts, but am having a strange problem. I have the Olimex LPC-H2148, Crossworks v1.6 Build 2, and a Wiggler clone for JTAG. Here's what I did to set up and modify the project: 1) Create a new project: Type: Philps LPC2000/Generic LPC21xx Board/Executable Target Processor: LPC2148 All other options default 2) in Syste...


JTAG is no working in LPC2387..

Started by bilgicini in LPC200016 years ago 2 replies

I designed a small simple board using LPC2387. However, JTAG interface does not respond to my Wiggler clone. I watched the signals and...

I designed a small simple board using LPC2387. However, JTAG interface does not respond to my Wiggler clone. I watched the signals and found that all TDI, TMS, TRST, TCK signals are present but TDO signal coming from LPC stays high -I think it is also because of pull up resistor I placed. What might be missing? Am I missing to connect some pins to somewhere to enable the JTAG interface? O...


JTAG Programming for LPC2138

Started by sudipnag1 in LPC200019 years ago 2 replies

I have tried to program a fresh/new LPC2138 using Wiggler and Cross Studio 1.4. After creating a new project and copying a sample program...

I have tried to program a fresh/new LPC2138 using Wiggler and Cross Studio 1.4. After creating a new project and copying a sample program I have built the code. But unable to initialize JTAG port (The message is "Cannot identify target. Check JTAG connections and that the target is powered". The chip was powered and JTAG connection was corre


JTAG for LPC2148

Started by Sutton Mehaffey in LPC200017 years ago 2 replies

Are the TRST and RTCK pins needed for JTAG on the LPC? I am programming a Xilinx CPLD without these 2 pins fine on my prototype board, but am...

Are the TRST and RTCK pins needed for JTAG on the LPC? I am programming a Xilinx CPLD without these 2 pins fine on my prototype board, but am having trouble getting the LPC to communicate with my Keil wiggler. Also, if these pins (P1.26-P1.31) are designated for a DEBUG port, does that mean TRST and RTCK pins cannot be used for anything else (if they are not needed for JTAG)? Sutton



Memfault Beyond the Launch