🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
Contact us to get access

What are EVE scripts?

17-Sep-2024

EVE is a small execution engine that was designed to be placed at any level of winIDEA software and execute short programs of calls to available (i.e. registered) callbacks at a certain level. EVE scripts' use cases differ from Python scripts which are used for the high-level control of winIDEA and configuration setup.  

These scripts are written in C (C++) and can be called from several points in time, e.g. start of the debug session, and the start of the trace via iSYSTEM.iConnect service call.


More resources in winIDEA Help


Was this answer helpful?