MATLAB Link for Code Composer Studio Development Tools | ![]() ![]() |
Selecting Your Target
Links for CCS IDE provides two tools for selecting a DSP board and processor in multiprocessor configurations. One is a command line tool called ccsboardinfo
which prints a list of the available boards and processors. So that you can use this function in a script, ccsboardinfo
can return a MATLAB structure that you use when you want your script to select a target board without your help.
boardprocsel
, you see a dialog similar to the following. Note that some entries vary depending on your board set.
boardnum
and procnum
now represent the Board name and Processor name you selected--boardnum
= 1 and procnum
= 0
![]() | Introducing the Tutorial | Creating and Querying Links for CCS IDE | ![]() |