Changes between Version 2 and Version 3 of jtag_instructions


Ignore:
Timestamp:
11/29/2017 07:10:49 PM (6 years ago)
Author:
Ryan Erbstoesser
Comment:

add ia32libs update

Legend:

Unmodified
Added
Removed
Modified
  • jtag_instructions

    v2 v3  
    4949 * If using a 64-bit system and proper operation is not occurring, please try the command:
    5050{{{
    51 sudo apt-get install ia32-libs
    52 }}}
    53  * Please contact support@gateworks.com with any other questions
     51sudo dpkg --add-architecture i386
     52apt-get update
     53sudo apt-get install libc6:i386 libstdc++6:i386
     54}}}
     55 * Please email support @ gateworks.com with any other questions
    5456
    5557The most recent version '''jtag_usbv4''' supports all Gateworks product families and can be downloaded [http://svn.gateworks.com/jtag/ here]