在线时间340 小时
UID2000931
注册时间2014-11-10
NXP金币96
TA的每日心情 | 开心 2019-2-11 11:14 |
---|
签到天数: 345 天 连续签到: 1 天 [LV.8]以坛为家I
金牌会员
 
- 积分
- 3265
- 最后登录
- 2023-3-16
|
本帖最后由 szy123 于 2017-8-3 09:31 编辑
linking...
..\csp\LPC54114J256_cm4.scf(115): warning: L6314W: No section matches pattern *(rpmsg_sh_mem_section).
..\csp\LPC54114J256_cm4.scf(121): warning: L6314W: No section matches pattern *(M0CODE).
..\csp\LPC54114J256_cm4.scf: error: L6050U: The code size of this image (35706 bytes) exceeds the maximum allowed for this version of the linker.
Finished: 0 information, 2 warning, 0 error and 1 fatal error messages.
".\Objects\board_test.axf" - 1 Error(s), 2 Warning(s).
Target not created
code代码超过范围?这是什么问题,大神们上面这个问题解决了,keil 破解没成功,
又出现下面的问题
Erase Done.
Programming Done.
Contents mismatch at: 0000001CH (Flash=24H Required=00H) !
Contents mismatch at: 0000001DH (Flash=6CH Required=00H) !
Contents mismatch at: 0000001EH (Flash=FFH Required=00H) !
Contents mismatch at: 0000001FH (Flash=FBH Required=00H) !
Verify Failed!
Error: Flash Download failed - "Cortex-M4"
没写进去么?
最佳答案
编译有错,代码大小超了吗?查下flash大小和code size。
后面的mismatch没有关系的,可以不用验证。
|
|