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.

关于BIOS_start启动问题



你好,最近调试C6455的ndk2.0.0官方实例client工程遇到个问题:在main()中,不调用BIOS_start().程序任然能进入task这是为什么,这与bios的启动顺序是不是有冲突?

在哪里可以找到bios的各种使用方式尤其是运行最开始的程序执行过程?

谢谢各位!