KDS IDE Beta_ Windows : Retrieving SDK Version Failed

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

KDS IDE Beta_ Windows : Retrieving SDK Version Failed

2,428 次查看
navyareddy
Contributor II
DescriptionResourcePathLocationType
ERROR: Retrieving SDK version failed, please check SDK source files consistency (C:\Freescale\SDK_1.0.0-Beta\doc\Kinetis_SDK_Version.xml not found or corrupted).kCpuProcessor Expert Problem

 

This error is popping up whenever i'm trying to create a new project using SDK and Processor Expert for rapid application development. How can I overcome this problem and successfully generate a code by configuring  elements.

Is IAR and GCC are the only IDE's currently supporting SDK Beta version?


Thank You in advance.



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

2,246 次查看
BlackNight
NXP Employee
NXP Employee

Can you check your (Windows?) environement variables?

The should point to:

KSDK_PATH=C:\Freescale\KSDK_1.0.0-Beta

KSDK_PATH_1_0_0_BETA=C:\Freescale\KSDK_1.0.0-Beta

And you should check that you have

Kinetis_SDK_Version.xml

in

C:\Freescale\KSDK_1.0.0-Beta\doc

(I have mine attached).

do you have something different?