TMS320C6455的CSL包


这是TI的6455的CSL开发包,包括了支持的库文件和很多例子不错的
资源截图
代码片段和文件信息
/* ============================================================================
 *  Copyright (c) Texas Instruments Inc 2002 2003 2004 2005
 *
 *  Use of this software is controlled by the terms and conditions found in the
 *  license agreement under which this software has been supplied.
 *   ===========================================================================
 */

/* ============================================================================
 *  @file Bwmngmt_example.c
 *
 *  @path $(CSLPATH)examplewmngmtsrc
 *   
 *  @desc Example for BWMNGMT CSL
 *
 *  ============================================================================
 *   @n Target Platform: EVM
 *  ============================================================================
 *   @n  Example Description 
 *   @n This example 
 *        1. Initializes and opens the CSL BWMNGMT module instance.
 *        2. Sets up the hardware to default values and mapPriority
 *           ControlBlocks i.e. CSL_bwmngmtHwSetup() is called for 
 *           module configuration.
 *        3. Read back the hardware setup parameters 
 *        4. Does the comparision of configured setup parameters and red 
 *           hardware setup parameters  
 *        5. Displays the messages based on step 4
 *
 * =============================================================================
 *      
 *    Procedure to run the example 
 *   @verbatim
 *      1. Configure the CCS setup to work with the emulator being used
 *      2. Please refer CCS manual for setup configuration and loading 
 *         proper GEL file
 *      3. Launch CCS window
 *      4. Open project Bwmngmt_example.pjt
 *      5. Build the project and load the .out file of the project.
 *          
 *   @endverbatim
 *
 */

/* =============================================================================
 *  Revision History
 *  ===============
 *  23-sept-2005   PSK File Created
 *
 *  16-Dec-2005    ds  Updated documentation
 * =============================================================================
 */

#include 
#include 
#include 

/* Forward declarations */
void bwmngmt_example (void);
CSL_Status bwmngmtHwSetupVerify(CSL_BwmngmtHwSetup* CSL_BwmngmtHwSetup*);

/* Handle for the BWMNGMT instance */
CSL_BwmngmtHandle    hBwmngmt;

/* Global variable used to log the error */
Uint32 bwmngmtExampleFailed = 0;

/*
 * =============================================================================
 *   @func   main
 *
 *   @desc
 *     This is the main routine for the file.
 *
 * =============================================================================
 */
void main (void)
{
    bwmngmt_example();

    return;
}

/*
 * =============================================================================
 *   @func   bwmngmt_example
 *
 *   @desc
 *      This function invokes example that prove functi

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2006-09-11 16:39  default_package
     文件     5725677  2006-09-07 00:47  default_packageC6455_CSL_APIREFERENCE.pdf
     目录           0  2006-09-11 15:38  default_packagecsl_c6455
     目录           0  2006-09-11 15:38  default_packagecsl_c6455example
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplewmngmt
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplewmngmtuild
     文件        1104  2005-12-17 16:15  default_packagecsl_c6455examplewmngmtuildBwmngmt_example.pjt
     文件        2510  2006-09-11 14:29  default_packagecsl_c6455examplewmngmtuildc6455.cmd
     文件        1454  2005-10-28 08:44  default_packagecsl_c6455examplewmngmt
eadme.txt
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplewmngmtsrc
     文件        7191  2006-02-08 17:00  default_packagecsl_c6455examplewmngmtsrcBwmngmt_example.c
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplecache
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplecacheuild
     文件        2850  2006-09-11 14:29  default_packagecsl_c6455examplecacheuildc6455.cmd
     文件        1092  2005-12-17 16:15  default_packagecsl_c6455examplecacheuildCache_example.pjt
     文件        1339  2005-10-28 08:44  default_packagecsl_c6455examplecache
eadme.txt
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplecachesrc
     文件       23347  2006-02-08 17:00  default_packagecsl_c6455examplecachesrcCache_example.c
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplecfg
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplecfguild
     文件        2510  2006-09-11 14:29  default_packagecsl_c6455examplecfguildc6455.cmd
     文件        1376  2005-12-17 16:15  default_packagecsl_c6455examplecfguildCfg_example.pjt
     文件        1440  2005-10-28 08:45  default_packagecsl_c6455examplecfg
eadme.txt
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplecfgsrc
     文件        8040  2006-02-08 17:00  default_packagecsl_c6455examplecfgsrcCfg_example.c
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplechip
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplechipuild
     文件        2822  2006-09-11 14:29  default_packagecsl_c6455examplechipuildc6455.cmd
     文件        1086  2005-12-17 16:15  default_packagecsl_c6455examplechipuildChip_example.pjt
     文件        1321  2005-10-28 08:45  default_packagecsl_c6455examplechip
eadme.txt
     目录           0  2006-09-11 15:38  default_packagecsl_c6455examplechipsrc
............此处省略732个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)