Cannot Find VPLModeEnable() or SetClockConfiguration - KDS_2.0.0 - PEx - MQX_KSDK_1.0.0

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

Cannot Find VPLModeEnable() or SetClockConfiguration - KDS_2.0.0 - PEx - MQX_KSDK_1.0.0

760 Views
intractablesubt
Contributor III

I have a PEx project using KDS 2.0.0 with MQX_KSDK_1.0.0. I want to transition to the VLPx modes but cannot find the requisite methods (e.g. VLPModeEnable()) identified in the help dialog shown here:

Screen Shot 2014-12-04 at 3.57.05 PM.png

They do not appear to be generated by PEx as I would expect.

0 Kudos
3 Replies

460 Views
marek_neuzil
NXP Employee
NXP Employee

Hello,

thank you for reporting of this issue. The hint contains obsolete information. When you use a CPU SDK component these methods (VLKModeEnable() and SetClockConfiguration()) are not available. I have reported this issue to PEx development team.

Best Regards,

Marek Neuzil

0 Kudos

460 Views
intractablesubt
Contributor III

Thanks Mark,

Are there alternative functions I should be using? I need to be able to switch clock configurations to go in to VLPx modes.

0 Kudos

460 Views
marek_neuzil
NXP Employee
NXP Employee

Hello,

You can see an example of a low power demo application (how to enter VLLS1 mode by using Kinetis SDK 1.0.0 component) in the document https://community.freescale.com/docs/DOC-102989

Best Regards,

Marek Neuzil

0 Kudos