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 ,確認工程文件夾中生成
相關文章
相關標籤/搜索