Code composer, Application development, Smt6400 – Sundance SMT365 User Manual

Page 19: 3l diamond, Smt6500

Advertising
background image

Version 2.3

Page 19 of 28

SMT365 User Manual

Code Composer

This module is fully compatible with the Code Composer Studio debug and
development environment. This extends to both the software and JTAG debugging
hardware. The driver to use is the tixds64xx_11.dvr. CCS version 3.0 or later is
required as the reprogramming utility (SMT6001) requires it.

‰

Troubleshooting

Our

Knowledge data base

and

FAQ

sections may help you to resolve some known

issues.

Application Development

Depending on the complexity of your application, you can develop code for SMT365
modules in several ways.

SMT6400

For simple applications, the Sundance

SMT6400 software support package

(project

examples) and its associated header files (SmtTim.h and ModSup.h) can suffice.

The SMT6400 product is installed by the Sundance Wizard and it is free of charge.

3L Diamond

This module is fully supported by 3L Diamond, which Sundance recommends for all
but the simplest of applications. An SMT365 has to be declared as appropriate in
configuration files as one processors of type:

SMT365_4_1 (4MB ZBTRAM, XC2V1000) or SMT365_4_2 (4MB ZBTRAM,

XC2V2000)

SMT365_8_1 (8MB ZBTRAM, XC2V1000) or SMT365_8_2 (8MB ZBTRAM,

XC2V2000)

SMT365_16_1 (16MB ZBTRAM, XC2V1000) or SMT365_16_2 (16MB

ZBTRAM, XC2V2000)

SMT6500

This is the

support package for the FPGA

. It may be used to develop your application

in the FPGA of the module.

Advertising