This document describes how to setup a PC to be used to develop applications that can be run on the ARM processor of the 1500, 3000 or 4000. The sample program for ARM-side development:
- Can be built on PC
- Uses Microsoft Visual Studio for test and debug on PC (simulator)
- Uses TI CodeComposer Studio 5.x for ARM-side development and deployment
- ARM programs communicate with the VideoTrack application running on the SightLine hardware using the SightLine Command and Control protocol over IP sockets
- Guidance for developing LUA Scripts that can be run on the ARM processor
- Guidance for implementing custom lens command and control drivers