J-Link and ARM11

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

  • J-Link and ARM11

    Hello!
    I`m using your j-link adapter with arm7 device(lpc2100) and it works fine.
    Now i want to use it with arm11 based device(i.mx31). I have eval Phytec`s board Phycore-imx31. When i connect j-link to the board and start jlink.exe i got this messages:
    ******************************************************************
    SEGGER J-Link Commander V3.80c ('?' for help)
    Compiled Apr 9 2008 18:56:13
    DLL version V3.80c, compiled Apr 9 2008 18:56:00
    Firmware: J-Link compiled Feb 20 2006 18:20:20 -- Update --
    S/N :
    Feature(s) : RDI
    VTarget = 2.745V
    JTAG speed: 5 kHz
    Info: TotalIRLen = 18, IRPrint = 0x002011
    WARNING: At least one of the connected devices is not JTAG compliant (IEEE Std 1
    149.1, 7.1.1.d, IR-cells). (NumDevices = 4, NumBitsSet = 3)
    Found 4 JTAG devices, Total IRLen = 5:
    Id of device #0: 0x2B900F0F
    Id of device #1: 0x07B3601D
    Id of device #2: 0x00000001
    Id of device #3: 0x2190101D
    ARM11 identified.
    J-Link>i
    JTAG Id: 0x00000000: INVALID
    J-Link>
    ****************************************************************
    When i start JLinkGDBServer.exe i got this messages:
    ****************************************************************
    SEGGER J-Link GDB Server V3.80c
    JLinkARM.dll V3.80c (DLL compiled Apr 9 2008 18:56:00)
    Listening on TCP/IP port 2331
    WARNING: Out of sync , resynchronising...
    J-Link connected
    Firmware: J-Link compiled Feb 20 2006 18:20:20 -- Update --
    S/N:
    Feature(s): RDI
    WARNING: At least one of the connected devices is not JTAG compliant (IEEE Std 1149.1, 7.1.1.d, IR-cells). (NumDevices = 4, NumBitsSet = 3)
    J-Link found 4 JTAG devices, Total IRLen = 5
    JTAG ID: 0x07B3601D (ARM11)
    ERROR: Could not transfer JTAG data.
    ERROR: Could not connect to target.
    ****************************************************************
    IAR EW is not working too. Can you help me?

    Denis.