low_power_demo_frdmk22f  - does not build - need example

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

low_power_demo_frdmk22f  - does not build - need example

1,470件の閲覧回数
mjg8t
Contributor IV


Hi There,

 

I need to use the low power modes of the freedom k22f.  The example code for SDK 1.3.0 does not build (assumed to be a copy from a previous version based upon errors).

 

Is there a working example of low power modes for the freedom K22f?

ラベル(1)
0 件の賞賛
返信
7 返答(返信)

1,285件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Micheal,

Do you meaning when you build this demo project there is error ?

Have you build the KSDK1.3 lib ?

BR

Alice

0 件の賞賛
返信

1,285件の閲覧回数
mjg8t
Contributor IV

Hi Alice,

Yes, I have ensured that the library is built first. 

That is correct, the example does not build.  It is missing many includes, many are wrong, and after fixing about 20 or so I gave up as I was getting further errors.  There are also includes reference that do not exist in the 1.3 SDK framework.  

Perhaps you can test on your side?

0 件の賞賛
返信

1,285件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Michael,

    Ok i can test it on my side, please tell me you use which IDE ?

BR

Alice

0 件の賞賛
返信

1,285件の閲覧回数
mjg8t
Contributor IV

Hi Alice,

I am using KDS 3.0.0 and SDK 1.3. 

Thanks!

0 件の賞賛
返信

1,285件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Michael,

There is no low_power_demo_frdmk22f demo under KSDK1.3 , where is it ?

There is only have " power_manager_hal_demo ', the path is :

KSDK_1.3.0\examples\frdmk22f\demo_apps\power_manager_hal_demo

And after i build it on KDS 3.0 , there is no erro :

pastedImage_0.png

BR

Alice

0 件の賞賛
返信

1,285件の閲覧回数
mjbcswitzerland
Specialist V

Hi

Low power operation (including LLWU from RTC and ports) is included in: http://www.utasker.com/kinetis/FRDM-K22F.html

See also http://www.utasker.com/kinetis/LLWU.html

This also includes uninterrupted UART operation in VLPS according to https://community.freescale.com/message/421247#421247

Regards

Mark

0 件の賞賛
返信

1,285件の閲覧回数
mjg8t
Contributor IV

Hi Mark,

Thanks for the links.  These look quite nice.  I will look into these!

0 件の賞賛
返信