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.

ARM如何自启动带SYSBIOS的程序

Other Parts Discussed in Thread: SYSBIOS

专家们好,现在遇到点OMAPL138的自启动问题,希望能得到解答。我的开发板里面有UBOOT,现在想通过UBOOT将ARM端带SYSBIOS的程序烧写到芯片中达到能上电自启动的目的。不知道是不是将.out文件转为.bin文件烧写到芯片中就可以?有没有其它更好的方法可以烧写带实时内核程序的方法?