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.

关于DM648新建工程编译问题



TI工程师您好,我在CCS3.3下跑DM648的例程,例程是网上下的DM648_BIOSPSP_RELEASE_01_10_03里面的pspdrivers_1_10_03\packages\ti\sdo\pspdrivers\system\dm648\bios\evmDM648\i2c例程,编译时总提示Fatal error: could not open source file "cfg.c"
1 fatal error detected in the compilation of "cfg.c",从别的地方拷过来这个文件,重新build all时cfg.c仍丢失,这个文件和同一目录下的link.cmd文件应该是编译自动生成吧,为什么我的工程没生成呢?

另我自己新建一个带BIOS的CCS3.3 DM648空工程,添加.tcf、.cfg和main函数,编译时也是不能生成cfg.c和link.cmd文件。

谢谢!