This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于C6678新建工程的问题

Other Parts Discussed in Thread: TMS320C6678

各位专家好:

        新手出没,在建立新工程时出现几个问题,请各位专家答疑解惑:

       1. 新建工程,工程名称怎么不能改变呢?比如我选择hello版本,工程名称默认hello_TMS320C6678,不能改变

        2.新建工程的main下,总是有BIOS_exit或者BIOS_start,我看K1_STK_v1.1中给的例程的main里没有啊,如果用,放在什么地方合适呢,如果不用,工程好像报错啊!

  • 参考下面培训材料中的hello world,关于ccs新建工程及编译等说明,可以修改名字,是否有bios start,取决于你选的工程模板。

    http://www.deyisupport.com/question_answer/dsp_arm/c6000_multicore/f/53/t/4899.aspx

  • 你好Andy,给的培训资料我已经看过了,几个例程也看了,可是这几个例程都不是BIOS的,请问,有没有BIOS的例程?关于.cfg文件如何配置的?是不是BIOS工程都带bios_start呢?