This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to operate INSTASPINFOCMOTORWAREGUI offline?

Part Number: INSTASPINFOCMOTORWAREGUI


I cannot seem to get InstaSpin-FOC working off-line (no internet connection).  I see at the bottom of the InstaSpin GUI "Hardware not Connected".  When I'm on the internet, I see "Connected to TI Cloud Agent" and it connects to the Hardware and I am able to use InstaSpin-FOC.  I will be in a location with no internet access.  How can I successfully launch, connect to hardware, and use InstaSpin-FOC locally without an internet connection?

  • Are you using F28004x? Is this the InstaSPIN Universal GUI from the dev.ti.com gallery or another one? I'm assuming you've downloaded the GC runtime and GUI and are trying to run that way, yes?

    I'll direct your post to a GC expert to comment on whether or not this is supported.

    Whitney

  • Yes - F280049C, Yes - InstaSPIN Universal GUI from dev.ti.com.  Yes downloaded.  Trying to run it locally without internet connection.

  • Mark,

    We identified an issue related to running without internet connection a little while back. There are a couple of steps you can do to get this working:

    1. Provide a custom target configuration file. Please see this post for information on how to do that.

    2. There is another step that needs to be done for F280049C devices - replace a couple of files in the GUI Composer Runtime components directory. Steps are described in this post

    Let us know if this helps address the issue.

  • I copied and renamed the .ccxml that was created for the launch pad (renamed it "target_config.ccxml") and put it into the "guicomposer...target" directory.

    I updated the two files that were in the zip.

    That worked.

    Thank you.