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.
|
|