View Single Post
  #9689 (permalink)  
Old 05-01-2011, 04:25 PM
joojoobee666's Avatar
joojoobee666
PPCKitchen Crew
Offline
Location: Ohio
 
Join Date: Jul 2008
Posts: 1,442
Reputation: 10635
joojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by dany547 View Post
it's not an old version...it's the latest one!
Hmm, I think I see the problem. I don't think you have the MSXIPKernel package setup properly. Each module should not be identified as a package. This is causing the XIP Building to fail, thus no xip.bin was created to insert.

Code:
Package: busenum.dll Included Into ROM!
Package: cachefilt.dll Included Into ROM!
Package: certmod.dll Included Into ROM!
Package: coredll.dll Included Into ROM!
Package: crypt32.dll Included Into ROM!
Package: device.exe Included Into ROM!
Package: devmgr.dll Included Into ROM!
Package: diskcache.dll Included Into ROM!
Package: fatfsd.dll Included Into ROM!
Package: fatutil.dll Included Into ROM!
Package: filesys.exe Included Into ROM!
Package: fsdmgr.dll Included Into ROM!
Package: fsreplxfilt.dll Included Into ROM!
Package: imgfs.dll Included Into ROM!
Package: initvmmap.exe Included Into ROM!
Package: mencfilt.dll Included Into ROM!
Package: mspart.dll Included Into ROM!
Package: MSXipKernel Included Into ROM!
Package: pm.dll Included Into ROM!
Package: regenum.dll Included Into ROM!
These DLLs/EXEs should NOT be in the list

The MSXIPKernel folder should be in kitchen-root\ROM\Shared\29020\
Reply With Quote