Re: How to embedde diskonchip TFFS to bootloader



are you using trueffs from msystem support? get the latest copy from them.
did you check the flcustom.h, flsystem.h etc?
remove the reference of the file in sources and try.
the needed files depend on the features you select in config hearders. if
you think that the missing file is really needed, grap a copy from msystem
support.

"CiticPacific" <johnlui_1010@xxxxxxxxxxxx> wrote in message
news:1139560711.019114.113990@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I am now porting the DOC's TFFS package into my bootloader. When I
compile I got 1 warning and 1 error message. Does anyone know how to
fix it? Or anyone know where I can find the notes how to port the TFFS
into the bootloader? I am using WinCE 5.0. Thanks very much.

Warning:
Directory: \WINCE500\PLATFORM\MAINSTONEII\src\bootloader\IPL_MDOC\!
C:\WINCE500\Public\Common\Oak\DRIVERS\EthDbg\Fallite\ does not exist.

Error:
MS_LINK : fatal error LNK1181: cannot open input file
'obj\ARMV4I\retail\ismmuon.obj'



.