TMS570LS3137 in Daisy chain and Segger JTAG problem

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • TMS570LS3137 in Daisy chain and Segger JTAG problem

    Hey guys,

    I have a question related to the Hercules mcu and a jtag toolchain. We have a daisy chain which contains STM32, Eth driver,
    Hercules and Altera (in this order). This chain works fine with JTAG by TI and CC5 but it does´t work with the J-Link. What is quite
    strange is that there is no problem to connect to the STM32 (flash that and debug) on the same daisy chain. The problem occures when selecting
    the Hercules mcu and trying to flash it.

    I wonder if someone from this community happen to have a similar trouble with the JTAG. Daisy
    chain is electrically OK as it works perfect with other MCUs, it´s a question of JTAG and SW.


    Thanks a lot.

    Alex.
  • Hi,

    Currently daisy-chaining for the TMS570 series is not supported for automatic usage since this is a difficult case for this device.
    The TMS570 series have an ICE-Pick device on then which requires to be initialized first in order to make the CPU accessible (this also dynamically changes the JTAG chain length).
    Unfortunately, full-auto detection is not possible here.

    In order to use your setup, you need to write a so called J-Link script file which setups the complete JTAG chain and also handles the connect (which configures the ICEPick)
    as well as the reset (which also needs to be performed in a special way on the TMS570).

    For more information about J-Link script files in general , please refer to
    segger.com/admin/uploads/productDocs/UM08001_JLinkARM.pdf
    Chapter 5.10

    Sample script files can be found at $JLINK_INST_DIR$\Samples\JLink\Scripts


    Best regards
    Alex
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.