大家好
1、我想请问下tms320c6748平台的CodeStartBranch.asm在哪个路径下找到?
2、在网上看到了DSP281x_CodeStartBranch.asm文件,学习了下这个文件,如下图所示
我想请问,画圈圈的两条语句是跳转指令,跳转到用户代码,这我是可以理解的。但是CodeStartBranch.asm文件的代码和用户的代码没有在一起编译过,所以在这里跳转后的pc指针是怎么保证不出问题的?
谢谢
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.
大家好
1、我想请问下tms320c6748平台的CodeStartBranch.asm在哪个路径下找到?
2、在网上看到了DSP281x_CodeStartBranch.asm文件,学习了下这个文件,如下图所示
我想请问,画圈圈的两条语句是跳转指令,跳转到用户代码,这我是可以理解的。但是CodeStartBranch.asm文件的代码和用户的代码没有在一起编译过,所以在这里跳转后的pc指针是怎么保证不出问题的?
谢谢
在starterware里有二次bootloader代码,但这个bootloader加载的boot文件是用tiimage工具转成的。用户用的不多,有兴趣可以看一下。不知道这个wiki网站您那边是否还能访问。
processors.wiki.ti.com/.../OMAPL138_StarterWare_Booting_And_Flashing