Other Parts Discussed in Thread: C2000WARE
程序中分为两个工程,BOOT在FLASHA中运行,APP工程在剩余的FLASH中运行,并且APP工程在CMD文件中确定了codestart,那么应该使用什么语句从BOOT跳转到APP中呢
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.
程序中分为两个工程,BOOT在FLASHA中运行,APP工程在剩余的FLASH中运行,并且APP工程在CMD文件中确定了codestart,那么应该使用什么语句从BOOT跳转到APP中呢
另外,TI提供了一个基于CAN通讯口的boot例程,你可以参考一下例程中的方法:C:\ti\c2000\C2000Ware_3_04_00_00\device_support\f2833x\examples\f28335_can_flash_kernel