This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't program Olimex STM32-P103 board

Hi,
I use ADuC and LPC2138 at work but this is a first attempt at using the STM32, with a prototyping board from Olimex. I am using an evaluation copy of the Real View MDK (V3.11) and a ULink as a JTAG programmer. When I try to upload to flash I get the message box "Error flash download failed - Target DLL has been cancelled" and the message "JTAG Communication Failure". The device is visible to the JTAG port, see a screenshot here:

www.mark-ju.net/keil1.jpg

Tis clearly some communication. What is the second JTAG device? The processor is a STM32F103RBT6 and this is what I have selected when I created my project. I have tried different speeds and changing the setting for whether the ULink drivers are externally or self powered.

Thanks in advance for any help,

Mark

Parents
  • I removed R1,13,5,3, because in the ST Manual there are no resistors at the JTAG Interface. No change, same error.

    In my JTAG Device Chain exist two Devices. ARM CoreSight JTAG-DP and a Unknown JTAG device. Do I need a Firmwareupgrade for my ULINK1 (HW-V2.10, FW-V2.02, Cortex-M) ?

    Philipp

Reply
  • I removed R1,13,5,3, because in the ST Manual there are no resistors at the JTAG Interface. No change, same error.

    In my JTAG Device Chain exist two Devices. ARM CoreSight JTAG-DP and a Unknown JTAG device. Do I need a Firmwareupgrade for my ULINK1 (HW-V2.10, FW-V2.02, Cortex-M) ?

    Philipp

Children