User`s guide

Project G eneration and Board Selection
Project Generation and Board Selection
Project Generator uses ticcs objects to connect to the IDE. Each time you
build a mode l to generate a project, the build process starts by issuing the
ticcs method, as shown here:
cc=ticcs('boardnum',boardnum,'procnum',procnum)
The software attempts to connect to the board (boardnum) and pro c esso r
(
procnum) associated with the Board name and Processor number
parameters in the Target Preferences block in the model.
The result of the
ticcs method changes, depending on the boards you
congured in CCS. T he following table describes how the software sele
cts the
board to connect to in your board conguration.
CCS Board Configuration State Response by Software
Code Compos er Studio or Embedded
IDELinkCCsoftwarenotinstalled.
Returns an error m essage asking you
to verify that you installed both Code
Composer Studio and Embedded
IDE Link CC properly.
Code Composer Studio software does
not have any congured boards.
Returns an error message that the
software could not nd any boards in
your conguration. Use Setup Code
Composer Studio™ to congure at
least one board.
Code Composer Studio software has
one congured board.
Attaches to the board regardless of
the name of the board su pplied in
the Target Preferences block. You
see a warning message telling you
which board the software selected.
Code Composer Studio software has
one board congured that doe s not
match the board name in the Target
Preferences block.
(*)
Returns a warning message that the
software could not nd the board
specied in the block and connected
to the board listed in the warning
message. The software connects
to the rst board in your CCS
conguration.
3-3