EmbeddedRelated.com
The 2024 Embedded Online Conference

Firmware download Error via JTAG(ULINK2)

Started by chet...@gmail.com in LPC200017 years ago 2 replies

Hi there, Iam using GNU compiler alongwith Keil uVision3 IDE for my project. The compilation is fine and Iam also able to download the...

Hi there, Iam using GNU compiler alongwith Keil uVision3 IDE for my project. The compilation is fine and Iam also able to download the firmware via ISP. But, iam getting the following errors while Iam trying to download the firmware via JTAG(ULINK2). Please give me your suggestions to debug this problem. Build target 'Target 1' compiling Blinky.c... cc1: warning: -mapcs-stack-check incomp...


Segger / IAR J-Link JTAG and Blue Screen of Death

Started by Dan Beadle in LPC200019 years ago 10 replies

THIS IS A REPOST - Wrong Subject in prior post. I have been using Segger JLink JTAG with IAR. I frequenly get Blue Screen of...

THIS IS A REPOST - Wrong Subject in prior post. I have been using Segger JLink JTAG with IAR. I frequenly get Blue Screen of Death. I have found that enumerating another USB device during Debug really screws up JLink. This often requires exiting IAR, killing the JLink process


Rowley Crossworks, LPT port and VMware?

Started by mjames_doveridge in LPC200015 years ago 3 replies

Anyone out there tried running Crossworks in a VMware Workstation VM with a parallel-port JTAG? My new development machine has no LPT port, but I...

Anyone out there tried running Crossworks in a VMware Workstation VM with a parallel-port JTAG? My new development machine has no LPT port, but I have a PCI LPT card in one of my old boxes in the 'machine graveyard' at the back of the shed. I could fit this and try to map it to the VM and run the JTAG, but the VMware documentation says that its parallel-port mapping is not fully implemented: ...


Problem with Olimex ARM-USB-OCD and Rowley

Started by andersfostad in LPC200014 years ago 4 replies

Hi, I have an Olimex P2138 board to which I connect with the Olimex ARM-USB-OCD JTAG programmer. When connecting to the board using Rowley...

Hi, I have an Olimex P2138 board to which I connect with the Olimex ARM-USB-OCD JTAG programmer. When connecting to the board using Rowley Crossworks I keep getting the "Cannot identify target. Check JTAG connections and that the target is powered"- message. I must say, however, that I am able to make it work, so there shouldn't be anything fundamentally wrong. But, the error message keeps comi...


Keil and LPC 2103 problems

Started by victor serov in LPC200018 years ago 1 reply

Hi to all. I have a board from Olimex with LPC-2103. My first problem - I can't download program to the board with ULINK and JTAG. I receive...

Hi to all. I have a board from Olimex with LPC-2103. My first problem - I can't download program to the board with ULINK and JTAG. I receive the message - "Cannot load flash programming algorithm" I use algorithm "LPC2000 IAP2 32kb Flash". If I use Philips FLASH utility via RS232 all works fine. And JTAG download works correct with other ARMs (STR7). And second and bigger problem - For e...


OpenOCD halt fails with LPC2468

Started by dave_albert in LPC200014 years ago 1 reply

I'm trying to setup OpenOCD 0.3.1 for debugging using an Olimex ARM-USB-TINY JTAG debugger and an Olimex LPC-E2468 development board. I start...

I'm trying to setup OpenOCD 0.3.1 for debugging using an Olimex ARM-USB-TINY JTAG debugger and an Olimex LPC-E2468 development board. I start OpenOCD (version 0.3.1) with the following command: C:\Program Files\OpenOCD\0.3.1>openocd -f interface\olimex-jtag-tiny.cfg -f target\lpc2468.cfg It appears to start successfully and displays: Open On-Chip Debugger 0.3.1 (2009-11-13-16:13) $U


Program xilinx CPLD by LPC2292 Jtag

Started by fabicenn in LPC200018 years ago 4 replies

Hi I'm a begineer in LPCxxxx programming, I want create a test PCB board with LPC2292, for uP (fujitsu), CPLD (xilinx) and DSP (Texas) PCB...

Hi I'm a begineer in LPCxxxx programming, I want create a test PCB board with LPC2292, for uP (fujitsu), CPLD (xilinx) and DSP (Texas) PCB board, for make this I'd like to programm by JTAG this devices. How can I make this? Do you know how I can program Xilinx cpld without use IMPACT but use directly my LPCxxxx? Have you some suggestions? Thanks Fabio


lpc2148 prototype problem with JTAG (ULINK- Keil)

Started by zahovic in LPC200016 years ago 10 replies

Hello, I' ve just assembled a board with a LPC2148 and i can't connect with ULINK and Keil. I can download software using internal...

Hello, I' ve just assembled a board with a LPC2148 and i can't connect with ULINK and Keil. I can download software using internal bootloader and com0 (p0.14 pulldown) with LPC210x_ISP utility. i have a prototype board from Olimex, and i can download software in both modes (ISP and JTAG), so my ulink is working. But on my own prototype when i try to download, keil shows a message: "...


LPC2138 JTAG connection problem

