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.

TX7516EVM: Problem running the Latte GUI

Part Number: TX7516EVM

Tool/software:

Hello,

I've attempted to install and run the Latte GUI (v1.4) for the TX7516EVM but am running into the following problem when I try to run the installed application:

Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6 [aka.ms]

PS C:\Program Files\Texas Instruments\TI-Latte-TX7516\bin> .\latte.exe
[32124] PyInstaller Bootloader 3.x
[32124] LOADER: executable is C:\Program Files\Texas Instruments\TI-Latte-TX7516\bin\latte.exe
[32124] LOADER: homepath is C:\Program Files\Texas Instruments\TI-Latte-TX7516\bin
[32124] LOADER: _MEIPASS2 is NULL
[32124] LOADER: archivename is C:\Program Files\Texas Instruments\TI-Latte-TX7516\bin\latte.exe
[32124] LOADER: No need to extract files to run; setting extractionpath to homepath
[32124] LOADER: SetDllDirectory(C:\Program Files\Texas Instruments\TI-Latte-TX7516\bin)
[32124] LOADER: Already in the child - running user's code.
[32124] LOADER: Python library: C:\Program Files\Texas Instruments\TI-Latte-TX7516\bin\python27.dll
[32124] LOADER: Loaded functions from Python library.
[32124] LOADER: Manipulating environment (sys.path, sys.prefix)
[32124] LOADER: sys.prefix is C:\PROGRA~1\TEXASI~1\TI-LAT~1\bin
[32124] LOADER: Setting runtime options
[32124] LOADER: Initializing python
[32124] LOADER: Overriding Python's sys.path
[32124] LOADER: Post-init sys.path is C:\Program Files\Texas Instruments\TI-Latte-TX7516\bin
[32124] LOADER: Setting sys.argv
[32124] LOADER: setting sys._MEIPASS
[32124] LOADER: importing modules from CArchive
[32124] LOADER: extracted struct
[32124] LOADER: callfunction returned...
[32124] LOADER: extracted pyimod01_os_path
[32124] LOADER: callfunction returned...
[32124] LOADER: extracted pyimod02_archive
[32124] LOADER: callfunction returned...
[32124] LOADER: extracted pyimod03_importers
[32124] LOADER: callfunction returned...
[32124] LOADER: Installing PYZ archive with Python modules.
[32124] LOADER: PYZ archive: latte
[32124] LOADER: Running pyiboot01_bootstrap.py [pyiboot01_bootstrap.py]
[32124] LOADER: Running pyi_rth__tkinter.py [pyi_rth__tkinter.py]
[32124] LOADER: Running pyi_rth_pkgres.py [pyi_rth_pkgres.py]
[32124] LOADER: Running pyi_rth_win32comgenpy.py [pyi_rth_win32comgenpy.py]
[32124] LOADER: Running pyi_rth_mplconfig.py [pyi_rth_mplconfig.py]
[32124] LOADER: Running pyi_rth_mpldata.py [pyi_rth_mpldata.py]
[32124] LOADER: Running pyi_rth_multiprocessing.py [pyi_rth_multiprocessing.py]
[32124] LOADER: Running pyi_rth_qt4plugins.py [pyi_rth_qt4plugins.py]
Qt: Untested Windows version 10.0 detected!
[32124] LOADER: Running latteExec.py [latteexec.py]
Traceback (most recent call last):
  File "core\latteExec.py [latteexec.py]", line 75, in <module>
  File "core\latteExec.py [latteexec.py]", line 13, in runAsterix
  File "core\asterixGUI.py [asterixgui.py]", line 152, in __init__
  File "core\asterixGUI.py [asterixgui.py]", line 689, in loadCurrentBuffer
IOError: [Errno 22] invalid mode ('w') or filename: ''
[32124] Failed to execute script latteExec
[32124] LOADER: OK.
[32124] LOADER: Cleaning up Python interpreter.
PS C:\Program Files\Texas Instruments\TI-Latte-TX7516\bin>