Skip to main content
rbcs
Associate
July 6, 2015
Question

ST-LINK/V2 firmware upgrade

  • July 6, 2015
  • 5 replies
  • 1319 views
Posted on July 06, 2015 at 18:03

Hi, I am new to working with the ST LINK.

I downloaded the ST-LINK/V2 firmware upgrade from the site. When attempting to run the jar file I got an error:

    ''Architecture not supported(arm)''

Could someone please help
    This topic has been closed for replies.

    5 replies

    Tesla DeLorean
    Guru
    July 6, 2015
    Posted on July 06, 2015 at 20:16

    Assume we know nothing about your system, or the specific file you downloaded.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    rbcs
    rbcsAuthor
    Associate
    July 8, 2015
    Posted on July 08, 2015 at 13:33

    I am running the raspberry pi b+ v1.2

    The file I downloaded was:

    Part Number - STSW-LINK005, Version - 2.24.4,

    Tesla DeLorean
    Guru
    July 8, 2015
    Posted on July 08, 2015 at 14:49

    The error suggests it's expecting an x86 based system.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    rbcs
    rbcsAuthor
    Associate
    July 8, 2015
    Posted on July 08, 2015 at 16:41

    Yes, I thought as much.

    I have trace the problem to a driver(libSTLinkUSBDriver.so) that was compiled for x86 and x64. Is there however any way to get it to work with arm

    Tesla DeLorean
    Guru
    July 8, 2015
    Posted on July 08, 2015 at 19:43

    Is there however any way to get it to work with arm

    I doubt there's a strong commercial driver, your use case is a bit of an outlier. Perhaps they are using GPL code requiring the release of source?

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..