Four different methods of downloading a program to the OOPic are provided within the OOPic's Programming Environment.
Selecting "Make & Download" from the "File" menu.
Pressing the F5 key.
Pressing the button on the toolbar
Loading the programs .oex file into a buffer and writing the buffer to the EEPROM
The first 3 methods will check to see if the source code has a newer date on it, and if it has, re-compile the source code. before the download proceeds.
Once the download has been completed, the OOPic is reset and the new program begins to run.