由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - CE.Net 4.2 question
相关主题
a question about C++.net class library怎么写多语言的程序?
混合语言编程how to use old DLL in VB .NET?
修改.dll文件[solved] Re: use old DLL in VB .NET?
understand ASP .Net 2: ASP .Net vs ATL ServerCrystalReport 问题
How to make Internet Explorer Toolbar?如何注销一个顽固留在内存的DLL?
Re: DotNetNuke2.04, Could you pls expla求教:从条形码扫描器Scanner读数据到VB .NET程序
用DLL会快些吗?问个弱问题
how to import C# .net DLL in VC6?Nero不象传说中得那么好用
相关话题的讨论汇总
话题: address话题: dll话题: rom话题: question话题: physical
进入DotNet版参与讨论
1 (共1页)
h****r
发帖数: 2056
1
Got a building error "Error: Ram start overlaps rom binary",
following is the trace,
Table of contents 99e810e4 00001c98 ( 7320)
Writing ROM signature and TOC pointer at 98140040
Kernel data copy section 99c6efe0 00000020 ( 32)
ROM Header 99e81090 00000054 ( 84)
First DLL code Address: 02400000
Last DLL code Address: 04000000
First DLL Address: 01d501f0
Last DLL Address: 02000000
Physical Start Address: 98140000
Physical End Address:
G***o
发帖数: 5158
2
You need to edit config.bib to ensure that the RAMIMAGE section is large
enough, and that it doesn't overlap the RAM section.

【在 h****r 的大作中提到】
: Got a building error "Error: Ram start overlaps rom binary",
: following is the trace,
: Table of contents 99e810e4 00001c98 ( 7320)
: Writing ROM signature and TOC pointer at 98140040
: Kernel data copy section 99c6efe0 00000020 ( 32)
: ROM Header 99e81090 00000054 ( 84)
: First DLL code Address: 02400000
: Last DLL code Address: 04000000
: First DLL Address: 01d501f0
: Last DLL Address: 02000000

a********y
发帖数: 20
3
What projects you are working on?
I want to get a PDA to develop something.
Thx.

【在 G***o 的大作中提到】
: You need to edit config.bib to ensure that the RAMIMAGE section is large
: enough, and that it doesn't overlap the RAM section.

1 (共1页)
进入DotNet版参与讨论
相关主题
Nero不象传说中得那么好用How to make Internet Explorer Toolbar?
Re: 收到了Re: 有人已经拿到free的VS.NET 2005 Beta2了Re: DotNetNuke2.04, Could you pls expla
ipaq 310变砖了,求助!用DLL会快些吗?
how to resolve this problem?how to import C# .net DLL in VC6?
a question about C++.net class library怎么写多语言的程序?
混合语言编程how to use old DLL in VB .NET?
修改.dll文件[solved] Re: use old DLL in VB .NET?
understand ASP .Net 2: ASP .Net vs ATL ServerCrystalReport 问题
相关话题的讨论汇总
话题: address话题: dll话题: rom话题: question话题: physical