Uninstalling Kinetis sdk 1.3

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

Uninstalling Kinetis sdk 1.3

跳至解决方案
512 次查看
ronpeterson
Contributor I

I have installed the KSDK 1.3 but I need to remove it, it does not show up in the control panel and the installer does not have an option to remove it,   some guidance please

标签 (1)
0 项奖励
1 解答
395 次查看
BlackNight
NXP Employee
NXP Employee

The installer for the SDK 1.3 is basically a self-extracting zip file plus it sets an environment variable. So you simply can remove the inistallation folder from your disk. Check the system environment variables, it defines something like

KSDK_1_3_0_PATH=C:\NXP\KSDK_1.3.0

ointint to where you have installed it. Remove that variable too, and this should do it.

I hope this helps,

Erich

在原帖中查看解决方案

0 项奖励
1 回复
396 次查看
BlackNight
NXP Employee
NXP Employee

The installer for the SDK 1.3 is basically a self-extracting zip file plus it sets an environment variable. So you simply can remove the inistallation folder from your disk. Check the system environment variables, it defines something like

KSDK_1_3_0_PATH=C:\NXP\KSDK_1.3.0

ointint to where you have installed it. Remove that variable too, and this should do it.

I hope this helps,

Erich

0 项奖励