KDS IDE Beta_ Windows : Retrieving SDK Version Failed

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

KDS IDE Beta_ Windows : Retrieving SDK Version Failed

1,206 Views
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.



Labels (1)
Tags (1)
1 Reply

1,024 Views
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?