Skip to content

iSYSTEMLabs/emuSync

Repository files navigation

emuSync

iSYSTEM debugger sync tool, more info available here:
https://www.isystem.com/downloads/winIDEA/help/emusync.html

How to prepare development environment

  1. add required python dependencies by executing setup.py module, an example:
    python.exe setup.py install
  2. Since pyqt5 dependency fails to install via setup.py, it needs to be installed manually as:
    python.exe -m pip install pyqt5

How to run emuSync

  1. python.exe emuSyncUI.py

Releases

No releases published

Packages

No packages published

Languages