lianfan 发表于 2010-7-19 10:04:05

eboot编译不能生成eboot.nb0文件??、求教!!

请教:我的eboot编译的时候不能生成EBOOT.nb0文件,生成了eboot.bin文件,但是我用viewbin查看eboot.bin文件出现erro reading eboot.bin。这是怎么回事啊?之前是可以的,我都生成过这两个文件,都可以运行的,下面是buildlog的一部分,大家帮我看看,是什么原因???谢谢了!!!!

BUILD: Found pTOC at 00130bb8

BUILD: No imports for nk.exe

BUILD: Processing EBOOT

BUILD:

BUILD: MODULES Section

BUILD: Module               SectionStart   Lengthpsize   vsize   Filler

BUILD: ---------------------- -------- --------- ------- ------- ------- ------

BUILD: nk.exe               .text    8d601000 1302528 1299456 1299116 o32_rva=00001000

BUILD: nk.exe               .pdata   8c039000    4096    1536    1104 o32_rva=00144000

BUILD: nk.exe               .data    8c039450   112   112   19304 FILLER->8c026000

BUILD: nk.exe               E32      8c0394c0   112               FILLER

BUILD: nk.exe               O32      8c039530      72               FILLER

BUILD:

BUILD: MODULES Section

BUILD: Module               SectionStart   Lengthpsize   vsize   Filler

BUILD: ---------------------- -------- --------- ------- ------- ------- ------

BUILD: nk.exe               FileName 8c039578      7               FILLER

BUILD:

BUILD: Unfilled ROM holes (address, length):

BUILD: 8c03a000   811008   8d73e2ac   3412   8c039580   2688   

BUILD: total space 817108 in 3 ranges

BUILD:

BUILD: Writing C:\WINCE500\platform\smdk2410\target\ARMV4I\retail\EBOOT.bin

BUILD: Reserve area conflict, moving start 8c039000 len 13f000h to 8c200000h

BUILD: Reserve area conflict, moving start 8c200000 len 13f000h to 8d600000h

BUILD: Error: Could not find rva 00130bb8 in nk.exe

BUILD: o32.o32_rva = 015c9000 (len = 0013d400)

BUILD: o32.o32_rva = 0013f000 (len = 00000070)

BUILD: o32.o32_rva = 00001000 (len = 00000600)

BUILD: Assertion failed: !"rva2ptr() error", file c:\wince\private\winceos\coreos\nk\tools\romimage\romimage\.\module.cpp, line 165

BUILD:

BUILD: This application has requested the Runtime to terminate it in an unusual way.
BUILD: Please contact the application's support team for more information.

BUILD: copy C:\WINCE500\platform\smdk2410\target\ARMV4I\retail\eboot.nb0 C:\WINCE500\PBWorkspaces\ZY2410\RelDir\smdk2410_ARMV4I_Release

BUILD: 另一个程序正在使用此文件,进程无法访问。

BUILD: 已复制         0 个文件。

BUILD: copy C:\WINCE500\platform\smdk2410\target\ARMV4I\retail\eboot.bin C:\WINCE500\PBWorkspaces\ZY2410\RelDir\smdk2410_ARMV4I_Release

BUILD: 另一个程序正在使用此文件,进程无法访问。

BUILD: 已复制         0 个文件。

BUILD: copy C:\WINCE500\platform\smdk2410\target\ARMV4I\retail\eboot.sre C:\WINCE500\PBWorkspaces\ZY2410\RelDir\smdk2410_ARMV4I_Release

BUILD: 系统找不到指定的文件。

BUILD: Stop.
页: [1]
查看完整版本: eboot编译不能生成eboot.nb0文件??、求教!!