Keil用fromelf工具生成bin文件_Flash设置

4970阅读 0评论2019-11-19 iibull
分类:其他平台

https://blog.csdn.net/Andy001847/article/details/77878048


生成 烧写bin 文件

/////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////
The section RAM for Algorithm defines the address space where programming algorithms are loaded and executed, usually located in on-chip RAM.
Flash Download Setup - RAM for Algorithm
Start is the starting address of the RAM area.
Size is the length of this RAM area (in bytes).
解决的问题为:
**JLink Warning: T-bit of XPSR is 0 but should be 1. Changed to 1.
还有经常 download / erase / debug是出现失败的情况.
上一篇:ROS 环境
下一篇:Linux 那些常用的自定义类型