Issue porting project to KDS 3.2

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

Issue porting project to KDS 3.2

705 次查看
denisdantas
Contributor II

Hey there, I installed KDS 3.2, but now I am having an error when trying to compile my project. The header file of some KSDK (1.3.0) files cannot be found now. Do you have any idea what could be causing that?

 

152119_152119.jpgKDS3v2_failure.jpg

标签 (1)
标记 (2)
2 回复数

597 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Denis,

I had this problem with a project once and it was caused because the include paths on the project settings did not have quotation marks, maybe this is the case?

Let me know if it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

0 项奖励
回复

597 次查看
denisdantas
Contributor II

Thank you Carlos, that worked!