[教育]第三讲:CCS集成开发环境2.pptVIP

  • 4
  • 0
  • 约3.99千字
  • 约 30页
  • 2018-03-03 发布于浙江
  • 举报
[教育]第三讲:CCS集成开发环境2

本节内容:CCS高级功能 1.Profier工具的使用. 2.Gel使用. 3.TOOL菜单栏的功能使用. Profiler Enable clock and start new GEL使用 GEL (General Extension Language)是CCS提供的一种解释语言. GEL函数功能:1.配置CCS工作环境.2.直接访问目标处理器. 支持标准C,提供丰富的内建函数库. 使用GEL GEL内建函数类型(GEL_funname) GEL菜单关键字 GEL实例(1) /* * The StartUp() function is called every time you start * Code Composer. You can customize this function to * initialize wait states in the EMIF or to perform * other initialization. */ StartUp() { /* uncomment the following line to initialize the EMIF registers on the C6x when Code Composer starts up */ emif_init(); } GEL实例(2)

文档评论(0)

1亿VIP精品文档

相关文档