How to test board_lpm function in board.c from scfw

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

How to test board_lpm function in board.c from scfw

978 次查看
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)
0 项奖励
回复
1 回复

929 次查看
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 项奖励
回复