Warning: "Can not find file resource paths for xxx..." ????

  • Thread starter Thread starter Fred E
  • Start date Start date
F

Fred E

I have created a component for a hardware device in Component Designer and
then added the resulting SLD file to the database using Component Database
Manager. I then copied the files needed for installation of the component to
the Windows Embedded Data\Repositories\{67C85615-... directory.

Now, in Target Designer, when I try to add the component to my
configuration, I get the error message. What does this mean and what can I
do to fix it? Thanks!

Fred E.
 
When you create a new component with file resource like a device driver
component, you should create a new repository in the same SLD. The
Repository should point to the path of the files, and the Component must be
linked to the new Repository via the details pane of the Component. finally,
use compoent Database manager to import the component into the database,
which will then copy the files in the a new repository\{guid} folder.

It is not a good practice to add files to the repository directories that
come with the tools.


Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
 
Back
Top