硬汉哥,请问在SRAM内调试时能与QSPI内存映射同时使用吗,只在qspi存放图片数据。我仿照flash加qspi内存映射的方式,不在keil添加keep命令就会被优化,添加keep命令后会报这个错误:
Error: L6211E: Ambiguous section selection. Object _weilai_320x240.o contains more than one section.
Internal parameter error
No Algorithm found for: 08020000H - 0802FFFFH
No Algorithm found for: 08030000H - 0803F553H
Partial Erase Done (areas with no algorithms skipped!)
No Algorithm found for: 08020000H - 0802FFFFH
No Algorithm found for: 08030000H - 0803F553H
Partial Programming Done (areas with no algorithms skipped!)
Partial Verify OK (areas with no algorithms skipped!)
Application running ...
Flash Load finished at 09:29:13
谢谢
已解决
1. uncheck “Debug Description - Enable” on the Pack tab.
After that, the device disappears from the SW Device list on the Debug tab - but this is not an error.
2. uncheck “Update Target before Debugging” in Utilities tab