where are project paths defined

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

where are project paths defined

417 Views
bc2
Contributor I

I am trying to go from cw 10.1 to cw 10.2 and i get the following error

 

"Description Resource Path Location Type
Invalid project path: Include path not found (C:\users\dale\Documents\FMiniC version 3 prodution\CW 10\bin). FMiniC pathentry Path Entry Problem"

 

I am new enough at eclips that I am having trouble finding where this include path is defined at. Is there a document that defines the location of the defines in the project?

 

I right click on the warning and see "show in" I have tried each of the selections but nothing shows me where to change the path. 

 

I think i need a Freescale eclips for dummys!

Labels (1)
0 Kudos
1 Reply

197 Views
CrasyCat
Specialist III

Hello

 

    This can be defined either in the Linked Resources panel or in the project include paths.

 

    To see the Linked Resources panel:

        - Open the project properties dialog (Click right on the project name and select Properties)

        -  In the edit box on the top left side (where you see "type filter here" enter Linked.

        - Switch to the Linker Resources panel and adjust the path there.

 

  If the path is not specified there, then you need to check your Search Include Paths.

  They are defined under the "<Target> Compiler" tree, where target stands for the controller you are targeting (HC08, 

   Coldfire, ...).

 

  The name of the panel depends on et target so I cannot give you a generic answer here.

  I hope this helps.

 

CrasyCat

0 Kudos