IAR Debug时Warning: Stack pointer is setup to incorrect alignment. Stack addr = 0xFFFFFFFF

Q:IAR 可以正常下载程序,但点击Debug时出现Warning: Stack pointer is setup to incorrect alignment. Stack addr = 0xFFFFFFFF. A : 工程生成的程序输出 .out 文件,不包含调试信息和地址信息,需要生成 .hex 文件 S : 将 .out 换成 .hex,保存 Rebuild all ,确认工程文件夹中生成
相关文章
相关标签/搜索