在线时间61 小时
UID3091481
注册时间2015-1-12
NXP金币25
TA的每日心情 | 无聊 2021-5-27 14:51 |
---|
签到天数: 2 天 连续签到: 1 天 [LV.1]初来乍到
中级会员
 
- 积分
- 298
- 最后登录
- 2025-7-3
|

楼主 |
发表于 2018-1-24 15:09:44
|
显示全部楼层
本帖最后由 烟雨梦 于 2018-1-24 17:37 编辑
这个问题已解决,屏已点亮,另外问下我用的IAR调试,遇到了另外两个问题
1.在线DEBUG没问题,但是DOWNLOAD程序时报错如下:
Wed Jan 24, 2018 15:02:21: Flash download warning: 1024 out of 1024 bytes from data record CODE:[0x1FFF8000,0x1FFF83FF] will not be flashed
Wed Jan 24, 2018 15:02:21: Flash download warning: 27109 out of 27109 bytes from data record CODE:[0x20000000,0x200069E4] will not be flashed
Wed Jan 24, 2018 15:02:21: There were warnings while generating flash loader input.
请问是什么原因?
2.我整个工程代码量不大,但是在编译后报出空间不够,请问是哪里设置不对吗?
Error[Lp011]: section placement failed
unable to allocate space for sections/blocks with a total estimated minimum size of 0xb2c5 bytes (max align 0x4) in
<[0x1fff8000-0x1fff83ff], [0x20000000-0x20006fff]> (total uncommitted space 0x7000).
|
|