Matlab and Simulink Embedded Code Generation for Beagleboard This project studies how to develop

Matlab and Simulink Embedded Code Generation for Beagleboard

This project studies how to develop advanced signal/audio/video processing software at MATLAB/Simulink on a Windows 7 PC, and then run the software immediately as a standalone application on BeagleBoard-xm. We make use of the MATLAB Coder, Simulink Coder and the Beagleboard support package to design the software and generate C codes. Then compile the C codes via cross-complier Mentor Sourcery CodeBench Lite to get the executable for BeagleBoard.

Topics covered: Rapid BeagleBoard Prototyping with Matlab/Simulink, Configuring Beagleboard for code generation, connecting BealgeBoard with Matlab/Simulink, Configuring Eclipse IDE/Sourcery Codebench on Windows 7, BeagleBoard GPIO access, BeaglBoard Serial Communication
http://dl.dropboxusercontent.com/u/3979723/dxw/projects/BeagleboardMatlab.html