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

two JTAG devices in the chain???

Hi,

I'm starting with the STM32F103 cortex processor.

When I take a look into the options-for-target > debug > Ulink Cortex Debugger, there are two JTAG devices (ARM CoreSight JTAG-DP and Unknown JTAG device). Is this normal?

best regards
Herbert

Parents
  • Yes, this is normal.

    STM32Fxxx devices have two JTAG TAPs: Cortex-M3 TAP and Boundary Scan TAP

    Details are in the STM32 Reference Manual.

    Anyway for debug/trace (and flashing) only the Cortex-M3 TAP is relevant.

Reply
  • Yes, this is normal.

    STM32Fxxx devices have two JTAG TAPs: Cortex-M3 TAP and Boundary Scan TAP

    Details are in the STM32 Reference Manual.

    Anyway for debug/trace (and flashing) only the Cortex-M3 TAP is relevant.

Children
No data