Does J-Link support MIPS32 ?

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

  • Does J-Link support MIPS32 ?

    Hi all,

    The answer might seem too abvious, but I'm wondering, J-Link has all the standard JTAG signals, and their voltage range is correct also. So isn't it a matter of software/driver before a MIPS processor can be identified ?

    Is there a sample source code/software that provides direct control over various J-Link signals ?

    Thanks in advance,
  • Yes, you are right. From a hardware perspective JTAG equals JTAG, so a MIPS can be controlled.
    It is "just" a matter of software. An API to access the JTAG lines is available, but it is not so easy to write
    a CPU support module.
    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.
  • Does J-Link support MIPS32 ?

    Hi again,

    Thanks a lot for the confirmation. Are those APIs documented anywhere ? I don't seem to find any information in the JLink-ARM Package.

    Thanks a lot in advance,