SDK error

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

SDK error

691 次查看
bendelathouwer
Contributor I

after importing an SDK(version 2.7.0 for the kintis K64) in the mcuxpresso ide i get the error unable to find the manifest fil in the sdk zip and that the file is invalid And i got the sdk from the SDK builder site. 

Does anyone know what I did wrong?

Thank you in advance and with best regards Ben  

标签 (1)
0 项奖励
3 回复数

576 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Ben:

Which IDE you are using?

SDK 2.7 should work with MCUXpresso IDE 11, please download the latest IDE from

MCUXpresso IDE|Eclipse-based Integrated Development Environment (IDE) | NXP 

Regards

Daniel

576 次查看
bendelathouwer
Contributor I

Thank you verry mutch !

I was using the old ide and that must be the reason it didn't work. Also a second question.Is there an easy way of toggling a pin  I asume using the GPIO_Porttoggle command but how do i use it ? 

thank you in advance and with best regards Ben 

0 项奖励

576 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Ben:

There is one GPIO example project demonstrates how to toggle a GPIO pin

Please refer to demo drivers/gpio/led_output

The example is supported by the set, clear, and toggle write-only registers for each port output data register. The
example take turns to shine the LED.

Regards

Daniel

0 项奖励