Texas Instruments TMS320C6000 Network Card User Manual


 
BSL API Modules
1-4
6711 DSK Module Support
Table 13 shows which board each API module is supported on. Currently, all
modules described in the following chapters are supported by the C6711 DSK.
In the future, more APIs supported by other platforms will be added to the BSL.
Table 12. BSL Support Library Name and Symbol Conventions
Board BSL library BSL Symbol CSL library CSL symbol
6711DSK bsl6711.lib BOARD_6711DSK csl6711.lib CHIP_6711
Table 13. BSL API Module Support for 6711 DSK
Module 6711 DSK
AD535 X
BOARD X
DIP X
FLASH X
LED X
1.2.2 Using BSL Handles
Handles are required for devices present more than once. For example, only
one AD535 codec is implemented on-board and associated with mcbsp0;
however, you can use a second AD535 implemented on a daughter board and
make data transfers through mcbsp1.