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.

紧急求助! 关于程序跳转的问题。

Other Parts Discussed in Thread: TMS320C6678

各位专家,我想实现TMS320C6678的一个二次加载功能。即先由Boot功能加载一个二次bootload程序到core0 ,这个二次bootload程序主要实现应用程序image的搬移和一些其他的功能。当这个二次bootload程序执行完成后,我希望其能跳转到应用程序开始执行,这个程序的入口地址我知道,怎样编程实现呢?

    我知道汇编 用跳转指令就可以实现,但是我的二次bootload程序使用C语言写的,请问怎样实现呢?

 

                                            谢谢!