Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Forum wide moderators
@liu1028tao https://gitee.com/qbsh/qbsh/tree/master/OTA 参考下这个
@liurenwoxing 你boot的链接文件呢,boot可以直接用gpio例程来搞
@dsg 是的,再检查检查,初始化配置等等,有问题不
@dsg 注意操作flash要放在RAM中运行
@liurenwoxing 没有,你把你这块的代码发一下
@dsg
参考下这个例程
@dsg 在 关于FR8008GP FLASH读写问题 中说:
FLASH_ADDR
FLASH_ADDR 这个应该是flash的偏移地址,不是映射地址
@liurenwoxing 在 更改FR8008GP向量地址 中说:
SystemInit()
@liurenwoxing app中的.sct链接文件的起始地址改了吗
@liurenwoxing 看下你app呢边正常跑不,他是我们boot跳到你的boot,你的boot再跳到你的app