for linking the LED to GPIO_LDD component in FRDM-KL25Z, GPIO LDD property is not seen in component inspector. i'm using codewarrior 10.3.can someone tell me how to add this property.

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

for linking the LED to GPIO_LDD component in FRDM-KL25Z, GPIO LDD property is not seen in component inspector. i'm using codewarrior 10.3.can someone tell me how to add this property.

433 次查看
shaunn
Contributor I

 for linking the LED to GPIO_LDD component in FRDM-KL25Z, GPIO LDD property is not seen in component inspector. i'm using codewarrior 10.3.can someone tell me how to add this property.

0 项奖励
1 回复

371 次查看
BlackNight
NXP Employee
NXP Employee

I think you are using the McuOnEclipse LED component? In that case the latest version (McuOnEclipse Components: 12-Mar-2017 Release | MCU on Eclipse ) supports the following pin interfaces:

pastedImage_1.png

The 'LEDpin' is a template for the BitIO_LDD on Kinetis, so used automatically as inherited component like this:

pastedImage_83.png

I'm using CW for MCU10.6 and 10.7 (I don't have 10.3 installed any more), but I believe it is the same for 10.3. Or can you post a screenshot of what you are seeing?

I hope this helps,

Erich

0 项奖励