Split IntelHex files
STVD generates a single, unified IntelHex file. STVP prefers to use separate IntelHex files for program, options and data. Other programmers require binary files.
It is quite easy to convert them using Python scripts and IntelHex library.