网站公告列表

  没有公告

加入收藏
设为首页
联系站长
您现在的位置: 61IC中国电子在线 >> 服务导航 >> 帮助中心 >> C2000 >> 文章正文
  关于DSP从_C_int00运行的问题           ★★★ 【字体:
关于DSP从_C_int00运行的问题
作者:61IC    文章来源:本站原创    点击数:    更新时间:2007-1-3    

 

问题如下:

DSP在从_C_int00运行的时候,都进行了什么操作啊?我试着跟踪了一下程序,但是没有看明白

解答如下:

 

1.Sets up the stack and the secondary stack.
2.Initializes global variables by copying the data from the initialization tables in the .cinit section to the storage allocated for the variables in the .bss section. If you are initializing variables at load time (-cr option), a loader performs this step before the program runs (it is not performed by the boot routine). Automatic Initialization of Variables provides more information.
3.Calls the function main to run the C/C++ program.

               欢迎点击进入:TI德州中文网   (国内唯一针对TI应用的中文技术网站)    文章录入:admin    责任编辑:admin 
  • 上一篇文章:

  • 下一篇文章:
  • 发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口
    最新热点 最新推荐 相关文章
    DSP集成开发环境CCS开发指南…
    DSP技术课程经典实验分析:F…
    请教隔离的问题
    程序不能load的问题
    DSP和其供电芯片可以分别在两…
    关于SBSRAM的问题
    请问与EMIF有关的 /BE[3:0] …
    怎么样才可以进入中断服务程…
    没有仿真器能不能开发DSP
    两种仿真器有何不同
      网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!)
    站长:61IC 湘ICP备05002478号