adding extra files (setup) to image

  • Thread starter Thread starter eddy
  • Start date Start date
E

eddy

I am trying to add extra files (a setup from a third
party) to the image. During the build I always get the
error 1005 "file not found". The files should be placed on
the d partition. Can anyone explain me how to do this.
thanks
 
I am trying to add extra files (a setup from a third
party) to the image. During the build I always get the
error 1005 "file not found". The files should be placed on
the d partition. Can anyone explain me how to do this.
thanks

In Target Designer, go to Tools, Options, Build tab. Set the Extra
Files Folder to point to the local folder where the extra files you
wanna copy during build are located. In your configuration, add the
extra files to the config. If it still can't find them, you might wanna
try them as a component instead.
 
Back
Top