[SOLVED] Program XMC4800 with JLink ARM with a script

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

  • Hello,

    Thank you for your inquiry.
    We do offer our J-Link software package for ARM Linux systems.
    You can find it on our downloads page under "J-Link Software and Documentation pack for Linux ARM systems"
    segger.com/downloads/jlink/#J-…twareAndDocumentationPack

    This would allow you to plug your J-Link into the Raspberry PI and debug or program your target device over the J-Link software on the Raspberry.
    Is this what you were looking for?

    Best regards,
    Nino
    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.
  • Hello,

    yes i am using this tools. They are great.
    With the Windows tool it is possible to pragram a XMC-chip with a batch file like this:

    "JFlash.exe" -openprjXMC14040200.jflash -openXXX.hex

    Is this possible with the ARM Tools?

    I can program the chip with the "JLinkExe" programm , but only step by step in the command interface of this program.


    Thanks
  • Hello,

    J-Flash is currently not available in Arm tools, but you can achieve something similar to this with J-Link Commander.
    With a commandfile you can execute J-Link commands in batch like fashion.
    More information can be found in the J-Link user manual.

    Best regards,
    Nino
    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.