RTSC工程,可不可以只在main函数调用各种module里面的API,而不用BIOS_START()。helloword例程里面,在main函数里面没有bios_start,但是在cfg文件里面为什么使用的BIOS模块?
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.
RTSC工程,可不可以只在main函数调用各种module里面的API,而不用BIOS_START()。helloword例程里面,在main函数里面没有bios_start,但是在cfg文件里面为什么使用的BIOS模块?