资源简介
在DM8168中集成添加用户自定义算法的实例算法代码
代码片段和文件信息
/*
* HELLOWORLDALG_TI_ialg.c
*
* Created on: Oct 18 2011
* Author: a0216851
*/
/*
* Copyright 2011
* Texas Instruments Incorporated
*
* All rights reserved. Property of Texas Instruments Incorporated
* Restricted rights to use duplicate or disclose this code are
* granted through contract.
*
*/
#include “helloWorldAlg.h“
#include “helloWorldAlg_TI_priv.h“
#include “../../mcfw/src_bios6/utils/utils_common.h“
/*------------------------------- MACROS ------------------------------------*/
/*---------------------------------------------------------------------------*/
/* Set MTAB_NRECS to the number of Memtabs required for the algorithm. */
/*---------------------------------------------------------------------------*/
#define MT
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 4202 2013-05-07 10:56 interfaces\li
文件 4152 2013-05-07 10:56 src_bios6\alg\helloWorldAlg\helloWorldAlg.h
文件 14971 2013-05-07 10:56 src_bios6\alg\helloWorldAlg\src\helloWorldAlg_TI_ialg.c
文件 1633 2013-05-07 10:56 src_bios6\alg\helloWorldAlg\src\helloWorldAlg_TI_priv.h
文件 276 2013-05-07 10:56 src_bios6\alg\helloWorldAlg\SRC_FILES.MK
文件 25160 2013-05-07 10:56 src_bios6\li
文件 2494 2013-05-07 10:56 src_bios6\li
文件 9000 2013-05-07 10:56 src_bios6\li
目录 0 2014-03-01 10:16 src_bios6\alg\helloWorldAlg\src
目录 0 2014-03-01 10:16 src_bios6\alg\helloWorldAlg
目录 0 2014-03-01 10:16 src_bios6\li
目录 0 2014-03-01 10:16 interfaces\li
目录 0 2014-03-01 10:16 src_bios6\alg
目录 0 2014-03-01 10:16 src_bios6\li
目录 0 2014-03-01 10:16 interfaces
目录 0 2014-03-01 10:16 src_bios6
----------- --------- ---------- ----- ----
61888 16
评论
共有 条评论