Version 5.0.1 (R13+) Real-Time Workshop Software

This table summarizes what's new in V5.0.1 (R13+):

New Features and ChangesVersion Compatibility ConsiderationsFixed Bugs and Known ProblemsRelated Documentation at Web Site
Yes
Details below
NoFixed bugsNo

New features and changes introduced in this version are

Expanded Hook File Options

This update adds new options for specifying target characteristics via hook files.

During the Real-Time Workshop build process, the software checks for the existence of target_rtw_info_hook.m, where target is the base file name of the active system target file. For example, if your system target file is grt.tlc, then the hook file name is grt_rtw_info_hook.m. If the hook file is present (that is, is on the MATLAB path), the target specific information is extracted via the API found in this file. Otherwise, the host computer is the assumed target.

Three hook file keyword options have been added since V5.0 (R13):

If you are not certain about the proper settings for your target, you can get more details by typing rtwtargetsettings in the MATLAB Command Window.

Hook Files for Customizing Make Commands

Custom targets may require a target-specific hook file to generate an appropriate make command when a nondefault compiler is used. Such M-files should be located on the MATLAB path and be named target_wrap_make_cmd_hook.m (for example, MPC555pil_wrap_make_cmd_hook.m for the MPC555 PIL target). When such a file exists, and returns an appropriate make command, the Real-Time Workshop software overrides its default (for example, Lcc) batch file wrapping code. For an example make command hook file, see matlabroot/toolbox/rtw/rtw/wrap_make_cmd.m. Such hook files are distinct from the target-specific hook files used to describe hardware characteristics (see Expanded Hook File Options).

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS