User`s guide
Libraries and Runtime Code
MSL for DSP56800E
327Targeting MC56F83xx/DSP5685x Controllers
NOTE DSP56800E stationery creates new projects with LDM and SDM
targets and the appropriate libraries.
Below is a list of the DSP56800E libraries:
• Metrowerks Standard Libraries (MSL)
– MSL C 56800E.lib
Standard C library support for Small Data Model.
– MSL C 56800E lmm.lib
Standard C library support for Large Data Model.
• Runtime Libraries
– runtime 56800E.lib
Low-level functions for MSL support for Small Data Model with Host I/O via
JTAG port.
– runtime 56800E lmm.lib
Low-level functions for MSL support for Large Data Model with Host I/O via
JTAG port.
– runtime_hsst_56800E.lib
Low-level functions for MSL support for Small Data Model with Host I/O via
HSST.
– runtime_hsst_56800E_lmm.lib
Low-level functions for MSL support for Large Data Model with Host I/O via
HSST.
• HSST Libraries
There are debug and release targets for SDM and LDM. The release targets have
maximum optimization settings and debug info turned off. For more information
see “High-Speed Simultaneous Transfer”
.
– hsst_56800E.lib
DSP 56800E HSST client functions for Small Data Model.
– hsst_56800E_lmm.lib
DSP56800E HSST client functions for Large Data Model.
Host File Location
Files are created with fopen on the host machine as shown in Table 11.1.