Code covered by the MathWorks Limited License

Highlights from
Simulink Support Package for Beagleboard hardware (R2012a)

image thumbnail
from Simulink Support Package for Beagleboard hardware (R2012a) by MathWorks Simulink Team
Simulink block library for creating standalone applications for the BeagleBoard

targetupdater
function targetupdater
%TARGETUPDATER Update firmware for target hardware.
%   Target Updater updates the required firmware for your target hardware.

%   Copyright 2011 The MathWorks, Inc.

ex = realtime.setup.show('update'); %#ok
end

Contact us