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
configured in CCS. T he following table describes how the software sele
cts the
board to connect to in your board configuration.
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 configured boards.
Returns an error message that the
software could not find any boards in
your configuration. Use Setup Code
Composer Studio™ to configure at
least one board.
Code Composer Studio software has
one configured 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 configured that doe s not
match the board name in the Target
Preferences block.
(*)
Returns a warning message that the
software could not find the board
specified in the block and connected
to the board listed in the warning
message. The software connects
to the first board in your CCS
configuration.
3-3