Setup
Install support software
- For Microsoft Windows, install Cygwin, CodeSourcery ARM compiler, LPC ISP and cc3 as described on the «CMUcam3 Windows Quick Start Guide».
- Move the folder «euryale», which contains the firmware for the CMUcam3, to «cc3/projects».
Compiling the CMUcam3 firmware
- Open a shell in Cygwin and change the directory to «cc3/projects/euryale».
- Enter the command «make» to compile the firmware.
Compiling the Windows front end
Using Microsoft Visual Studio to compile the frontend.
Physically connecting the CMUcam3
- Connect the power cable to the CMUcam3 to the power adapter or battery.
- If using USB–Serial adapter, install any necessary drivers.
- Connect the CMUcam3 to PC using the serial port.
Loading the firmware
Once the firmware has been compiled, it must be flashed onto the CMUcam3:
- Start the CMUcam3 in programming mode by holding the button while turning on the power.
- Open LPC ISP.
- Browse to «cc3/projects/euryale/euryale_lpc2106-cmucam3.hex».
- Click «Upload to Flash».
- Quit LPC ISP.