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.
cpu1与cpu2中的FLASHA~D扇区分别作为bootloader,App从FLASHE开始运行
使用Fapi_issueProgrammingCommand命令从cpu1的bootloader对App进行编程,程序代码能正常烧写
相同的程序架构,但cpu2无法将代码烧写进flash(烧写后内容还是0xff,但没报错),cpu2扇区擦除是正常的
在Predefine中也分别定义了cpu1与cpu2,请问有没有大神遇到类似的情况?估计时哪时没配置好引起的呢?