找回密码
 注册
搜索
查看: 719|回复: 0

[ARM资料] 求教各位大哥:flash的写函数烧到flash后脱机运行就不行了

[复制链接]
发表于 2006-4-10 16:17:00 | 显示全部楼层 |阅读模式
用的是44B0的板子,程序是自带的flashtest,仿真器下能运行,烧到flash后就不能运  行。设置RO为0x0,RW为0xc008000,在44blnit.s中把
    LDR     r0, =|Image$$RO$$Limit| ; Get pointer to ROM data
    LDR     r1, =|Image$$RW$$Base| ; and RAM copy
    LDR     r3, =|Image$$ZI$$Base|
改为了如下:
    LDR     r0, =|Image$$RO$$Base |; Get pointer to ROM data
    LDR     r1, =|Image$$RW$$Base| ; and RAM copy
    LDR     r3, =|Image$$ZI$$Base|
请教各位大哥为什么不能运行flash的写程序,还有44B0的地址重映射可行的吗?谢谢了
[em03]  看了一天了
高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-6-17 09:24 , Processed in 0.046365 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表