EN | RU | ES

JEVM Loader Setup

We assume you have already installed and build JEVM package for your DSK board. The following section describes how to setup JEVM Loader tool for the different connection types and additional files required by the corresponding DVR drivers.

Note: JEVM Loader is derived from Blackhawk Loader (see http://www.blackhawk-dsp.com) and is only capable of loading and running JEVM executables (.out files). Attempts to use it for other DSP executables will fail.

JEVM Loader tool (jevmload.exe) can load JEVM executable (.out) files into DSK memory by means of Code Composer Studio DVR driver. It supports the CCS-CIO protocol, so the loaded JEVM has host I/O capabilities (console and files) and can also use the host TCP/IP connectivity to support Java socket interfaces.