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.

CCS5中BIOS的startup函数不可设置?



硬件环境:C6678LEVM板,软件环境:CCS5.2,NDK_2_20_06,mcsdk_2_00_08_20

C:\ti\mcsdk_2_00_08_20\examples\ndk\helloWorld这个工程中,有个EVM_init函数,是在BIOS中的startup中设置的,表明在进入main函数之前运行,

我自己新建一个工程,为什么BIOS->system->startup中的函数都不可设置,页面是灰色不可编辑,我需要在哪设置什么吗?

谢谢解答疑问!!!