Started by mich...@yahoo.it in LPC200017 years ago 5 replies

Hi Guys, I've made a board with a lpc2138 and a 20-pin jtag connector. I've used the schematic of olimex dev board (...

Hi Guys, I've made a board with a lpc2138 and a 20-pin jtag connector. I've used the schematic of olimex dev board ( http://www.olimex.com/dev/pdf/lpc-p2138.pdf ) as starting point. I've connected the TMS,TDI,TCK, TRST and TDO pins to the connector, I've connected all power pins to 3.3V or GND, I've connected a cristal between X1 and X2 with the capacitors to GND. There are also a ...


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...


Using OpenOCD+FT2232 to program and debug LPC1758 based target board

Started by maheshsutariya in LPC200012 years ago 3 replies

Hi, I am having EKC-LM3S6965 development kit which has FT2232 based JTAG USB connection for programming, I am using this development kit...

Hi, I am having EKC-LM3S6965 development kit which has FT2232 based JTAG USB connection for programming, I am using this development kit JTAG connection to program my LPC1758 based board. I am getting following error log on command prompt while using openocd. I am using original "/interface/luminary.cfg" and "/board/mcb1700.cfg" file inside openocd directory. **************************...


which jtag is better?

Started by naderus2000 in LPC200017 years ago 20 replies

i want to between j-link and ULink which one is better? is both of them work in IAR and keil?

i want to between j-link and ULink which one is better? is both of them work in IAR and keil?


JTAG - RTCK ?

Started by Soentgerath, Guido in LPC200018 years ago 5 replies

Hello all, can someone give me an explanation for RTCK or a hint where I can find some more infos about this signal ? Thanks in advance! ...

Hello all, can someone give me an explanation for RTCK or a hint where I can find some more infos about this signal ? Thanks in advance! Regards, Guido


LPC2148 troubleshooting

Started by Sumit Bhatnagar in LPC200015 years ago 4 replies

I am getting the following message while loading my code to the LPC2148 using JTAG. Warning: Target inconsistency detected in Memory range...

I am getting the following message while loading my code to the LPC2148 using JTAG. Warning: Target inconsistency detected in Memory range 0x00000000- 0x0000003F Any idea of why this might happen. Best Regards, Sumit ------------------------------------


JTAG and clock

Started by Nick Alexeev in LPC200015 years ago 6 replies

Colleagues, Here's a quick newbie question (I've searched the documents but didn't find the answer). Does the ARM (LPC2129) have to have...

Colleagues, Here's a quick newbie question (I've searched the documents but didn't find the answer). Does the ARM (LPC2129) have to have the main clock (XTAL1) running to be recognized by ULINK2? - Nick ------------------------------------


ULINK for IAR (Crossworks)

Started by in LPC200015 years ago 25 replies

Hello! Can i use ULINK JTAG debugger with IAR or Crosswors studios? I search google and find no results :( -- Best regards, Roman...

Hello! Can i use ULINK JTAG debugger with IAR or Crosswors studios? I search google and find no results :( -- Best regards, Roman Antoshchenkov mailto:d...@rambler.ru ------------------------------------


LPC2132 not starting up. Always in ISP.

Started by jona...@gmail.com in LPC200016 years ago 3 replies

Hi, First unit to be repaired of a new design has been sent to me. As It's the first one, I'm more interesting in identifying what happened...

Hi, First unit to be repaired of a new design has been sent to me. As It's the first one, I'm more interesting in identifying what happened than in repairing it, in order to know if it's necessary to change something in HW or SW for future supplies or if it's ok as it is and it's just a common reparation. LPC2132 in the not working board is not starting up. If I debug using JTAG I can see th...


Best OpenOCD GCC JTAG Tool? Signalizer?

Started by tmasyl in LPC200017 years ago 3 replies

Greetings All: I am thinking of upgrading my legacy parallel port wiggler clone to a USB FTDI 2232 tool. I wonder if anyone here has any...

Greetings All: I am thinking of upgrading my legacy parallel port wiggler clone to a USB FTDI 2232 tool. I wonder if anyone here has any recommendations? Does anyone here have experience with the Signalizer, multifunction tool? Thanks in advance for any help!


Code Protection

Started by Brian C. Lane in LPC200020 years ago 34 replies

One of the big failings of the LPC series is its lack of protection for the code programmed into it. MSP430 has the jtag fuse that...

One of the big failings of the LPC series is its lack of protection for the code programmed into it. MSP430 has the jtag fuse that can be blown. I've seen rumors that there is something in the works for later this year, but that's doesn't help us now. Does anyone ave any su


Loading flash with J-Link

Started by kender_a in LPC200014 years ago 2 replies

Folks, I have an IAR Embedded Workbench 5.11, J-Link debugger and a board with LPC2368 and a JTAG connector. I should be able to load the...

Folks, I have an IAR Embedded Workbench 5.11, J-Link debugger and a board with LPC2368 and a JTAG connector. I should be able to load the program into Flash, so that it can start on power-up and run on its own without J-Link, right? What steps should I take? I understand that I need to build my project with certain options. But what are they? Then there will be some output file (like .he...



The 2024 Embedded Online Conference