User`s guide
Tar get Preferences
Processor Family Compiler Switch String
C62xx
None
C64xx
None
C67xx
None
DM64x and DM64xx
None
C55xx
-ml
C28xx, F28xx, R28xx, F28xxx
-ml
Code generation hook
This string specifies a prefix to add when the code generation
process calls certain hook functions. The hook allows the code
to call into handling functions that are specific to the processo r
selected. The following table shows the Code Ge ne ration hook
string for suppo rted processor families.
Processor Family Code G eneration Hook
String
C62xx
C6000
C64xx
C6000
C67xx
C6000
DM64x and DM64xx
C6000
C55xx
C5000
C28xx, F28xx, R28xx, F28xxx
C2000
Here is an example of using the code generation hook when
you b eg in to generate a project from a model inte nded for the
TMS320C6000 processor. At the start of the code generation
process, the process calls
C6000_validateModelEntry.m to
validate the model settings for the processor. The
C6000 prefixis
the code generation hook.
9-112