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.

ccs没有main函数的工程可以编译吗?



目前在用28335,看到28335复位后从flash的codestart跳到c_int00再到main。如果一个工程没有main函数,要怎么修改让该工程可以编译生成hex?