can't add watchdog to KE02Z32VLC4 project

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

can't add watchdog to KE02Z32VLC4 project

跳至解决方案
3,186 次查看
dporada
Contributor III

I'm trying to add the watchdog to my project and configure it with MCUXpresso IDE peripherals.  The watchdog does not show up in the Peripherals window.

Clicking the Open SDK components manager shows the checkbox selected in the Drivers.  Clicking the refresh SDK components doesn't seem to change anything.

How do you configure it?

0 项奖励
回复
1 解答
3,129 次查看
marek_neuzil
NXP Employee
NXP Employee

Hello Don,

The WDOG component cannot be added for MKE02Z32VLC4 MCU in the MCUXpresso Config Tools (Peripherals tool) but you can use the SDK drivers that supports the MCU in the MCUXpresso IDE. There are also SDK driver examples that demonstrate initialization and runtime API functionality of the drivers.

The MKE02Z332VLC4 MCU is also supported in CodeWarrior for MCU, version: 11.1, in Processor Expert tool. This tool fully support the MCU but the drivers are generated. It also means that the generated code is not compatible with the SDK 2.x version (for example the SDK 2.11 for MKE02Z32).

Best Regards,

Marek Neuzil

在原帖中查看解决方案

0 项奖励
回复
3 回复数
3,150 次查看
dporada
Contributor III

Marek,

So I was using the tools correctly?  Is there tools that support this chip better?

 

Don

0 项奖励
回复
3,130 次查看
marek_neuzil
NXP Employee
NXP Employee

Hello Don,

The WDOG component cannot be added for MKE02Z32VLC4 MCU in the MCUXpresso Config Tools (Peripherals tool) but you can use the SDK drivers that supports the MCU in the MCUXpresso IDE. There are also SDK driver examples that demonstrate initialization and runtime API functionality of the drivers.

The MKE02Z332VLC4 MCU is also supported in CodeWarrior for MCU, version: 11.1, in Processor Expert tool. This tool fully support the MCU but the drivers are generated. It also means that the generated code is not compatible with the SDK 2.x version (for example the SDK 2.11 for MKE02Z32).

Best Regards,

Marek Neuzil

0 项奖励
回复
3,157 次查看
marek_neuzil
NXP Employee
NXP Employee

Hello,

I have checked the availability of the wdog component on the MKE02Z32VLC4 MCU but this variant of the wdog driver (platform.drivers.wdog8 SDK component) is not supported in the Peripherals tool yet.

I will create a request to support this component in the next release of MCUXpresso Config Tools.

Best Regards,

Marek Neuzil

0 项奖励
回复