How to test board_lpm function in board.c from scfw

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

How to test board_lpm function in board.c from scfw

952件の閲覧回数
martin_schmiede
Contributor III

Hy,

After porting the SCFW to our own board i would test the Voltage Change of VDD_MEMC dureing low power mode.

I add a debug message to the function "void board_lpm(sc_pm_power_mode_t mode)" and use the command "echo mem > /sys/power/state" to get the system in low power mode.


But i do not see the debug message so i think the function "board_lpm" was not called.
What can i do to make the scfw call the "board_lpm" function?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

903件の閲覧回数
AldoG
NXP TechSupport
NXP TechSupport

Hello,

If this is still needed, could you let me know which SCFW/BSP version are you using?

Also, could you try using the debug interface of the SCFW and check that it is entering stand by mode?

Thank you,
Best regards,
Aldo.

0 件の賞賛
返信