Weird file system problems in KDS 3

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Weird file system problems in KDS 3

跳至解决方案
3,068 次查看
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,741 次查看
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,741 次查看
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,741 次查看
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,741 次查看
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,742 次查看
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,741 次查看
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,741 次查看
davidtietz
Contributor III

Hi Iva,

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

David

0 项奖励
回复