CodeWarriorâ„¢ Development Studio for 56800/E Digital Signal Controllers includes a version of MSL. MSL is a complete C library for use in embedded projects. All of the sources necessary to build MSL are included in CodeWarriorâ„¢ Development Studio for 56800/E Digital Signal Controllers, along with the project files for different configurations of MSL. If you already have a version of the CodeWarrior IDE installed on your computer, the CodeWarrior installer adds the new files needed for building versions of MSL for DSP56800E.
The project directory for the DSP56800E MSL is: CodeWarrior\M56800E Support\msl\MSL_C\DSP_56800E\projects\MSL C 56800E.mcp.
Do not modify any of the source files included with MSL. If you need to make changes based on your memory configuration, make changes to the runtime libraries.
Ensure that you include one or more of the header files located in the following directory:
CodeWarrior\M56800E Support\msl\MSL_C\DSP_56800E\inc
When you add the relative-to-compiler path to your project, the appropriate MSL and runtime files will be found by your project. If you create your project from Stationery, the new project will have the proper support access path.