Skip to main content
100asong
Associate
December 26, 2011
Question

I can't download the program to my new board by JTAG. Show Message ''Can't halt the core''.

  • December 26, 2011
  • 2 replies
  • 657 views
Posted on December 26, 2011 at 03:34

I am a newbie for STM32F103. I want to download the program to my new pcb board. But I can't finish it, with the message ''Can't halt the core''.

Some possible reason here:

1. I set NTRST to ground.

It's wrong?

What function is for NTRST?

2. I don't connect oscillator.

Oscillator is necessary when we want to download the program from JTAG?

    This topic has been closed for replies.

    2 replies

    marouanbm
    Visitor II
    December 26, 2011
    Posted on December 26, 2011 at 16:26

    Hi,

    NTRST pin is the reset of the JTAG TAP.

    It should be connected to the JTAG probe (ST-LINK, J-LINK ...).

    The external oscillator is not necessary for downloading.

    Cheers,

    Marwen

    100asong
    100asongAuthor
    Associate
    December 27, 2011
    Posted on December 27, 2011 at 02:32

    Hi,Dear bm

        

           Thanks for your help.

           In IEEE1149.1, TRST is optional, since that TMS can also reset TAP.

           So I don't know whether TRST is real reason.

    BR.