This document provides instructions for students on how to set up their development environment for programming the Analog Devices Blackfin processor using the VisualDSP++ IDE. It explains how to create a new project directory, add C++ and assembly files to a Blackfin project, compile, link and run the code, and includes reminders to add testing to verify the code is working properly. Key steps include connecting the Blackfin board to the computer, launching the Analog Devices Configurator to set up a session, building and running a project within VisualDSP++, and using equivalent commands as other IDEs like Visual Studio.