Weird file system problems in KDS 3

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Weird file system problems in KDS 3

ソリューションへジャンプ
3,070件の閲覧回数
davidtietz
Contributor III

Does anybody know how to fix this problem in KDS?

 

I was trying to import the lwip folder into a projects and it looks like this:

 

63393_63393.PNGlwip.PNG

 

I assume the cross out means the link is broken somehow. But if I look at the linked/resolved resource it is resolving to the correct location. All of the files inside open correctly without error if I double click on them.

ラベル(1)
タグ(1)
1 解決策
2,743件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

hi David,

please try to set resource configurations .

I also attach my video.

can this help you?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

6 返答(返信)
2,743件の閲覧回数
joeseymour
Contributor III

Hi David,

Your screenshot suggests to me that the lwip directory, and its contents, are excluded from the build. Try right clicking on it in the project explorer, and selecting Resource Configurations -> Exclude from Build. This will present a window that allows you to configure which build configurations the directory should be excluded from. In your case I suspect you want to deselect all.

See also: Exclude Source Files from Build in Eclipse | MCU on Eclipse

Hope that helps,

2,743件の閲覧回数
davidtietz
Contributor III

Joe and Zhang Jun,

That was it. I appreciate the help. It must have happened when I copied the files in and they were referenced incorrectly and excluded automatically? Then after I fixed the references the exclusion never went away.

David

2,743件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

yes, that should be the problem.

BTW, good to see your picture with Gregg. :-)

Have a great day,

Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,744件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

hi David,

please try to set resource configurations .

I also attach my video.

can this help you?


Have a great day,
Zhang Jun

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,743件の閲覧回数
ivadorazinova
NXP Employee
NXP Employee

Hi David,

the grey icons means, that they are non-existing virtual directories.

Please, try to re-fresh it by F5.

Let me know, if it helps.

Iva

0 件の賞賛
返信
2,743件の閲覧回数
davidtietz
Contributor III

Hi Iva,

Thanks for the fast response. Refreshing doesn't fix the problem. Maybe this is a bug?

David

0 件の賞賛
返信