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.

28035 bootloader引导启动问题



您好:

         我现在要做两个独立的工程,一个是bootloader:负责更新程序,另一个app:正常运行程序。我想问的是每一个工程都有一个启动的过程,像codestart、Ininboot这样的函数都是固化在dsp中的。

         1、把两个工程分区烧写到DSP中,启动时会跳转到哪里?

         2、怎么需要修改两个工程的cmd文件?

谢谢。